rustworkx.PyDAG.remove_edge_from_index¶ PyDAG.remove_edge_from_index(edge, /)¶ Remove an edge identified by the provided index Parameters: edge (int) – The index of the edge to remove