Interface NeighborSimilarity.ExactScoreFunction

All Superinterfaces:
NeighborSimilarity.ScoreFunction
Enclosing interface:
NeighborSimilarity

public static interface NeighborSimilarity.ExactScoreFunction extends NeighborSimilarity.ScoreFunction
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
     
    float
    similarityTo(int node2)