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

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -