Re: [Boost-bugs] [Boost C++ Libraries] #11659: push_relabel_max_flow

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11659: push_relabel_max_flow
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-16 06:07:47


#11659: push_relabel_max_flow
-------------------------------+---------------------
  Reporter: anonymous | Owner:
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: None
   Version: Boost 1.59.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------

Comment (by www.362783516@…):

 if you change the code the bug would not be happened
 AddEdge(u, v, rev, 8.1, g);
 AddEdge(u, w, rev, 6.2, g);
 AddEdge(v, x, rev, 10.1, g);
 AddEdge(w, x, rev, 10.2, g);
 I don't know why.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11659#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:19 UTC