$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [Graph] Difference between astar_search and astar_search_tree
From: Luis Torres (lgtorres42_at_[hidden])
Date: 2013-04-29 10:37:11
I didn't find the A* documentation very clear on this: when should one use
astar_search, and when should one use astar_search_tree? Does the
distinction have to do with whether the given heuristic is consistent?
Thanks,
Luis