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 -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -