26 #include <spot/misc/optionmap.hh> 27 #include <spot/twa/fwd.hh> 28 #include <spot/twaalgos/emptiness.hh> 85 SPOT_API emptiness_check_ptr
112 SPOT_API emptiness_check_ptr
114 option_map o = option_map());
123 SPOT_API emptiness_check_ptr
124 se05(
const const_twa_ptr& a, option_map o);
Definition: automata.hh:26
emptiness_check_ptr explicit_se05_search(const const_twa_ptr &a, option_map o=option_map())
Returns an emptiness check on the spot::tgba automaton a.
emptiness_check_ptr se05(const const_twa_ptr &a, option_map o)
Wrapper for the two se05 implementations.
emptiness_check_ptr bit_state_hashing_se05_search(const const_twa_ptr &a, size_t size, option_map o=option_map())
Returns an emptiness checker on the spot::tgba automaton a.