Boost C++ Libraries: Ticket #365: push_relabel_max_flow may be broken https://svn.boost.org/trac10/ticket/365 <pre class="wiki">The push_relabel_max_flow algorithm seems to be dereferencing past-the-end iterators. The initial bug report is here: http://lists.boost.org/MailArchives/boost-users/msg10032.php Doug </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/365 Trac 1.4.3 Douglas Gregor Tue, 22 Mar 2005 15:22:16 GMT status changed https://svn.boost.org/trac10/ticket/365#comment:1 https://svn.boost.org/trac10/ticket/365#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=249098 We have determined that the input graph provided to the algorithm does not meet the requiremets of the algorithm. This is not a bug in the BGL. </pre> Ticket