spot
1.1.4
|
Go to the source code of this file.
Namespaces | |
spot | |
Functions | |
emptiness_check * | spot::explicit_magic_search (const tgba *a, option_map o=option_map()) |
Returns an emptiness checker on the spot::tgba automaton a. More... | |
emptiness_check * | spot::bit_state_hashing_magic_search (const tgba *a, size_t size, option_map o=option_map()) |
Returns an emptiness checker on the spot::tgba automaton a. More... | |
emptiness_check * | spot::magic_search (const tgba *a, option_map o=option_map()) |
Wrapper for the two magic_search implementations. More... | |