minimize cost function for undirected graph

조회 수: 6 (최근 30일)
Tsachi Blau
Tsachi Blau 2017년 8월 27일
편집: Josh Meyer 2017년 8월 28일
hello,
I want to cut undirected graph in order to minimize the cost function. I want the cost function to consider the edge weight.
Flowchart: 1.make a graph 2.set the weight of the edges 3.cut the graph according to connectivity and weights.
thank you!

답변 (1개)

Josh Meyer
Josh Meyer 2017년 8월 28일
편집: Josh Meyer 2017년 8월 28일
maxflow can calculate minimum cuts. Also, centrality calculates several measures of node importance that consider cost.

카테고리

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