Re: [Boost-bugs] [Boost C++ Libraries] #4793: copy_component does not work for graphs with edges.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4793: copy_component does not work for graphs with edges.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-10-26 17:47:54


#4793: copy_component does not work for graphs with edges.
------------------------------------------------------+---------------------
  Reporter: Christopher Alfeld <calfeld@…> | Owner: asutton
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: graph
   Version: Boost 1.44.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------------------------+---------------------

Comment (by Christopher Alfeld <calfeld@…>):

 One possibly fix would be to have tree_edge(e,g) create a vertex for
 target(e,g) and the edge for e, and have non_tree_edge(e,g) create an edge
 for e using the already existing target(e,g).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4793#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:04 UTC