Does matlab build-in max-flow algorithm support undirected graph? -


i using matlab build-in max-flow algorithm undirected graph. every edge replaced 2 directed edge same capacity 1. however, encounters error: "reciprocal edges not allowed in maxflow algorithms". matlab build-in max-flow algorithm support undirected graph?


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -