VonNeumannNeighborhoodFinder

constructor(problemDefinition: ProblemDefinition, radius: Int = 1)(source)

Parameters

problemDefinition

the problem definition over which the neighborhood should be found.

radius

the radius for the neighborhood. The default is 1.