Uses of Class
io.github.jbellis.jvector.graph.NeighborArray
Packages that use NeighborArray
-
Uses of NeighborArray in io.github.jbellis.jvector.graph
Methods in io.github.jbellis.jvector.graph with parameters of type NeighborArrayModifier and TypeMethodDescriptionvoidConcurrentNeighborSet.insertDiverse(NeighborArray natural, NeighborArray concurrent) For each candidate (going from best to worst), select it only if it is closer to target than it is to any of the already-selected candidates.