Add Junction In Neighbor
constructor(environment: Environment<Double, P>, node: Node<Double>, junction: Junction, randomGenerator: RandomGenerator)
Parameters
junction
the junction
node
the current node which contains this action. It is NOT the node where the junction will be created.
environment
the environment
random Generator
the random generator