spot/python
Alexandre Duret-Lutz 540b971355 gen: rename genltl() to ltl_pattern() and introduce ltl_patterns()
* spot/gen/formulas.hh, spot/gen/formulas.cc (genltl): Rename as...
(ltl_pattern): This.
(ltl_pattern_max): New function.
* bin/genltl.cc: Adjust names, and simplify using ltl_pattern_max().
* python/spot/gen.i (ltl_patterns): New function.
* tests/python/gen.py: Test it.
* tests/python/gen.ipynb: New file to document the spot.gen package.
* tests/Makefile.am, doc/org/tut.org: Add gen.ipynb.
2017-04-26 15:06:02 +02:00
..
ajax python: render the M&P hierarchy in SVG 2017-01-18 20:58:20 +01:00
spot gen: rename genltl() to ltl_pattern() and introduce ltl_patterns() 2017-04-26 15:06:02 +02:00
.gitignore python: add wrapper for libspotgen 2017-04-23 17:24:23 +02:00
buddy.i * python/buddy.i: Add a hash function for BDDs. 2016-03-01 10:10:01 +01:00
Makefile.am python: add wrapper for libspotgen 2017-04-23 17:24:23 +02:00