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

11 ビュー (過去 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 Center および File ExchangeUndirected Graphs についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by