Boost logo

Boost Users :

Subject: Re: [Boost-users] Default weight map doesn't work for weighted grid graph in A-star search
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2010-07-15 21:31:01


On Thu, 15 Jul 2010, W.P. McNeill wrote:

>
>
> On Thu, Jul 15, 2010 at 5:45 PM, Jeremiah Willcock <jewillco_at_[hidden]> wrote:
> I just verified that everything builds and works with version 64058 on http://svn.boost.org/svn/boost/trunk.  Is that the 1.44
> branch?
>
>
> No -- that's the trunk, and some of those changes will not get in until 1.45 (but BGL should be the same).  What you need to test against is
> https://svn.boost.org/svn/boost/branches/release.
>
> I also put my implicit graph example into a single source to make it easier to include in the examples directory.  
>
>
> Good.  I'll check it over again and most likely put it in soon.
>
>
> The A* maze solver example and the implicit graph example both build and run correctly using the Boost release tree
> (https://svn.boost.org/svn/boost/branches/release) revision 64062.

Good -- you can safely say your code will work with 1.44 then.

-- Jeremiah Willcock


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net