-
Notifications
You must be signed in to change notification settings - Fork 0
luca-drf/a_star_pathfinder_robot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Pathfinder Robot Simulator using A* with Manhattan Method heuristic. Usage: $ ./astar -i path/to/some/input_file -d {f|b} -t {s|l} [-A] Where f and b indicates forward and backward search, respectively; s and l indicates tie-breaking in favor of smaller and larger g-values, respectively; and -A indicates running with Adaptive A*.
About
Pathfinder Robot Simulator using Adaptive A* search.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published