DocumentCode
2453072
Title
Parallel algorithms for vehicle routing problems
Author
Madhu, K. Jeevan ; Saxena, Sanjeev
fYear
1998
fDate
17-20 Dec 1998
Firstpage
171
Lastpage
178
Abstract
In a complete directed weighted graph there are jobs located at nodes of the graph. Job i has an associated processing time or handling time hi, and the job must start within a prespecified time window [ri, di]. A vehicle can move on the arcs of the graph, at unit speed and that has to execute the jobs within their respective time windows. We consider three different problems on the CREW PRAM. (1) Find the minimum cost routes between all pairs of nodes in a network. We give an O(log3 n) time algorithm with n4/log2 n processors. (2) Services all locations in minimum time. The general problem is NP-complete but O(n2) time algorithms are known for a special case; for this case we obtain an O(log3 n) time parallel algorithm using n4/log2 n processors and a linear time optimal parallel algorithm. (3) Minimize the sum of waiting times at all locations. The general problem is NP-complete but O(n2) time algorithm are known for a special case; for this case, we obtain an O(log2 n) time algorithm with n3/log n processors and also a linear time optimal parallel algorithm
Keywords
computational complexity; concurrency theory; directed graphs; parallel algorithms; CREW PRAM; NP-complete problem; complete directed weighted graph; graph arcs; graph nodes; handling time; jobs; linear time optimal parallel algorithm; minimum cost routes; network; parallel algorithms; processing time; processors; time window; vehicle movement; vehicle routing problems; waiting time sum minimization; Automotive engineering; Computer science; Cost function; Ear; Navigation; Parallel algorithms; Phase change random access memory; Routing; Terminology; Vehicles;
fLanguage
English
Publisher
ieee
Conference_Titel
High Performance Computing, 1998. HIPC '98. 5th International Conference On
Conference_Location
Madras
Print_ISBN
0-8186-9194-8
Type
conf
DOI
10.1109/HIPC.1998.737986
Filename
737986
Link To Document