spot
1.1.4
|
Go to the source code of this file.
Namespaces | |
spot | |
Functions | |
sba_explicit_number * | spot::minimize_monitor (const tgba *a) |
Construct a minimal deterministic monitor. More... | |
sba_explicit_number * | spot::minimize_wdba (const tgba *a) |
Minimize a Büchi automaton in the WDBA class. More... | |
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. More... | |