rustworkx.PyGraph.edge_indices#

PyGraph.edge_indices()#

返回所有边索引的列表.

Returns:

图中所有边索引的列表

Return type:

EdgeIndices