20 #ifndef SPOT_TA_TGTA_HH
21 # define SPOT_TA_TGTA_HH
23 #include "tgba/tgba.hh"
80 succ_iter_by_changeset(
const spot::state* s, bdd change_set)
const =0;
86 #endif // SPOT_TA_TGTA_HH
Abstract class for states.
Definition: state.hh:40
Iterate over the successors of a state.
Definition: succiter.hh:38
A Transition-based Generalized Büchi Automaton.
Definition: tgba.hh:67
A Transition-based Generalized Testing Automaton (TGTA).
Definition: tgta.hh:61