spot/wrap/python
Alexandre Duret-Lutz afbaa54d92 rewrite explicit Kripke structures and their parser
Fixes #4 and fixes #5.

* NEWS: Mention the change.
* src/kripkeparse/: Delete.
* README, src/Makefile.am, configure.ac: Adjust.
* src/kripke/kripkeexplicit.cc, src/kripke/kripkeexplicit.hh,
src/kripke/kripkeprint.cc, src/kripke/kripkeprint.hh: Delete.
* src/kripke/kripkegraph.hh: New file.
* src/kripke/Makefile.am: Adjust.
* src/parseaut/parseaut.yy, src/parseaut/public.hh: Add
an option to read kripke structures.
* src/tests/bad_parsing.test: Delete.
* src/tests/Makefile.am: Adjust.
* src/tests/kripke.test, src/tests/parse_print_test.cc: Rewrite.
* src/tests/ikwiad.cc, src/tests/parseaut.test,
iface/ltsmin/modelcheck.cc, wrap/python/spot_impl.i: Adjust.
2015-11-28 02:18:39 +01:00
..
ajax rename is_guarantee_automaton() as is_terminal_automaton() 2015-11-07 14:05:01 +01:00
tests python: better interface for sat_minimize() 2015-11-17 18:37:23 +01:00
.gitignore help git --status by ignoring more files 2015-09-09 00:49:13 +02:00
buddy.i buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
Makefile.am Use -Bsymbolic-functions and -Bsymbolic 2015-11-10 15:10:11 +01:00
spot.py python: better interface for sat_minimize() 2015-11-17 18:37:23 +01:00
spot_impl.i rewrite explicit Kripke structures and their parser 2015-11-28 02:18:39 +01:00