Add Junction In Neighbor
open fun AddJunctionInNeighbor(environment: Environment<Double, P>, node: CellNode<P>, junction: Junction, randomGenerator: RandomGenerator)
Content copied to clipboard
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