vertexRec Struct Reference

#include <graph_boyer.h>


Data Fields

int DFSParent
int leastAncestor
int Lowpoint
int adjacentTo
int pertinentBicompList
int separatedDFSChildList
int fwdArcList


Detailed Description

Definition at line 149 of file graph_boyer.h.


Field Documentation

int vertexRec::adjacentTo
 

Definition at line 151 of file graph_boyer.h.

int vertexRec::DFSParent
 

Definition at line 151 of file graph_boyer.h.

int vertexRec::fwdArcList
 

Definition at line 155 of file graph_boyer.h.

int vertexRec::leastAncestor
 

Definition at line 151 of file graph_boyer.h.

int vertexRec::Lowpoint
 

Definition at line 151 of file graph_boyer.h.

int vertexRec::pertinentBicompList
 

Definition at line 155 of file graph_boyer.h.

int vertexRec::separatedDFSChildList
 

Definition at line 155 of file graph_boyer.h.


The documentation for this struct was generated from the following file:
Generated on Thu Oct 20 14:59:16 2005 for DominoParitySeparator by  doxygen 1.4.5