You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Tait Hoyem 0249b546c0
Add longest path of least distance
2 months ago
data Initial commit 2 months ago
src Initial commit 2 months ago
.gitignore Initial commit 2 months ago
Cargo.toml Remove unused dependencies 2 months ago
LICENSE Update license due to upstream license 2 months ago
README.md Add longest path of least distance 2 months ago
presentation.txt Initial commit 2 months ago

README.md

cpsc3620 Presentation

  • Simply needs cargo (Rust's package manager)
  • 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

Longest Shortest Path Found

  • THU (Thule Air Base, Greenland) to YBL (Campbell River, BC, Canada)
  • ["THU", "NAQ", "JUV", "JAV", "GOH", "KEF", "YEG", "YQQ", "YBL"]