DocumentCode :
3270824
Title :
Parallel time complexity of a heuristic algorithm for the k-center problem with usage weights
Author :
Wang, Qingzhou ; Cheng, Kam Hoi
Author_Institution :
Dept. of Comput. Sci., Houston Univ., TX, USA
fYear :
1990
fDate :
9-13 Dec 1990
Firstpage :
254
Lastpage :
257
Abstract :
The authors analyze the parallel time-complexity of a heuristic algorithm for solving the NP-hard k-center problem with usage weights. The problem is to choose k vertices as service centers so that the maximum weighted service delivery distance to any vertex is minimized. The algorithm uses a greedy strategy to choose the vertex with maximum usage weights as the next service vertex. It generates results that are guaranteed to be no greater than twice the optimal solution values, which is the best possible polynomial time heuristic unless P=NP, and its uniprocessor time complexity is O(n 3). The authors show that the algorithm may be implemented on a multiprocessor system in O(n log2 n) time, where n is the total number of vertices. They further show that even with unlimited parallelism, this algorithm will have higher than polylogarithmic time complexity unless polylogspace=P
Keywords :
computational complexity; operations research; parallel algorithms; NP-hard k-center problem; PRAM-CREW model; greedy strategy; heuristic algorithm; maximum weighted service delivery distance; multiprocessor; parallel time-complexity; polylogarithmic time complexity; polynomial time heuristic; service location problem; service vertex; usage weights; Accidents; Algorithm design and analysis; Approximation algorithms; Computer science; Heuristic algorithms; Joining processes; Microwave integrated circuits; Multiprocessing systems; Parallel processing; Polynomials;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel and Distributed Processing, 1990. Proceedings of the Second IEEE Symposium on
Conference_Location :
Dallas, TX
Print_ISBN :
0-8186-2087-0
Type :
conf
DOI :
10.1109/SPDP.1990.143543
Filename :
143543
Link To Document :
بازگشت