An exact column generation algorithm for load balancing in capacity sharing networks
Kaixiang Hu, Feilong Huang, Caixia Kou

TL;DR
This paper presents an exact column generation algorithm for load balancing in capacity sharing networks, transforming a complex subproblem into a single-constrained shortest path problem to improve efficiency.
Contribution
The paper introduces a novel approach converting the NP-hard subproblem into an exactly solvable SCSP, significantly enhancing computational efficiency for load balancing.
Findings
Achieves at least an order of magnitude faster performance than existing algorithms.
Maintains computational efficiency comparable to heuristic methods.
Effectively solves large-scale load balancing problems in capacity sharing networks.
Abstract
Capacity sharing networks are typical heterogeneous communication networks widely applied in information and communications technology (ICT) field. In such networks, resources like bandwidth, spectrum, computation and storage are shared among various communication services. Meanwhile, the issue of network congestion is always a prominent challenge. To handle network congestion essentially needs to solve the load balancing of networks. In this paper, for capacity sharing networks, we formulate their load balancing problem as a maximum multi-commodity flow problem. For such a problem, always a large-scale linear programming, the column generation algorithm is a commonly used and crucial method to solve it. In each iteration, this algorithm involves solving a linear programming subproblem and determining whether to terminate or generate a new column for inclusion in the subproblem. This…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed and Parallel Computing Systems · Parallel Computing and Optimization Techniques · Smart Grid Energy Management
