Class UnweightedNeighborhoodAdapter

  • All Implemented Interfaces:
    WeightedNeighborSetPredicate

    public class UnweightedNeighborhoodAdapter
    extends java.lang.Object
    implements WeightedNeighborSetPredicate
    Adapter to use unweighted neighborhoods in an algorithm that requires weighted neighborhoods.
    Since:
    0.4.0
    Author:
    Erich Schubert