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

Method __init__

SwarmPackagePy/fwa.py:11–59  ·  view source on GitHub ↗

:param n: number of fireworks :param function: test function :param lb: lower limits for plot axes :param ub: upper limits for plot axes :param dimension: space dimension :param iteration: the number of iterations :param m1: parameter c

(self, n, function, lb, ub, dimension, iteration, m1=7, m2=7, eps=0.001, amp=2, a=0.3, b=3)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

__explosion_operatorMethod · 0.95
__gaussian_mutationMethod · 0.95
__mapping_ruleMethod · 0.95
__selectionMethod · 0.95
_pointsMethod · 0.80
_set_GbestMethod · 0.80

Tested by

no test coverage detected