spot/tests
Alexandre GBAGUIDI AISSE 9acd7370b2 twaalgos: Improve data storage in SAT-minimization
* spot/misc/satsolver.hh: Make solver return vector<bool> instead of
vector<int>.
* spot/misc/satsolver.cc: Update code.
* spot/priv/Makefile.am: Add satcommon.*
* spot/priv/satcommon.hh: Declare helper class and factorize some
duplicate code of dt*asat.cc
* spot/priv/satcommon.cc: Implement helper class and factorize some
duplicate code of dt*asat.cc
* spot/twaalgos/dtbasat.cc: Declare helper, implement some functions
in dict struct and update code.
* spot/twaalgos/dtwasat.cc: Declare helper, implement some functions
in dict struct and update code.
* tests/core/readsat.cc: Update tests.
* tests/core/satmin.test: Typo.
* tests/core/satmin2.test: Update an expected result.
2017-01-06 19:53:21 +01:00
..
core twaalgos: Improve data storage in SAT-minimization 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 tests: Improve tests related to SAT-minimization 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