
Data Fields | |
| ssEdge * | next |
| ssNode * | nodeIn |
| int | score |
| int | overlap |
| int | crossover |
Definition at line 284 of file supStitch.c.
struct ssEdge* ssEdge::next [read] |
struct ssNode* ssEdge::nodeIn [read] |
Definition at line 288 of file supStitch.c.
Referenced by ssDynamicProgram(), ssGraphFindBest(), and ssGraphMake().
| int ssEdge::score |
| int ssEdge::overlap |
1.5.2