AStarSearchGrid2Demo:

% Test AStarSearch using a grid with obstacles.
  ------------------------------------------------------------------------
  See also AStarSearch, TransformGridCoordinates, Plot2D, TextS
  ------------------------------------------------------------------------
%
-------------------------------------------------------------------------
   Copyright (c) 2003 Princeton Satellite Systems, Inc. All rights reserved.
-------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D
Common: Graphics/TextS
Math: AStar/AStarSearch
Math: AStar/TransformGridCoordinates