implement a FORQ-based inclusion check for SBAs
* spot/twaalgos/forq_contains.cc, spot/twaalgos/forq_contains.hh: New files. * spot/twaalgos/Makefile.am, python/spot/impl.i: Add them. * tests/python/forq_contains.py: New file. * tests/Makefile.am: Add it.
This commit is contained in:
parent
c2832cabfc
commit
d1c5b2efdf
6 changed files with 1574 additions and 0 deletions
|
|
@ -416,6 +416,7 @@ TESTS_python = \
|
|||
python/dualize.py \
|
||||
python/ecfalse.py \
|
||||
python/except.py \
|
||||
python/forq_contains.py \
|
||||
python/game.py \
|
||||
python/gen.py \
|
||||
python/genem.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue