A study on shortest problem between specified nodes with multiple travel time

다수개의 여행시간이 주어진 경우의 지정된 마디간의 최단경로 문제

  • Published : 1990.12.01

Abstract

The purpose of this thesis is to find the shortest path between two nodes on an acyclic network where the arc costs are determined by the starting time at the starting node of the arc. A branch and bound method for optimal solutions and a heuristic method is developed. In heuristic method Dijkstra algorithm is modified to maintain the minimum arrival times of maximum informations in the each time period at each node and is updated by the result with the insertion technique. Expermetal results among two methods are presented with regard to run time and solution qualities.

Keywords