pso.lbest: pso.lbest

Description Usage Arguments Value

Description

Finds the lbest for the particle 'i' using the topology function given by the topology parameter.

Usage

1
pso.lbest(i, pbest, topology)

Arguments

i

The particle position

pbest

The pbest particle collection

topology

The desired topology function

Value

The lbes for i th particle


evoper documentation built on May 2, 2019, 12:13 a.m.

Related to pso.lbest in evoper...