removeJunction

open fun removeJunction(junction: Junction, neighbor: Node<Double>)

Removes a junction from this node.

neighbor the node at the other side of the junction.