
Data Fields | |
| int | nodeCount |
| ssNode * | nodes |
| int | edgeCount |
| ssEdge * | edges |
Definition at line 294 of file supStitch.c.
struct ssNode* ssGraph::nodes [read] |
Definition at line 299 of file supStitch.c.
Referenced by ssDynamicProgram(), ssGraphFindBest(), ssGraphFree(), and ssGraphMake().
struct ssEdge* ssGraph::edges [read] |
1.5.2