spot/iface
rebiha 6920a1c30f * iface/gspn/ltlgspn.cc: We call tgba_emptiness_check before
counter_example. And we print the prefix and the periode of
counter_example's result.

* src/tgbatest/emptinesscheckexplicit.cc (main):
We call tgba_emptiness_check before counter_example.
* src/tgbatest/emptinesscheck.cc (main):
We call tgba_emptiness_check before counter_example.

* src/tgbaalgos/emptinesscheck.hh (spot):
(spot::print_result): New methode to print the prefix and the
periode of counter_example's result.

* src/tgbaalgos/emptinesscheck.cc (spot): counter_example doesn't
call tgba_emptiness_check. counter_example must be executed after
calling tgba_emptiness_check.  Remove tgba_emptiness_check calls.
(print_result): New methode to print the prefix and the
periode of counter_example's result.  Remove most of all std::cout
during execution of emptiness_check's methodes.
2003-10-07 12:13:30 +00:00
..
gspn * iface/gspn/ltlgspn.cc: We call tgba_emptiness_check before 2003-10-07 12:13:30 +00:00
.cvsignore more files to ignore 2003-07-15 11:51:32 +00:00
Makefile.am * src/tgbaalgos/magic.cc, src/tgbaalgos/reachiter.cc: Include cassert. 2003-07-31 11:47:21 +00:00