#include "sabastate.hh"
#include "sabasucciter.hh"
#include <tgba/bdddict.hh>
Go to the source code of this file.
Classes | |
class | spot::saba |
A State-based Alternating (Generalized) Büchi Automaton.Browsing such automaton can be achieved using two functions: get_init_state , and succ_iter . The former returns the initial state while the latter lists the successor states of any state. More... | |
Namespaces | |
namespace | spot |