spot/python/spot
Alexandre GBAGUIDI AISSE 9a204b770f spot: Implement dt*a_sat_minimize_assume(...) methods
* python/spot/__init__.py: Add 'assume' option.
* spot/misc/satsolver.cc: Add function to handle assumptions.
* spot/misc/satsolver.hh: Declare assumption function.
* spot/twaalgos/dtbasat.cc: Implement dtba_sat_minimize_assume.
* spot/twaalgos/dtbasat.hh: Declare it.
* spot/twaalgos/dtwasat.cc: Implement dtwa_sat_minimize_assume and
handle options.
* spot/twaalgos/dtwasat.hh: Declare it.
* spot/twaalgos/postproc.cc: Handle options.
* spot/twaalgos/postproc.hh: Use param_ var for incr and assume.
* tests/core/satmin.test: Add tests for the new function.
* tests/core/satmin2.test: Add tests for the new function.
* tests/python/satmin.py: Add tests for the new function.
2017-01-06 19:53:21 +01:00
..
__init__.py spot: Implement dt*a_sat_minimize_assume(...) methods 2017-01-06 19:53:21 +01:00
aux.py python: have %%dve and %%pml honor SPOT_TMPDIR and TMPDIR 2016-07-19 14:23:27 +02:00
impl.i alternation: add a states_and algorithm 2016-12-27 12:36:38 +01:00
ltsmin.i spot.ltsmin: fix errors on Darwin 2016-10-10 20:11:40 +02:00