ssGraph Struct Reference

Collaboration diagram for ssGraph:

Collaboration graph
[legend]

Data Fields

int nodeCount
ssNodenodes
int edgeCount
ssEdgeedges

Detailed Description

Definition at line 294 of file supStitch.c.


Field Documentation

int ssGraph::nodeCount

Definition at line 298 of file supStitch.c.

Referenced by ssDynamicProgram(), and ssGraphMake().

struct ssNode* ssGraph::nodes [read]

Definition at line 299 of file supStitch.c.

Referenced by ssDynamicProgram(), ssGraphFindBest(), ssGraphFree(), and ssGraphMake().

int ssGraph::edgeCount

Definition at line 300 of file supStitch.c.

Referenced by ssGraphMake().

struct ssEdge* ssGraph::edges [read]

Definition at line 301 of file supStitch.c.

Referenced by ssGraphFree(), and ssGraphMake().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:27:08 2007 for blat by  doxygen 1.5.2