spot/src
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
..
ltlast * src/ltlast/formula.hh: Make it clear that ref() and unref() 2003-08-19 14:01:48 +00:00
ltlenv * src/ltlenv/environment.hh: Typo in comments. 2003-08-10 10:27:29 +00:00
ltlparse * src/ltlparse/ltlscan.ll: Allow doubly quoted atomic propositions. 2003-10-02 15:58:57 +00:00
ltltest Revamp the multop interface to allow some basic optimizations like 2003-08-10 16:29:49 +00:00
ltlvisit Rewrite all std::map<const formula*, ...> as 2003-08-28 16:59:11 +00:00
misc * src/tgba/state.hh (state_ptr_less_than, state_ptr_equal): 2003-09-30 16:02:34 +00:00
tgba * src/tgba/state.hh (state_ptr_less_than, state_ptr_equal): 2003-09-30 16:02:34 +00:00
tgbaalgos * iface/gspn/ltlgspn.cc: We call tgba_emptiness_check before 2003-10-07 12:13:30 +00:00
tgbaparse Before this change, all automata would construct their own 2003-07-14 21:42:59 +00:00
tgbatest * iface/gspn/ltlgspn.cc: We call tgba_emptiness_check before 2003-10-07 12:13:30 +00:00
.cvsignore * src/ltlvisit/Makefile.am (lib_LTLIBRARIES): Rename as ... 2003-04-30 12:46:12 +00:00
Makefile.am Before this change, all automata would construct their own 2003-07-14 21:42:59 +00:00