ForceDiagram.is_dual_edge_ind
- ForceDiagram.is_dual_edge_ind(edge)
Verify if the corresponding edge in the diagram’s dual is marked as “independent”.
- Parameters:
- edgetuple of int
The edge identifier.
- Returns:
- bool
Verify if the corresponding edge in the diagram’s dual is marked as “independent”.
The edge identifier.