Interface IPPNodeSimilarity
-
- All Known Implementing Classes:
PPNodeSimilarity
public interface IPPNodeSimilarity
IPPNodeSimilarity Created by korffmo1 on 02.03.16.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
getSimilarity(IPPNode query, IPPNode base)
void
setVerbose(boolean v)
-