$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-04-13 01:27:27
On Apr 13, 2005, at 5:17 AM, Vivid Yang wrote:
> I wonder if there is A-Star algorithms implemented in BGL?
There is an A-Star implementation in the development version of the BGL
(in Boost CVS). It will be part of the next release, but that is a few
weeks off at least.
Doug