|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
V
- the vertex typeS
- the score typepublic interface VertexScorer<V,S>
An interface for algorithms that assign scores to vertices.
Method Summary | |
---|---|
S |
getVertexScore(V v)
Returns the algorithm's score for this vertex. |
Method Detail |
---|
S getVertexScore(V v)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |