pso.neighborhood.K4 {evoper}R Documentation

pso.neighborhood.K4

Description

The von neumann neighborhood function for a lattice-based topology where every particle has k = 4 neighbors

Usage

pso.neighborhood.K4(i, n)

Arguments

i

The particle position

n

the size of particle population


[Package evoper version 0.5.0 Index]