spot/python
Antoine Martin 0505ee9310 tl: implement suffix operator normal form
* spot/tl/Makefile.am: New sonf files
* spot/tl/sonf.cc,spot/tl/sonf.hh: Here.
* python/spot/impl.i: include sonf.hh header
* doc/spot.bib: add entry for the SONF paper
* tests/python/formulas.ipynb: show sample usage
* tests/python/spot.py: test automata equivalence before/after SONF
* NEWS: mention the change
2022-03-03 09:13:04 +01:00
..
spot tl: implement suffix operator normal form 2022-03-03 09:13:04 +01:00
.gitignore remove more references to the old cgi-based translator 2018-08-28 20:48:44 +02:00
buddy.i Adding bdd_is_cube for python 2021-09-16 14:53:45 +02:00
Makefile.am Work around issue with inttypes.h macros 2021-11-16 23:28:16 +01:00