spot  2.16
Public Attributes | List of all members

A simplified successor edge without condition. More...

#include <spot/twaalgos/ltl2tgba_fm.hh>

Collaboration diagram for spot::fm_simple_edge:

Public Attributes

acc_cond::mark_t acc
 Acceptance marks, using negated-Inf semantics. More...
 
formula dst
 Destination formula-state. More...
 

Detailed Description

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).

Member Data Documentation

◆ acc

acc_cond::mark_t spot::fm_simple_edge::acc

Acceptance marks, using negated-Inf semantics.

◆ dst

formula spot::fm_simple_edge::dst

Destination formula-state.


The documentation for this struct was generated from the following file:

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Fri Feb 27 2015 10:00:07 for spot by doxygen 1.9.1