![]()
A* DemonstratorProgram: A* Demonstrator.Author: James Matthews. Requirements: Windows 95. (To compile: MS Visual C++ v5.0) Download here (44K) - Note: you will need MFC42.DLL to run this.
Note: A* Demonstrator is now obsolete and has been replaced by A* Explorer. A* Explorer is much more powerful, efficient and includes additional features and bug fixes. A* Demonstrator utilizes CPathFinder, a C++ class that implements the A* algorithm. It is relatively easy to follow, and there is both a case study and a class breakdown to help you.
Using A* DemonstratorA* Demonstrator is very easy to use - the 5 buttons ranging from white to black are different levels (with cost values ranging from 1 to 6 - 6 being impassable), the red button lets you place the start and the green button the finish position. Start will start the algorithm, and reset will reset the entire board. Experiment with different layouts and costs.For information on how to encorporate my class into your C++ program, see the CPathFinder class breakdown. ![]()
All content copyright © 1998-2002, Generation5 |