![]() |
||||
|
||||
|
|
||||
| Bas his Homepage | Projects | PathPlanner | (none) hits in May 2012 | |||
|
DescriptionPathPlanner is an efficient generic implemention of the A* search algorithm on a discrete configuration space. The search plans the optimal path backwards from goal to start position. The search space is implemented by a hash table and therefore has no boundries.An example is included in the package for a fast learning curve, see documentation. RequirementsUnix-like OS with 'gcc' compiler and 'make' utility.STL hash_set datastructure (commonly available). See included README for install instructions. DownloadDownload as source package PathPlanner.tar.gzDownload the latest svn revision with 'svn checkout svn://wormer.science.uva.nl/scratch/bterwijn/svn/PathPlanner'. DocumentationFor documentation see the doxygen documentation.LicenseGNU GENERAL PUBLIC LICENSE, see the 'COPING' file in the source package for details. |
||||
| last update 10 January 2011 | B.Terwijn@uva.nl | ||||