Add longest path of least distance

main
Tait Hoyem 1 month ago
parent e94664ac52
commit 0249b546c0

@ -4,3 +4,8 @@
- To change the `new.csv` file to adjust to new weights, you will need `latlon3` for Python
- The data files have been modified from their original
- Find [the original data files here](https://github.com/jpatokal/openflights)
## Longest Shortest Path Found
- `THU` (Thule Air Base, Greenland) to `YBL` (Campbell River, BC, Canada)
- `["THU", "NAQ", "JUV", "JAV", "GOH", "KEF", "YEG", "YQQ", "YBL"]`

Loading…
Cancel
Save