avail
2.0.0.alpha09
avail
/
avail.utility
/
Multigraph
/
removeEdge
remove
Edge
fun
removeEdge
(
edge
:
E
)
Content copied to clipboard
Remove an edge from the graph. The edge must be present in the graph.
Parameters
edge
The edge to remove.