V - the vertex typeS - the score typepublic interface VertexScorer<V,S>
| Modifier and Type | Method and Description |
|---|---|
S |
getVertexScore(V v)
Returns the algorithm's score for this vertex.
|
Copyright © 2021, 2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence