RemoveJunctionInCell

open fun RemoveJunctionInCell(    environment: Environment<Double, out Any>,     node: Node<Double>,     junction: Junction,     randomGenerator: RandomGenerator)

Parameters

junction

the junction

node

the node where the action is performed

environment

the environment

randomGenerator

the random generator