spot/python/spot
Laurent XU 27982fb80f parity: add spot::change_parity()
This function changes the parity acceptance of an automaton.

* spot/twaalgos/parity.cc, spot/twaalgos/parity.hh: Here
* python/spot/impl.i: Add spot/twaalgos/parity.hh
* spot/twaalgos/Makefile.am: Add spot/twaalgos/parity.{cc,hh}
* tests/core/parity.cc, tests/core/parity.test: Add
spot::change_parity() tests
* tests/python/parity.ipynb: Add documentation about
spot::change_parity()
* tests/Makefile.am: Add tests/core/parity.{cc,hh} and
tests/python/parity.ipynb
* doc/org/tut.org: Add the html page of tests/python/parity.ipynb
2017-09-25 12:10:14 +02:00
..
__init__.py fix typos and indentation 2017-09-05 13:23:01 +02:00
aux.py python: have %%dve and %%pml honor SPOT_TMPDIR and TMPDIR 2016-07-19 14:23:27 +02:00
gen.i gen: pass the bdd_dict to aut_pattern() 2017-04-28 13:32:03 +02:00
impl.i parity: add spot::change_parity() 2017-09-25 12:10:14 +02:00
ltsmin.i skip divine tests when divine does not understand compile --help 2017-02-28 17:02:06 +01:00