spot/src/ta
Alexandre Duret-Lutz 941cb0b57b Fix tgta_explicit not to inherit from ta_explicit to please clang++.
* src/ta/tgtaexplicit.cc, src/ta/tgtaexplicit.hh: Use a ta_explicit
attribute instead of inheriting from it.
(get_ta): New method.
* src/taalgos/minimize.cc, src/taalgos/minimize.hh,
src/taalgos/tgba2ta.cc, src/tgbatest/ltl2tgba.cc: Adjust usage.
* wrap/python/spot.i (as_ta): Remove, now that we have get_ta.
* wrap/python/ajax/spot.in: Use get_ta instead of as_ta.
2012-08-21 14:21:31 +02:00
..
Makefile.am Fix ta/ and taalgos/ include path for VPATH builds. 2012-08-21 14:21:30 +02:00
ta.cc Doxygen comments. 2012-08-21 11:43:52 +02:00
ta.hh Stable version of TGTA approach implementation (automaton + product) 2012-08-21 14:21:07 +02:00
taexplicit.cc Don't always delete the tgba used in ta_explicit. 2012-08-21 14:21:30 +02:00
taexplicit.hh Don't always delete the tgba used in ta_explicit. 2012-08-21 14:21:30 +02:00
taproduct.cc Fixes to pass sanity checks. 2012-08-21 14:21:30 +02:00
taproduct.hh Stable version of TGTA approach implementation (automaton + product) 2012-08-21 14:21:07 +02:00
tgta.cc Stable version of TGTA approach implementation (automaton + product) 2012-08-21 14:21:07 +02:00
tgta.hh Fixes to pass sanity checks. 2012-08-21 14:21:30 +02:00
tgtaexplicit.cc Fix tgta_explicit not to inherit from ta_explicit to please clang++. 2012-08-21 14:21:31 +02:00
tgtaexplicit.hh Fix tgta_explicit not to inherit from ta_explicit to please clang++. 2012-08-21 14:21:31 +02:00
tgtaproduct.cc Fixes to pass sanity checks. 2012-08-21 14:21:30 +02:00
tgtaproduct.hh Fixes to pass sanity checks. 2012-08-21 14:21:30 +02:00