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
1 month ago
data Initial commit 1 month ago
src Initial commit 1 month ago
.gitignore Initial commit 1 month ago
Cargo.toml Remove unused dependencies 1 month ago
LICENSE Update license due to upstream license 1 month ago
README.md Add longest path of least distance 1 month ago
presentation.txt Initial commit 1 month 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"]