spot/python/spot
Alexandre GBAGUIDI AISSE cf18c06940 twaalgos/cobuchi: Add nsa_to_nca()
* NEWS: Update.
* spot/twaalgos/cobuchi.hh: Declare to_dca() and nsa_to_nca().
* spot/twaalgos/cobuchi.cc: Implement them.
* python/spot/impl.i: Include new file for python bindings.
* spot/twaalgos/Makefile.am: Add new file.
* bin/autfilt.cc: Add --dca command line option. This option does not
return a deterministic automaton yet, but it will.
* tests/core/dca.test: Add tests for Büchi automata.
* tests/python/dca.py: Add a python script that builds a nondet. Streett
automaton.
* tests/python/dca.test: Add tests for Streett automata.
* tests/Makefile.am: Add all tests.
2017-09-19 17:37:00 +01: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 twaalgos/cobuchi: Add nsa_to_nca() 2017-09-19 17:37:00 +01:00
ltsmin.i skip divine tests when divine does not understand compile --help 2017-02-28 17:02:06 +01:00