From: Daniel Mitchell (danmitchell_at_[hidden])
Date: 2005-11-22 17:15:33


On Monday 21 November 2005 02:51 pm, Doug Gregor wrote:
> Your patch looks good; assuming it doesn't trigger any strange errors
> in regression testing, it'll go into 1.33.1 (final).

The attached header incorporates all my changes. My only concern is the
initialization of the color map in dijkstra_shortest_paths, which is
redundant when the default color map is used.

Daniel