MapReduce based location selection algorithm for utility maximization with capacity constraints
MapReduce based location selection algorithm for utility maximization with capacity constraints
复制标题
DOI:
10.1007/s00607-013-0382-5
复制
发表时间:
2014-01
期刊:
影响因子:
3.7
通讯作者:
Yu Sun;Jianzhong Qi;Rui Zhang;Yueguo Chen;Xiaoyong Du
中科院分区:
文献类型:
--
作者:
Yu Sun;Jianzhong Qi;Rui Zhang;Yueguo Chen;Xiaoyong Du
Given a set of facility objects and a set of client objects, where each client is served by her nearest facility and each facility is constrained by a service capacity, we study how to find all the locations on which if a new facility with a given capacity is established, the number of served clients is maximized (in other words, the utility of the facilities is maximized). This problem is intrinsically difficult. An existing algorithm with an exponential complexity is not scalable and cannot handle this problem on large data sets. Therefore, we propose to solve the problem through parallel computing, in particular using MapReduce. We propose an arc-based method to divide the search space into disjoint partitions. For load balancing, we propose a dynamic strategy to assign partitions to reducers so that the estimated load difference is within a threshold. We conduct extensive experiments using both real and synthetic data sets of large sizes. The results demonstrate the efficiency and scalability of the algorithm.