Skip to content
Snippets Groups Projects
Commit 44f77b89 authored by Hans-Peter Deifel's avatar Hans-Peter Deifel
Browse files

wta: Results of 4xX for Z,max

parent 107498ff
No related branches found
No related tags found
No related merge requests found
......@@ -989,6 +989,15 @@ ls -sh bench/wta_powerset_0,4_*__14281*
**** Automaton Size
#+BEGIN_SRC shell
./bench.py generate ../../copar/bin/random-wta --monoid Z,max --symbols 0,4 --out-degree 50 --different-values 50 --states 114888
./bench.py run ../../copar/bin/copar --monoid Z,max --symbols 0,4 --out-degree 50 --different-values 50 --states 114888 --indiv --header
#+END_SRC
#+RESULTS:
| i | states | edges | initial-partition-size | final-partition-size | explicit-final-partition-size | size1-skipped | overall-duration | parse-duration | algorithm-duration | initialize-duration | refine-duration |
| 0 | 5859288 | 11488800 | 416 | 574439 | 114888 | 6911761 | 181.011843864 | 58.957254337 | 111.080014285 | 34.573326846 | 66.278452727 |
*** 4xX^2 mit out-degree 50 und different-values 50
#+BEGIN_SRC shell
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment