The p-center problem is to locate p facilities in a network of n demand points so as to minimize the longest distance between a demand point and its nearest facility. We consider this problem by modelling the network as an interval graph whose edges all have unit lengths. We present an O(n) time algorithm for the problem under the assumption that the endpoints of the intervals are sorted, which improves on the existing best algorithm for the problem that has a run time of O(pn). Key words: p-center problem; interval graph; location AMS subject classification: 05C85; 90C27
T. C. Edwin Cheng, Liying Kang, C. T. Ng