Network.delete_edge
-
Network.
delete_edge
(u, v) Delete an edge from the network.
- Parameters
u (hashable) – The identifier of the first node.
v (hashable) – The identifier of the second node.
Examples
>>>
Network.
delete_edge
(u, v)Delete an edge from the network.
u (hashable) – The identifier of the first node.
v (hashable) – The identifier of the second node.
Examples
>>>
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2020 compas-dev