#include <cstddef>
Include dependency graph for se05.hh:
Go to the source code of this file.
Namespaces | |
namespace | spot |
Functions | |
emptiness_check * | explicit_se05_search (const tgba *a) |
Returns an emptiness check on the spot::tgba automaton a. | |
emptiness_check * | bit_state_hashing_se05_search (const tgba *a, size_t size) |
Returns an emptiness checker on the spot::tgba automaton a. |