spot/tests
Thomas Medioni c9d8d41fd3 implement dualize to complement automatons
* NEWS: Mention the implementation
* python/spot/impl.i: Add dualize() to python interface.
* spot/twaalgos/Makefile.am: Add dualize.cc,hh to the build
* spot/twaalgos/dualize.cc: Implement dualize() that takes an automaton
  and returns its dual
* spot/twaalgos/dualize.hh: Implement dualize()
* tests/Makefile.am: Add dualize tests to the test suite
* tests/python/dualize.py: Test cases for dualize
2017-04-07 17:15:38 +02:00
..
core remfin: fix a corner case for rabin_to_buchi_maybe 2017-04-04 14:20:41 +02:00
ltsmin ltsmin: more information for MacOS users 2017-02-16 14:10:33 +01:00
python implement dualize to complement automatons 2017-04-07 17:15:38 +02:00
sanity various typos 2017-03-30 21:45:43 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am implement dualize to complement automatons 2017-04-07 17:15:38 +02:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00