Java | COMP282 Shortest Path

使用Java写数据结构的Graph作业,查找最短路径,算法采用Dijkstra’s algorithm来实现。