LsaAllNeighborsAction

constructor(randomGenerator: RandomGenerator, environment: Environment<List<ILsaMolecule>, out Any>, node: ILsaNode, molecule: ILsaMolecule)(source)

Parameters

node

the node in which the reaction is programmed

molecule

the LSA

environment

the current environment

randomGenerator

unused. Can be null.