Boost logo

Boost Users :

Subject: [Boost-users] Push-Relabel undirected graph
From: Charles Maske (charles.maske_at_[hidden])
Date: 2014-07-19 23:45:04


Hi there, I'm working in a cut-tree implementation of gomoryhu algorithm
and I have to compute max-flow on the input graph. I read about efficiency
of the push-relabel algorithm and I want to do some tests but I can't get
this because all reverse edges have to capacity equals 0. Someone knows one
way to workaround this restriction?
Other max-flow algorithms in BGL (edmonds-karp and boykov-kolmogorov) don't
have this restriction, what do them more fast than push-relabel
implementation.

Thanks



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net