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
Post a Comment