How to use "graphmaxflow" function for undirected graphs in matlab?

조회 수: 3 (최근 30일)
Pramod Devireddy
Pramod Devireddy 2015년 7월 21일
답변: Josh Meyer 2015년 9월 11일
How to use "graphmaxflow" function for undirected graphs in matlab? (or) Is there any other function that can find maximum flow and all possible cuts for an undirected graph?

채택된 답변

Josh Meyer
Josh Meyer 2015년 9월 11일
In MATLAB R2015b, you can easily create and analyze graphs. See the following documentation for more info:
Note that there is a maxflow function which you can use to compute the maximum flow and associated minimum cut:

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Undirected Graphs에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by