CCtsp_lpgraph Struct Reference

#include <bc_tsp.h>

Collaboration diagram for CCtsp_lpgraph:

Collaboration graph
[legend]

Data Fields

int ncount
int espace
int ecount
int nodemarker
CCtsp_lpnodenodes
CCtsp_lpedgeedges
CCtsp_lpadjadjspace
int adjstart
int adjend

Detailed Description

Definition at line 105 of file bc_tsp.h.


Field Documentation

int CCtsp_lpgraph::adjend
 

Definition at line 115 of file bc_tsp.h.

CCtsp_lpadj* CCtsp_lpgraph::adjspace
 

Definition at line 113 of file bc_tsp.h.

int CCtsp_lpgraph::adjstart
 

Definition at line 114 of file bc_tsp.h.

int CCtsp_lpgraph::ecount
 

Definition at line 109 of file bc_tsp.h.

CCtsp_lpedge* CCtsp_lpgraph::edges
 

Definition at line 112 of file bc_tsp.h.

int CCtsp_lpgraph::espace
 

Definition at line 108 of file bc_tsp.h.

int CCtsp_lpgraph::ncount
 

Definition at line 107 of file bc_tsp.h.

int CCtsp_lpgraph::nodemarker
 

Definition at line 110 of file bc_tsp.h.

CCtsp_lpnode* CCtsp_lpgraph::nodes
 

Definition at line 111 of file bc_tsp.h.


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