Skip to content

r-silveira/hpaStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPA* vs A*

Implementation of the HPA* (hierarchical path-finding on grid-based maps) algorithm and comparison with A* algorithm.

HPA* is based on the paper titled Near Optimal Hiearchial Path-Finding by Adi Botea, Martin Müller, and Jonathan Schaeffer of the Department of Computing Science, University of Alberta.

Demo

💻 Dependencies

  • GLUT
  • GUI
  • DevIL

About

Implementation of the HPA* and A* algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages