spot/spot/twa
Alexandre Duret-Lutz c225747749 twa: introduce intersects() and friends
* spot/twa/twa.hh, spot/twa/twa.cc (intersects, intersecting_run,
intersecting_word): New functions.
* NEWS: Mention them.
* doc/org/tut51.org, tests/python/bugdet.py: Use them.
2016-11-13 11:23:12 +01:00
..
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
acc.cc fix some implicit promotion from bool, as suggested by PVS-Studio 2016-10-29 12:37:35 +02:00
acc.hh fix unpaired copy-ctor/op= reported by PVS-Stydio 2016-10-29 12:37:21 +02:00
bdddict.cc remove some dead code discovered while studying PVS-Studio's report 2016-10-29 12:37:35 +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 sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +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 sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
taatgba.hh use SPOT_ASSERT instead of assert 2016-07-24 23:26:59 +02:00
twa.cc twa: introduce intersects() and friends 2016-11-13 11:23:12 +01:00
twa.hh twa: introduce intersects() and friends 2016-11-13 11:23:12 +01:00
twagraph.cc highlight: improve support for highlighted edges 2016-07-18 23:23:01 +02:00
twagraph.hh improve doc for purge_unreachable_states and purge_dead_states 2016-11-11 15:38:25 +01:00
twaproduct.cc active -Wsuggest-override where supported 2016-07-27 10:30:10 +02:00
twaproduct.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00