graphNode Struct Reference

#include <graph_boyer.h>


Data Fields

int v
int visited
int link [2]
int type
int sign
int id


Detailed Description

Definition at line 107 of file graph_boyer.h.


Field Documentation

int graphNode::id
 

Definition at line 114 of file graph_boyer.h.

int graphNode::link[2]
 

Definition at line 111 of file graph_boyer.h.

int graphNode::sign
 

Definition at line 113 of file graph_boyer.h.

int graphNode::type
 

Definition at line 112 of file graph_boyer.h.

int graphNode::v
 

Definition at line 109 of file graph_boyer.h.

int graphNode::visited
 

Definition at line 110 of file graph_boyer.h.


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