20 #ifndef SPOT_TGBAALGOS_MINIMIZE_HH
21 # define SPOT_TGBAALGOS_MINIMIZE_HH
23 # include "tgba/tgbaexplicit.hh"
154 const ltl::formula* f = 0,
155 const tgba* aut_neg_f = 0,
156 bool reject_bigger =
false);
SPOT_API sba_explicit_number * minimize_monitor(const tgba *a)
Construct a minimal deterministic monitor.
SPOT_API sba_explicit_number * minimize_wdba(const tgba *a)
Minimize a Büchi automaton in the WDBA class.
SPOT_API tgba * 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.