CAR: new algorithm for paritizing
* NEWS: Mention it. * spot/twaalgos/car.cc, spot/twaalgos/car.hh, tests/python/car.py: New files. * spot/twaalgos/Makefile.am, tests/Makefile.am: Add them. * python/spot/impl.i: Include CAR. * spot/twa/acc.cc, spot/twa/acc.hh, spot/twa/twagraph.cc, spot/twa/twagraph.hh: Add supporting methods.
This commit is contained in:
parent
5d021a18d6
commit
96531f29f2
11 changed files with 1663 additions and 1 deletions
|
|
@ -372,6 +372,7 @@ TESTS_python = \
|
|||
python/bdditer.py \
|
||||
python/bddnqueen.py \
|
||||
python/bugdet.py \
|
||||
python/car.py \
|
||||
python/complement_semidet.py \
|
||||
python/declenv.py \
|
||||
python/decompose_scc.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue