Boost logo

Boost Users :

Subject: Re: [Boost-users] [BGL] getting an edge_descriptor of a reverse_graph
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2012-01-06 17:30:47


On Tue, 3 Jan 2012, Alex Hagen-Zanker wrote:

> On 23/12/2011 14:44, Jeremiah Willcock wrote:
>> On Thu, 22 Dec 2011, Alex Hagen-Zanker wrote:
>>> I hope I am right in using detail::reverse_graph_edge_property_map as a
>>> reversed edge wrapper around my existing edge_property_maps. For use with
>>> some property maps it did require me to add a default constructor and
>>> const reference operator[](key) const {} though.
>> The reverse_graph_edge_property_map class is in fact internal; see the
>> documentation for how to get that map in an "official" way.
>
> Could you maybe point me to the right place in the documentation?

Look for edge_underlying in
<URL:https://svn.boost.org/svn/boost/trunk/libs/graph/doc/reverse_graph.html>.

-- Jeremiah Willcock


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net