Package pulse.search.direction.pso
Interface NeighbourhoodTopology
-
public interface NeighbourhoodTopology
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Particle[]
neighbours(Particle p, SwarmState ss)
-
-
-
Method Detail
-
neighbours
Particle[] neighbours(Particle p, SwarmState ss)
-
-