spot  2.11.6
Public Member Functions | Public Attributes | List of all members
spot::twa_graph_edge_data Struct Reference

Data attached to edges of a twa_graph. More...

#include <spot/twa/twagraph.hh>

Collaboration diagram for spot::twa_graph_edge_data:

Public Member Functions

 twa_graph_edge_data (bdd cond, acc_cond::mark_t acc={}) noexcept
 
bool operator< (const twa_graph_edge_data &other) const
 
bool operator== (const twa_graph_edge_data &other) const
 

Public Attributes

bdd cond
 
acc_cond::mark_t acc
 

Detailed Description

Data attached to edges of a twa_graph.

Each edge of the graph has to additional data that are cond (a BDD representing the Boolean formula labeling the edge), and acc a set of acceptance marks representing the membership of the each to each acceptance set.


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