On finding minimum routes in a network with turn penalties
暂无分享,去创建一个
In some highway engineering work it is necessary to find a route between two points in a city's street and freeway network such that a function of time and distance is minimized. Such a route is called a “best” route, and finding such a route is not a difficult task. The Moore Algorithm<supscrpt>1</supscrpt> accomplishes this quite nicely, and using that algorithm and a procedure developed by Hoffman and Pavley<supscrpt>2</supscrpt> (programmed by them for the IBM 650) it is even possible to find the “<italic>N</italic>th best path.”
[1] Richard Pavley,et al. A Method for the Solution of the Nth Best Path Problem , 1959, JACM.