|
spot 2.16
|
A simplified successor edge without condition. More...
#include <spot/twaalgos/ltl2tgba_fm.hh>
Public Attributes | |
| acc_cond::mark_t | acc |
| Acceptance marks, using negated-Inf semantics. | |
| formula | dst |
| Destination formula-state. | |
A simplified successor edge without condition.
This is a lighter variant of fm_edge that omits the BDD condition on atomic propositions. It is useful for on-the-fly emptiness checks where the condition is known to be bddtrue (e.g., after realizability simplification has removed all atomic propositions).
| acc_cond::mark_t spot::fm_simple_edge::acc |
Acceptance marks, using negated-Inf semantics.
| formula spot::fm_simple_edge::dst |
Destination formula-state.
1.9.8