|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
E
- the edge typeS
- the score typepublic interface EdgeScorer<E,S>
An interface for algorithms that assign scores to edges.
Method Summary | |
---|---|
S |
getEdgeScore(E e)
Returns the algorithm's score for this edge. |
Method Detail |
---|
S getEdgeScore(E e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |