spot/python
Alexandre Duret-Lutz 939f63eec9 genltl: add support for --sejk-f=n,m
Together with the previous patch, this Fixes #353.

Implementing this required to extend our interface two support
two-parameter patterns.

* spot/gen/formulas.cc, spot/gen/formulas.hh: Implement it.
* bin/genltl.cc: Add --sejk-f.
* bin/common_output.cc, bin/common_output.hh: Adjust to handle
"line numbers" that are not integers (e.g., "3,2"), since those
are used to display pattern parameters.
* bin/ltlfilt.cc: Adjust.
* python/spot/gen.i: Add support for two-parameters patterns.
* tests/core/genltl.test, tests/python/gen.ipynb: Augment.
* NEWS: Mention it.
2018-06-05 08:48:40 +02:00
..
ajax python: render the M&P hierarchy in SVG 2017-01-18 20:58:20 +01:00
spot genltl: add support for --sejk-f=n,m 2018-06-05 08:48:40 +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: introduce spot.jupyter.display_inline() 2018-05-04 15:27:51 +02:00