spot 2.12.2
|
Classes | |
class | spot::ta_reachable_iterator |
Iterate over all reachable states of a spot::ta. More... | |
class | spot::ta_reachable_iterator_depth_first |
An implementation of spot::ta_reachable_iterator that browses states depth first. More... | |
class | spot::ta_reachable_iterator_breadth_first |
An implementation of spot::ta_reachable_iterator that browses states breadth first. More... | |