Balanced Facilities on Random Graphs
Roee David, Nimrod Talmon

TL;DR
This paper investigates the balancedness of facilities placement in graphs, showing that random graphs are generally more balanced than expanders, and introduces algorithms to efficiently certify balancedness.
Contribution
It analyzes balancedness properties of random graphs and expanders, proves the intractability of deciding balancedness, and proposes two efficient algorithms for certification.
Findings
Random graphs tend to be more balanced than expanders.
Deciding whether a graph is balanced is computationally intractable.
Two algorithms can efficiently generate balancedness certificates with high probability.
Abstract
Given a graph G with n vertices and k players, each of which is placing a facility on one of the vertices of G, we define the score of the i'th player to be the number of vertices for which, among all players, the facility placed by the i'th player is the closest. A placement is balanced if all players get roughly the same score. A graph is balanced if all placements on it are balanced. Viewing balancedness as a desired property in various scenarios, in this paper we study balancedness properties of graphs, concentrating on random graphs and on expanders. We show that, while both random graphs and expanders tend to have good balancedness properties, random graphs are, in general, more balanced. In addition, we formulate and prove intractability of the combinatorial problem of deciding whether a given graph is balanced; then, building upon our analysis on random graphs and expanders, we…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Graph Labeling and Dimension Problems
