21 #include <spot/misc/optionmap.hh>
22 #include <spot/twa/fwd.hh>
23 #include <spot/twaalgos/emptiness.hh>
Manage a map of options.
Definition: optionmap.hh:34
emptiness_check_ptr explicit_tau03_opt_search(const const_twa_ptr &a, option_map o=option_map())
Returns an emptiness checker on the spot::tgba automaton a.
std::shared_ptr< emptiness_check > emptiness_check_ptr
Shared pointer to emptiness_check.
Definition: emptiness.hh:207
std::shared_ptr< const twa > const_twa_ptr
Shared pointer to a const twa.
Definition: fwd.hh:36
Definition: automata.hh:26