spot/wrap/python
Alexandre Duret-Lutz 88141b2711 randaut: better generation of acceptance conditions
* src/bin/randaut.cc: Replace the --acc-type and --acc-sets
options by a more general --acceptance option, that take either
an acceptance formula, or an acceptance name parametred by ranges.
Also accept a range for the number of atomic propositions.
* src/twaalgos/randomgraph.cc (random_acceptance): Move...
* src/twa/acc.cc, src/twa/acc.hh (random): ... here.
(parse_acc_code): Generalize to accept ranges instead of
numbers whenever sensible, and accept a 'random' acceptance.
* src/tests/randaut.test: Adjust tests and add more.
* wrap/python/tests/randaut.ipynb: Adjust call to randaut.
2015-05-26 09:09:31 +02:00
..
ajax python: use hoa_parse instead of tgba_parse 2015-01-27 22:44:01 +01:00
tests randaut: better generation of acceptance conditions 2015-05-26 09:09:31 +02:00
.gitignore Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
buddy.i buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
Makefile.am Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
spot.py python: rewrite translate() to deal with unambiguous and sbacc 2015-05-15 23:50:19 +02:00
spot_impl.i acc: recognize parity acceptance 2015-05-20 20:00:25 +02:00