#include <cstddef>#include "misc/optionmap.hh"Include dependency graph for se05.hh:

Go to the source code of this file.
Namespaces | |
| namespace | spot |
Functions | |
| emptiness_check * | spot::explicit_se05_search (const tgba *a, option_map o=option_map()) |
| Returns an emptiness check on the spot::tgba automaton a. | |
| emptiness_check * | spot::bit_state_hashing_se05_search (const tgba *a, size_t size, option_map o=option_map()) |
| Returns an emptiness checker on the spot::tgba automaton a. | |
| emptiness_check * | spot::se05 (const tgba *a, option_map o) |
| Wrapper for the two se05 implementations. | |
1.5.2