#include "misc/hash.hh"
#include "evtgba/evtgba.hh"
#include <stack>
#include <deque>
Go to the source code of this file.
Classes | |
class | spot::evtgba_reachable_iterator |
Iterate over all reachable states of a spot::evtgba. More... | |
class | spot::evtgba_reachable_iterator_depth_first |
An implementation of spot::evtgba_reachable_iterator that browses states depth first. More... | |
class | spot::evtgba_reachable_iterator_breadth_first |
An implementation of spot::evtgba_reachable_iterator that browses states breadth first. More... | |
Namespaces | |
namespace | spot |