Interface NeighborSimilarity.ApproximateScoreFunction

All Superinterfaces:
NeighborSimilarity.ScoreFunction
Enclosing interface:
NeighborSimilarity

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

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