Graph.copy_property(): remove 'compatible graphs' semantics for edge properties
With this, edge properties with convertible types are always copied, regardless if the edge set is the same between target and source graphs. In case the edge set is not the same, the properties are copied only for the edges in the intersection.
Showing
Please register or sign in to comment