spot/spot
Alexandre GBAGUIDI AISSE 8a0eed6cef twaalgos: Implement language_map algo
* python/spot/impl.i: Add python bindings.
* spot/twaalgos/langmap.cc: Implement algo.
* spot/twaalgos/langmap.hh: Declare algo.
* spot/twaalgos/Makefile.am: Add new files.
* tests/python/langmap.py: Add tests.
* NEWS: Update.
2017-01-06 19:53:21 +01:00
..
graph twa_graph: support alternation in remove_dead/unreachable_states 2016-12-29 12:57:53 +01:00
kripke Automata with no state are no longer allowed. 2016-11-29 10:34:03 +01:00
ltsmin ltsmin: workaround spurious gcc-snapshot warning 2016-12-10 21:56:25 +01:00
misc spot: Implement dt*a_sat_minimize_assume(...) methods 2017-01-06 19:53:21 +01:00
parseaut support for semi-deterministic property 2016-12-29 16:37:43 +01:00
parsetl parsetl: flush the errors 2016-11-05 22:59:02 +01:00
priv twaalgos: Improve data storage in SAT-minimization 2017-01-06 19:53:21 +01:00
ta Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
taalgos Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
tl twa: add prop_set::improve_det 2016-12-30 10:56:04 +01:00
twa twa: add prop_set::improve_det 2016-12-30 10:56:04 +01:00
twaalgos twaalgos: Implement language_map algo 2017-01-06 19:53:21 +01:00
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
Makefile.am spot: Add Picosat to Spot library & Update satsolver class 2017-01-06 19:53:21 +01:00