spot/tests
Alexandre GBAGUIDI AISSE ee17c2dee4 twaalgos: Implement dt*a_sat_minimize_incr(...) functions
* python/spot/__init__.py: Add 'incr' boolean argument.
* spot/twaalgos/dtbasat.cc: Implement dtba_sat_minimize_incr(...).
* spot/twaalgos/dtbasat.hh: Declare it.
* spot/twaalgos/dtwasat.cc: Implement dtwa_sat_minimize_incr(...) and
deal with options.
* spot/twaalgos/dtwasat.hh: Declare it.
* spot/twaalgos/postproc.cc: Add option --sat-minimize=incr.
* spot/twaalgos/postproc.hh: Add incr parameter.
* tests/core/satmin.test: Add tests for incremental version.
Update expected result.
* tests/core/satmin2.test: Add tests for incremental version.
* tests/python/satmin.py: Add tests for incremental version.
2017-01-06 19:53:21 +01:00
..
core twaalgos: Implement dt*a_sat_minimize_incr(...) functions 2017-01-06 19:53:21 +01:00
ltsmin split ltsmin/check.test in three files 2016-11-24 11:36:26 +01:00
python twaalgos: Implement dt*a_sat_minimize_incr(...) functions 2017-01-06 19:53:21 +01:00
sanity install back the safety check of includes.test 2016-12-02 15:03:43 +01:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am support for semi-deterministic property 2016-12-29 16:37:43 +01:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00