#include "tgba/tgbaexplicit.hh"
#include "ltlast/formula.hh"
Go to the source code of this file.
Namespaces | |
namespace | spot |
Functions | |
tgba_explicit_number * | spot::minimize_monitor (const tgba *a) |
Construct a minimal deterministic monitor. | |
tgba_explicit_number * | spot::minimize_wdba (const tgba *a) |
Minimize a Büchi automaton in the WDBA class. | |
const tgba * | spot::minimize_obligation (const tgba *aut_f, const ltl::formula *f=0, const tgba *aut_neg_f=0) |
Minimize an automaton if it represents an obligation property. |