spot/src
Alexandre Duret-Lutz 654888718c add support for the weak property
This fixes #119.

* doc/org/tut21.org, doc/org/hoa.org, NEWS: Document it.
* src/twa/twa.hh: Support it in automata.
* src/twaalgos/hoa.cc, src/parseaut/parseaut.yy: Add I/O support.
* src/twaalgos/minimize.cc, src/twaalgos/totgba.cc: Set weak
automata on output.
* src/tests/complement.test, src/tests/parseaut.test,
src/tests/readsave.test, src/tests/remfin.test, src/tests/sccsimpl.test,
src/tests/wdba2.test, wrap/python/tests/automata-io.ipynb: Adjust.
2015-11-06 21:51:48 +01:00
..
bin hoa: output "unambiguous" only for non-deterministic automata by default 2015-11-05 19:42:08 +01:00
graph Add noexcept to various constructors related to graphs. 2015-10-03 15:46:05 +02:00
kripke twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
kripkeparse ltlparse: move in parsetl/, and declare in tl/parse.hh 2015-09-30 17:38:06 +02:00
misc python: implement formula.__format__ 2015-10-03 15:46:05 +02:00
parseaut add support for the weak property 2015-11-06 21:51:48 +01:00
parsetl ltlparse: move in parsetl/, and declare in tl/parse.hh 2015-09-30 17:38:06 +02:00
priv merge ltlvisit/ ltlast/ ltlenv/ into a single tl/ directory 2015-09-28 15:36:48 +02:00
sanity revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
ta twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
taalgos twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
tests add support for the weak property 2015-11-06 21:51:48 +01:00
tl fix unabbreviate 2015-10-19 10:56:31 +02:00
twa add support for the weak property 2015-11-06 21:51:48 +01:00
twaalgos add support for the weak property 2015-11-06 21:51:48 +01:00
.gitignore more files to ignore 2009-09-02 10:41:18 +02:00
Makefile.am ltlparse: move in parsetl/, and declare in tl/parse.hh 2015-09-30 17:38:06 +02:00