spot/src/taalgos
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
..
dotty.cc GTA (Generalized Testing Automata) implementation 2012-07-15 18:10:01 +02:00
dotty.hh Preliminary implementation of Testing Automata. 2012-07-15 18:10:00 +02:00
emptinessta.cc GTA (Generalized Testing Automata) implementation 2012-07-15 18:10:01 +02:00
emptinessta.hh Add a new form of TA with a Single-pass emptiness check (STA) 2012-07-15 18:10:01 +02:00
Makefile.am GTA (Generalized Testing Automata) implementation 2012-07-15 18:10:01 +02:00
minimize.cc GTA (Generalized Testing Automata) implementation 2012-07-15 18:10:01 +02:00
minimize.hh GTA (Generalized Testing Automata) implementation 2012-07-15 18:10:01 +02:00
reachiter.cc Add a new form of TA with a Single-pass emptiness check (STA) 2012-07-15 18:10:01 +02:00
reachiter.hh Add Testing Automata Product & Emptiness Check 2012-07-15 18:10:00 +02:00
sba2ta.cc Single-pass Testing Automata (STA) optimizations 2012-07-15 18:10:01 +02:00
sba2ta.hh Add a new form of TA with a Single-pass emptiness check (STA) 2012-07-15 18:10:01 +02:00
statessetbuilder.cc Add TA minimization: merge bisimulating states 2012-07-15 18:10:00 +02:00
statessetbuilder.hh Add TA minimization: merge bisimulating states 2012-07-15 18:10:00 +02:00
stats.cc Add Testing Automata Product & Emptiness Check 2012-07-15 18:10:00 +02:00
stats.hh Add Testing Automata Product & Emptiness Check 2012-07-15 18:10:00 +02:00
tgba2ta.cc GTA (Generalized Testing Automata) implementation 2012-07-15 18:10:01 +02:00
tgba2ta.hh GTA (Generalized Testing Automata) implementation 2012-07-15 18:10:01 +02:00