* src/tgbatest/randtgba.cc: Complete performance measurements.
* src/tgbatest/ltl2tgba.cc: Typo. * src/tgbaalgos/magic.hh: Correct pseudo-code. dedicated to display of stats.
This commit is contained in:
parent
1072b2dd99
commit
68c0aa2e38
4 changed files with 570 additions and 347 deletions
|
|
@ -801,7 +801,7 @@ main(int argc, char** argv)
|
|||
<< std::right << std::setw(10)
|
||||
<< ecs->max_depth();
|
||||
else
|
||||
std::cout << "no stats,, ";
|
||||
std::cout << "no stats, , ";
|
||||
if (res)
|
||||
std::cout << ", accepting run found";
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue