Fast Centralized Integer Resource Allocation Algorithm and Its Distributed Extension over Digraphs

Yun Xu,Gangfeng Yan,Kai Cai,Zhiyun Lin
DOI: https://doi.org/10.1016/j.neucom.2017.03.089
IF: 6
2017-01-01
Neurocomputing
Abstract:This paper studies the resource allocation problem with convex objective functions, subject to individual resource constraints, equality constraints, and integer constraints. The goal is to minimize the total cost when allocating the total resource D to n agents. We propose a novel min-heap and optimization relaxation based centralized algorithm and prove that it has a computational complexity of O(nlogn+nlogD) when the resource constraints of individual agents are [0, D], which outperforms the best known multi-phase algorithm with O(nlognlogD). By extending the centralized algorithm, we present a consensus based distributed optimization algorithm to solve the same problem. It is shown that the proposed distributed algorithm converges to a global minimizer provided that the digraph (representing the interaction topology of the agents) is strongly connected. All the updates used in the distributed algorithm rely only on local knowledge.
What problem does this paper attempt to address?