spot/src/ta
Ala-Eddine Ben-Salem 5a706300b0 Stable version of TGTA approach implementation (automaton + product)
* src/ta/tgta.hh, src/ta/tgta.cc, src/ta/tgtaexplicit.hh,
src/ta/tgtaexplicit.hh, src/ta/tgtaproduct.hh, src/ta/tgtaproduct.cc,
src/taalgos/minimize.cc, src/taalgos/minimize.hh,
src/taalgos/emptinessta.hh, src/taalgos/emptinessta.hh,
src/taalgos/emptinessta.cc, src/taalgos/tgba2ta.hh,
src/taalgos/tgba2ta.cc: rename tgbta to tgta
in this source files.
* src/ta/tgbtaexplicit.hh, src/ta/tgbtaproduct.hh,  src/ta/tgbta.cc,
src/ta/tgbtaproduct.cc, src/ta/tgbta.hh, src/ta/tgbtaexplicit.cc:
Rename as...
* src/ta/taexplicit.cc, src/ta/taexplicit.hh, src/ta/taproduct.cc,
src/ta/taproduct.hh, src/ta/tgtaexplicit.cc: ... these.
* src/taalgos/sba2ta.hh, src/taalgos/sba2ta.cc: deleted because
the implementation of all the transformations beteween TGBA and
the different forms of TA are new implemented in src/taalgos/tgba2ta.hh
 and src/taalgos/tgba2ta.cc.
* src/tgbatest/ltl2tgba.cc: rename the options of commands that build
the different forms of TA.
* src/ta/ta.hh: BUG Fix
* src/ta/Makefile.am, src/tgbatest/ltl2ta.test: impacts of this renaming
2012-08-21 14:21:07 +02:00
..
Makefile.am Stable version of TGTA approach implementation (automaton + product) 2012-08-21 14:21:07 +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 Stable version of TGTA approach implementation (automaton + product) 2012-08-21 14:21:07 +02:00
taexplicit.hh Stable version of TGTA approach implementation (automaton + product) 2012-08-21 14:21:07 +02:00
taproduct.cc Stable version of TGTA approach implementation (automaton + product) 2012-08-21 14:21:07 +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 Stable version of TGTA approach implementation (automaton + product) 2012-08-21 14:21:07 +02:00
tgtaexplicit.cc Stable version of TGTA approach implementation (automaton + product) 2012-08-21 14:21:07 +02:00
tgtaexplicit.hh Stable version of TGTA approach implementation (automaton + product) 2012-08-21 14:21:07 +02:00
tgtaproduct.cc Stable version of TGTA approach implementation (automaton + product) 2012-08-21 14:21:07 +02:00
tgtaproduct.hh Stable version of TGTA approach implementation (automaton + product) 2012-08-21 14:21:07 +02:00