Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6221: breadth_first_search calls tree_edge event point with wrapped edge when run on reverse_graph
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-06 00:50:09
#6221: breadth_first_search calls tree_edge event point with wrapped edge when run
on reverse_graph
----------------------------------+-----------------------------------------
Reporter: pmachata@⦠| Owner: jewillco
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: graph
Version: Boost 1.48.0 | Severity: Problem
Resolution: wontfix | Keywords:
----------------------------------+-----------------------------------------
Changes (by jewillco):
* status: new => closed
* resolution: => wontfix
Comment:
The `reverse_graph` wrapper produces a different graph type, so algorithms
don't know about it (to algorithms, it's no different than any other graph
type). Thus, it would not be elegant to special-case that one particular
type of graph to unwrap its edge descriptors in the various algorithms.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6221#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:08 UTC