BendNetwork.delete_edge

BendNetwork.delete_edge(edge)

Delete an edge from the graph.

Parameters:
edgetuple[hashable, hashable]

The identifier of the edge as a pair of node identifiers.

Returns:
None

Examples

>>>