OptimumFlowData
represents flow data such as generated by FindMaximumFlow, FindMinimumCostFlow, etc.
Details
- An OptimumFlowData[…] object ofd can be used to retrieve additional data and reports through ofd["property"].
- A list of available properties is given by ofd["Properties"]. Additional information about the properties is listed on the pages for functions such as FindMaximumFlow and FindMinimumCostFlow.
- Typical properties include:
-
"EdgeList" list of edges contributing to the flow "FlowGraph" graph of vertices and edges contributing to the flow "FlowMatrix" matrix of edge flows between pair of vertices "FlowTable" formatted table of edge flows "FlowValue" value of the flow "VertexList" list of vertices contributing to the flow
Examples
open allclose allBasic Examples (1)
Create an OptimumFlowData object using FindMaximumFlow:
Wolfram Research (2012), OptimumFlowData, Wolfram Language function, https://reference.wolfram.com/language/ref/OptimumFlowData.html.
Text
Wolfram Research (2012), OptimumFlowData, Wolfram Language function, https://reference.wolfram.com/language/ref/OptimumFlowData.html.
CMS
Wolfram Language. 2012. "OptimumFlowData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/OptimumFlowData.html.
APA
Wolfram Language. (2012). OptimumFlowData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/OptimumFlowData.html