#include "tgbaexplicit.hh"
#include "tgbaalgos/reachiter.hh"
#include "misc/hash.hh"
#include "tgba/tgba.hh"
#include <stack>
#include <deque>
#include <list>
#include <vector>
Go to the source code of this file.
Classes | |
class | spot::direct_simulation_relation |
class | spot::delayed_simulation_relation |
class | spot::tgba_reduc |
Namespaces | |
namespace | spot |
Typedefs | |
typedef std::pair< const spot::state *, const spot::state * > | spot::state_couple |
typedef std::vector < state_couple * > | spot::simulation_relation |