Graph Balancing with Orientation Costs
Roy Schwartz, Ran Yeheskel

TL;DR
This paper introduces a new framework for the Graph Balancing problem with orientation costs, providing bicriteria approximation algorithms that extend previous results and handle more complex graph structures.
Contribution
It presents a simple rounding technique for a strengthened linear relaxation, achieving bicriteria approximations for various extensions of the problem.
Findings
Achieves bicriteria approximations matching known results
Extends to hyperedges and unrelated weights
Shows lower bounds on approximation quality
Abstract
Motivated by the classic Generalized Assignment Problem, we consider the Graph Balancing problem in the presence of orientation costs: given an undirected multi-graph G = (V,E) equipped with edge weights and orientation costs on the edges, the goal is to find an orientation of the edges that minimizes both the maximum weight of edges oriented toward any vertex (makespan) and total orientation cost. We present a general framework for minimizing makespan in the presence of costs that allows us to: (1) achieve bicriteria approximations for the Graph Balancing problem that capture known previous results (Shmoys-Tardos [Math. Progrm. 93], Ebenlendr-Krc\'al- Sgall [Algorithmica 14], and Wang-Sitters [Inf. Process. Lett. 16]); and (2) achieve bicriteria approximations for extensions of the Graph Balancing problem that admit hyperedges and unrelated weights. Our framework is based on a…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Optimization and Search Problems
