文件名称:OptimalPath:最佳路径查找器
文件大小:1.19MB
文件格式:ZIP
更新时间:2024-06-27 01:10:10
Java
最佳交付路径 一种桌面应用程序,可查找给定城市内任意数量商店之间的最短路径。 该项目的目标是为大型零售店和餐馆的主要卡车送货公司提高送货时间和成本。 通过找到比所有可能路径的平均值相对较短的路径。 设计者: 马里奥·卡尔斯 让·卢卡斯·费雷拉 杰西·塔塔西奥
【文件预览】:
OptimalPath-master
----.project(378B)
----src()
--------PathFinding()
--------FileOp()
--------Graphics()
--------ExceptionChecks()
--------StringSorts()
--------misc()
--------Map()
----README.md(464B)
----data()
--------tempSorted.txt(694KB)
--------walmart_locations.txt(303KB)
--------userProfile.txt_locations.txt(708B)
--------cities_usa.txt(806KB)
--------starbucks_locations.txt(322KB)
--------web()
--------recent_cities_usa.txt(1KB)
--------mcdonalds_locations.txt(694KB)
--------homedepot_locations.txt(115KB)
----.classpath(303B)
----.gitignore(6B)