|
spot 2.16
|
A successor state with its associated acceptance marks, used in the shy Couvreur check. More...
#include <spot/twaalgos/gtec/gtec.hh>
Public Member Functions | |
| successor (acc_cond::mark_t acc, const spot::state *s) noexcept | |
| Construct a successor from acceptance marks and a state. | |
Public Attributes | |
| acc_cond::mark_t | acc |
| Acceptance marks on the edge to this successor. | |
| const spot::state * | s |
A successor state with its associated acceptance marks, used in the shy Couvreur check.
|
inlinenoexcept |
Construct a successor from acceptance marks and a state.
| acc_cond::mark_t spot::couvreur99_check_shy::successor::acc |
Acceptance marks on the edge to this successor.
| const spot::state* spot::couvreur99_check_shy::successor::s |
The successor state.
1.9.8