|
Darwin
1.10(beta)
|
Implements the scoring functions needed by the search moves. Required member functions are isMatchable(), isFinite() and score(). More...
Public Member Functions | |
| bool | isMatchable (const drwnNNGraphNode &a) const |
| bool | isFinite (const drwnNNGraphNode &a, const drwnNNGraphNode &b) const |
| float | score (const drwnNNGraphNode &a, const drwnNNGraphNode &b) const |
Implements the scoring functions needed by the search moves. Required member functions are isMatchable(), isFinite() and score().
1.8.6