burcellf/practice_flight_graph
A directed graph for international flights. Given a starting location and a destination, the graph can return all possible flight paths connecting these, or the path with the fewest stops.
Python
No issues in this repository yet.