spot/python/spot
Alexandre Duret-Lutz 701a3b1c6a contains: fix the semantics
spot::contains(a, b) should test a⊇b.  It was testing a⊆b instead.

* NEWS: Mention the bug.
* spot/twaalgos/contains.cc, spot/twaalgos/contains.hh: Fix the
code and documentation.
* tests/python/contains.ipynb: Adjust description and expected
results.
* python/spot/__init__.py: Also swap the argument of
language_containment_checker.contains()
* bin/autfilt.cc: Adjust usage.
2018-08-02 13:54:17 +02:00
..
__init__.py contains: fix the semantics 2018-08-02 13:54:17 +02:00
aux.py python: have %%dve and %%pml honor SPOT_TMPDIR and TMPDIR 2016-07-19 14:23:27 +02:00
gen.i genltl: add support for --sejk-f=n,m 2018-06-05 08:48:40 +02:00
impl.i trival: prefer a global operator== relying on implicit conversion 2018-07-04 16:00:00 +02:00
jupyter.py python: add a show= keyword to display_inline() 2018-05-12 09:23:05 +02:00
ltsmin.i skip divine tests when divine does not understand compile --help 2017-02-28 17:02:06 +01:00