MCPcopy Index your code
hub / github.com/SISDevelop/SwarmPackagePy / __init__

Method __init__

SwarmPackagePy/ba.py:13–77  ·  view source on GitHub ↗

:param n: number of agents :param function: test function :param lb: lower limits for plot axes :param ub: upper limits for plot axes :param dimension: space dimension :param iteration: number of iterations :param r0: level of impulse e

(self, n, function, lb, ub, dimension, iteration, r0=0.9,
                 V0=0.5, fmin=0, fmax=0.02, alpha=0.9, csi=0.9)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

_pointsMethod · 0.80
_set_GbestMethod · 0.80

Tested by

no test coverage detected