spot/python/spot
Alexandre Duret-Lutz 35fca49075 parseaut: allow false edges to not be dropped
This is a followup to issue #548, which was caused by edges being
dropped.  In that context dropping edge was not really desirable, so
let's make this behavior configurable.

* spot/parseaut/public.hh: Add a new option.
* python/spot/__init__.py: Likewise.
* spot/parseaut/parseaut.yy: Honor that option.
* tests/python/parsetgba.py: Add a short test for it.
* NEWS: Mention it.
2023-11-15 11:15:32 +01:00
..
__init__.py parseaut: allow false edges to not be dropped 2023-11-15 11:15:32 +01:00
aux_.py python: rename aux.py to aux_.py 2020-11-08 14:08:13 +01:00
gen.i python: remove workaround for swig 2.0.2 2019-10-02 09:34:18 +02:00
impl.i ltlsynt: add option --global-equivalence 2023-10-03 09:21:55 +02:00
jupyter.py python: define our own SVG DisplayObject 2019-12-05 08:01:07 +01:00
ltsmin.i ltsmin-pml: work around newer jupyter versions 2021-11-15 23:37:08 +01:00