Lsa Random Neighbor Action
constructor(node: ILsaNode, molecule: ILsaMolecule, environment: Environment<List<ILsaMolecule>, out Any>, randomGenerator: RandomGenerator)
Builds a new action in a neighborhood. es: +
Parameters
environment
The environment to use
node
The source node
molecule
The IlsaMolecule instance you want to add to neighbor lsa space.
random Generator
the random engine