score

abstract fun score(node: Int): Float

Returns the score between the query and the provided node.

Return

the computed score

Parameters

node

a random node in the graph