Distributed Computing for Huge-Scale Linear Programming

Luoyi Tao
2024-10-25
Abstract:This study develops an algorithm for distributed computing of linear programming problems of huge-scales. Global consensus with single common variable, multiblocks, and augmented Lagrangian are adopted. The consensus is used to partition the constraints of equality and inequality into multi-consensus blocks, and the subblocks of each consensus block are employed to partition the primal variables into $M$ sets of disjoint subvectors. The block-coordinate Gauss-Seidel method, the proximal point method, and ADMM are used to update the primal variables, and descent models used to update the dual. Convergence of the algorithm to optimal solution is shown and the rate of convergence of the augmented Lagrangian, of $O(1/k)$ is obtained.
Optimization and Control
What problem does this paper attempt to address?