Combinatorica`
Combinatorica`
NetworkFlowEdges
In Version 6.0, NetworkFlowEdges has been superseded by NetworkFlow.
NetworkFlowEdges[g,source,sink]
returns the edges of the graph with positive flow, showing the distribution of a maximum flow from source to sink in graph g.
更多信息和选项
- To use NetworkFlowEdges, you first need to load the Combinatorica Package using Needs["Combinatorica`"].