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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.


Languages

Language:Python 100.0%