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

wta: Results of 4xX^4 for Z,max

parent ec9eef5e
No related branches found
No related tags found
No related merge requests found
...@@ -1087,6 +1087,17 @@ ls -sh bench/wta_powerset_0,4_*__14281* ...@@ -1087,6 +1087,17 @@ ls -sh bench/wta_powerset_0,4_*__14281*
: Trying 62665... : Trying 62665...
: First bad state count: 62666 : First bad state count: 62666
**** Automaton Size
#+BEGIN_SRC shell
./bench.py generate ../../copar/bin/random-wta --monoid Z,max --symbols 0,0,0,0,4 --out-degree 50 --different-values 50 --states 62665
./bench.py run ../../copar/bin/copar --monoid Z,max --symbols 0,0,0,0,4 --out-degree 50 --different-values 50 --states 62665 --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 | 3195915 | 15666250 | 397 | 3195915 | 62665 | 11627719 | 154.99753875 | 48.473165 | 98.758726744 | 26.2347205 | 66.312403669 |
*** 4xX^5 mit out-degree und different-values 50 *** 4xX^5 mit out-degree und different-values 50
#+BEGIN_SRC shell #+BEGIN_SRC shell
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment