Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8317: Edge coloring
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-06-09 13:22:19
#8317: Edge coloring
-------------------------------+----------------------------
Reporter: uzytkownik2@⦠| Owner: jewillco
Type: Patches | Status: new
Milestone: To Be Determined | Component: graph
Version: Boost 1.52.0 | Severity: Not Applicable
Resolution: | Keywords:
-------------------------------+----------------------------
Comment (by Maciej Piechotka <uzytkownik2@â¦>):
Replying to [comment:1 jewillco]:
> This code looks nice, and I'll put it into Boost.Graph when it is ready.
Could you please write a documentation page for it and a simple test
program? Also, here are some suggested changes to the code:
>
Ok. I'll alter the code in a month when I'll have time to do it.
For anyone interested in using the code before it is upstreamed - there is
small error in patch and graph is passed by value instead of by reference
resulting in bad performance for large graphs AND crashing when run on
subgraph. Changing ph::val(g) to ph::ref(g) should fix the issue.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8317#comment:2> 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:13 UTC