Skip to content

Aviation Route Finder to find optimal route through an airspace

Notifications You must be signed in to change notification settings

dwalley/RouteFinder

Repository files navigation

Aviation RouteFinder

In a world populated by "recursively" defined hexagons with costs associated with moving from one hexagon to an adjacent hexagon, this finds the optimal route from a starting location to any location in the hexagon field. It is a slick example of dynamic programming. Completed process of transition from Python 2 to Python 3.

About

Aviation Route Finder to find optimal route through an airspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages