Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1980: [Boost Graph library] functionality to reserve memory
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-13 22:35:39
#1980: [Boost Graph library] functionality to reserve memory
---------------------------------------+------------------------------------
Reporter: marc.albers_at_[hidden] | Owner: jewillco
Type: Feature Requests | Status: assigned
Milestone: To Be Determined | Component: graph
Version: Boost 1.35.0 | Severity: Optimization
Resolution: | Keywords: Boost Graph library, std::vector, reserve memory
---------------------------------------+------------------------------------
Changes (by jewillco):
* owner: dgregor => jewillco
* status: new => assigned
Comment:
Do you have the edges of your graph in advance? Are you mutating the
structure of the graph? If you have the entire structure before creating
the graph, and will not change it afterwards, please use
compressed_sparse_row_graph instead of adjacency_list.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/1980#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:00 UTC