Skip to content

mwcarlis/a_star_search

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

 
 
 

Contributors

Languages