spot  1.1.4
Public Member Functions | Public Attributes | List of all members
spot::scc_stack_ta::connected_component Struct Reference

#include <ta/ta.hh>

Collaboration diagram for spot::scc_stack_ta::connected_component:
Collaboration graph

Public Member Functions

 connected_component (int index=-1)
 

Public Attributes

int index
 Index of the SCC. More...
 
bool is_accepting
 
bdd condition
 
std::list< state * > rem
 

Constructor & Destructor Documentation

spot::scc_stack_ta::connected_component::connected_component ( int  index = -1)

Member Data Documentation

bdd spot::scc_stack_ta::connected_component::condition

The bdd condition is the union of all acceptance conditions of transitions which connect the states of the connected component.

int spot::scc_stack_ta::connected_component::index

Index of the SCC.

bool spot::scc_stack_ta::connected_component::is_accepting
std::list<state*> spot::scc_stack_ta::connected_component::rem

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 Mon Jul 29 2013 00:27:25 for spot by doxygen 1.8.4