spot
1.0.2
|
#include <set>
#include <iosfwd>
#include <vector>
#include "misc/hash.hh"
#include "ltlast/formula.hh"
#include "bdddict.hh"
#include "tgba.hh"
Go to the source code of this file.
Classes | |
class | spot::taa_tgba |
A self-loop Transition-based Alternating Automaton (TAA) which is seen as a TGBA (abstract class, see below). More... | |
struct | spot::taa_tgba::transition |
Explicit transitions. More... | |
class | spot::state_set |
Set of states deriving from spot::state. More... | |
class | spot::taa_succ_iterator |
struct | spot::taa_succ_iterator::distance_sort |
class | spot::taa_tgba_labelled< label, label_hash > |
class | spot::taa_tgba_string |
class | spot::taa_tgba_formula |
Namespaces | |
namespace | spot |