spot/src/ta
Ala-Eddine Ben-Salem 83e7f0fa18 GTA (Generalized Testing Automata) implementation
* src/ta/ta.cc, src/ta/ta.hh, src/ta/taexplicit.cc,
src/ta/taexplicit.hh, src/ta/taproduct.cc, src/ta/taproduct.hh,
src/taalgos/Makefile.am, src/taalgos/dotty.cc,
src/taalgos/emptinessta.cc, src/taalgos/minimize.cc,
src/taalgos/minimize.hh, src/taalgos/tgba2ta.cc, src/taalgos/tgba2ta.hh,
src/tgbatest/ltl2tgba.cc: changes introduced to add a new form of TA
called GTA (Generalized Testing Automata). GTA is a TA with acceptance-
conditions added on transitions.
2012-07-15 18:10:01 +02:00
..
Makefile.am Add Testing Automata Product & Emptiness Check 2012-07-15 18:10:00 +02:00
ta.cc GTA (Generalized Testing Automata) implementation 2012-07-15 18:10:01 +02:00
ta.hh GTA (Generalized Testing Automata) implementation 2012-07-15 18:10:01 +02:00
taexplicit.cc GTA (Generalized Testing Automata) implementation 2012-07-15 18:10:01 +02:00
taexplicit.hh GTA (Generalized Testing Automata) implementation 2012-07-15 18:10:01 +02:00
taproduct.cc GTA (Generalized Testing Automata) implementation 2012-07-15 18:10:01 +02:00
taproduct.hh GTA (Generalized Testing Automata) implementation 2012-07-15 18:10:01 +02:00