spot/tests
Alexandre Duret-Lutz 50fe34a55a introduce is_obligation(f)
This is not optimal yet because it still construct a minimal WDBA
internally, but it's better than the previous way to call
minimize_obligation() since it can avoid constructing the minimized
automaton in a few more cases.

* spot/tl/hierarchy.cc, spot/tl/hierarchy.hh: Introduce
is_obligation().
* bin/ltlfilt.cc: Wire it to --obligation.
* spot/twaalgos/minimize.cc: Implement is_wdba_realizable(),
needed by the above.
* tests/core/obligation.test: Test it.
* bin/man/spot-x.x, NEWS: Document it.
2017-11-16 07:26:34 +01:00
..
core introduce is_obligation(f) 2017-11-16 07:26:34 +01:00
ltsmin ltsmin: catch exceptions by reference 2017-06-20 17:29:48 +02:00
python symplify_acceptance: More rules 2017-11-06 17:31:59 +01:00
sanity man: mention ltlsynt in spot(7) 2017-10-15 12:22:22 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am tests: add a test for bdd_dict::assert_emptiness() 2017-11-05 11:17:56 +01:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00