Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5442: Create CSR graph from GraphViz file
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-03-04 19:00:42
#5442: Create CSR graph from GraphViz file
------------------------------------------------------+---------------------
Reporter: Johan Oudinet <johan.oudinet@â¦> | Owner: asutton
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: graph
Version: Boost 1.42.0 | Severity: Problem
Resolution: | Keywords: compressed_sparse_row_graph, graphviz
------------------------------------------------------+---------------------
Comment (by jewillco):
That would be a nice feature to have; I have started on it, but the
implementation fails when internal property maps are put into the
`dynamic_properties` object passed to the Graphviz reader. There does not
appear to be a good way to fix that problem without changing (with a
performance penalty) the way internal property maps are returned from a
CSR graph. Although I commented out the test case, you should now be able
to pass a CSR graph to `read_graphviz` as long as you use something like a
`vector_property_map` for properties rather than either internal
properties or `iterator_property_map`.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5442#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:09 UTC