-
Notifications
You must be signed in to change notification settings - Fork 0
mwcarlis/a_star_search
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# a_star_search A simple A Star search implementation for an assignment representing flight plan optimization over fuel costs. Ex: > python plane_agent.py <hueristic> <fuel> <fuel>: integer number <hueristic>: manhattan, eculidean, made_up
About
A simple A Star search implementation for an assignment representing flight plan optimization over fuel costs.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published