
Data Fields | |
| ssEdge * | waysIn |
| ffAli * | ff |
| ssEdge * | bestWayIn |
| int | cumScore |
| int | nodeScore |
Definition at line 274 of file supStitch.c.
struct ssEdge* ssNode::waysIn [read] |
struct ffAli* ssNode::ff [read] |
struct ssEdge* ssNode::bestWayIn [read] |
| int ssNode::cumScore |
Definition at line 280 of file supStitch.c.
Referenced by ssDynamicProgram(), and ssGraphFindBest().
1.5.2