spot
1.0.1
|
Go to the source code of this file.
Namespaces | |
namespace | spot |
Functions | |
sba_explicit_number * | spot::minimize_monitor (const tgba *a) |
Construct a minimal deterministic monitor. | |
sba_explicit_number * | spot::minimize_wdba (const tgba *a) |
Minimize a Büchi automaton in the WDBA class. | |
tgba * | spot::minimize_obligation (const tgba *aut_f, const ltl::formula *f=0, const tgba *aut_neg_f=0, bool reject_bigger=false) |
Minimize an automaton if it represents an obligation property. |