spot/spot/twa
Alexandre Duret-Lutz ad37cacbc0 twa: fix duplicate propositions in ap()
Calling register_ap() with same atomic proposition several time, for
instance via copy_ap() in a product, would create duplicate atomic
propositions.  This fix will be exercised by the next patch.

* spot/twa/twa.hh: Here.
* spot/twaalgos/compsusp.cc, spot/twaalgos/ltl2taa.cc: Fix
to correctly register atomic propositions.
* NEWS: Mention it.
2015-12-24 19:46:43 +01:00
..
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
acc.cc acc_code: parse from the constructor 2015-12-18 18:18:28 +01:00
acc.hh acc_cond: get rid of generalized_buchi() 2015-12-18 18:18:47 +01:00
bdddict.cc rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
bdddict.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
bddprint.cc rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
bddprint.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
formula2bdd.cc rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
formula2bdd.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
fwd.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
Makefile.am rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
taatgba.cc rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
taatgba.hh acc: simplify interface using operators 2015-12-16 19:06:20 +01:00
twa.cc rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
twa.hh twa: fix duplicate propositions in ap() 2015-12-24 19:46:43 +01:00
twagraph.cc rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
twagraph.hh python: allow iterating over the successors of a state 2015-12-14 11:51:57 +01:00
twaproduct.cc acc: get rid of join() 2015-12-17 14:39:03 +01:00
twaproduct.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
twasafracomplement.cc rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
twasafracomplement.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00