Re: [Boost-bugs] [Boost C++ Libraries] #708: Dijkstra no_init version should not require VertexListGraph

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #708: Dijkstra no_init version should not require VertexListGraph
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-04-29 18:27:02


#708: Dijkstra no_init version should not require VertexListGraph
----------------------+-----------------------------------------------------
  Reporter: dgregor | Owner: dgregor
      Type: Bugs | Status: new
 Milestone: | Component: graph
   Version: None | Severity: Problem
Resolution: None | Keywords:
----------------------+-----------------------------------------------------
Changes (by dgregor):

  * owner: doug_gregor => dgregor

Old description:

> {{{
> The no_init version of Dijkstra's algorithm should not require a
> VertexListGraph. Right now, the only reason we need VertexListGraph is
> to make the relaxed heap work properly. Fix it!
> }}}

New description:

 {{{
 The no_init version of Dijkstra's algorithm should not require a
 VertexListGraph. Right now, the only reason we need VertexListGraph is
 to make the relaxed heap work properly. Fix it!
 }}}

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/708#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:49:57 UTC