spot/spot/twa
Maximilien Colange 4f8a8f7305 Properly handle "simulated-states" property in twagraph::defrag_states.
* spot/twa/twagraph.cc: Implement the change.
* spot/twaalgos/simulation.hh: Improve documentation.
* tests/python/simstate.py: Improve the test.
* doc/org/concepts.org: Typo.
2017-06-05 15:48:36 +02:00
..
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
acc.cc acc: add a maybe_accepting() method 2017-05-31 17:18:03 +02:00
acc.hh acc: add a maybe_accepting() method 2017-05-31 17:18:03 +02:00
bdddict.cc bin: release all subformulas between runs 2017-05-18 18:24:49 +02:00
bdddict.hh remove some dead code discovered while studying PVS-Studio's report 2016-10-29 12:37:35 +02:00
bddprint.cc sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
bddprint.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
formula2bdd.cc python: add bindings for bdd_to_formula() 2017-03-08 15:39:08 +01:00
formula2bdd.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
fwd.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
Makefile.am get read of twa_safra_complement 2016-02-12 15:09:37 +01:00
taatgba.cc Rework the 'down_cast' macro, closing #196. 2017-02-02 17:01:40 +01:00
taatgba.hh Rework the 'down_cast' macro, closing #196. 2017-02-02 17:01:40 +01:00
twa.cc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
twa.hh rename is_deterministic to is_universal 2017-03-27 19:34:10 +02:00
twagraph.cc Properly handle "simulated-states" property in twagraph::defrag_states. 2017-06-05 15:48:36 +02:00
twagraph.hh scc_info: introduce edges_of() and inner_edges_of() 2017-05-09 22:12:42 +02:00
twaproduct.cc Rework the 'down_cast' macro, closing #196. 2017-02-02 17:01:40 +01:00
twaproduct.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00