English

The Parameterized Complexity of Welfare Guarantees in Schelling Segregation

Data Structures and Algorithms 2022-01-19 v1 Computer Science and Game Theory

Abstract

Schelling's model considers kk types of agents each of whom needs to select a vertex on an undirected graph, where every agent prefers to neighbor agents of the same type. We are motivated by a recent line of work that studies solutions that are optimal with respect to notions related to the welfare of the agents. We explore the parameterized complexity of computing such solutions. We focus on the well-studied notions of social welfare (WO) and Pareto optimality (PO), alongside the recently proposed notions of group-welfare optimality (GWO) and utility-vector optimality (UVO), both of which lie between WO and PO. Firstly, we focus on the fundamental case where k=2k=2 and there are rr red agents and bb blue agents. We show that all solution-notions we consider are NP\textsf{NP}-hard to compute even when b=1b=1 and that they are W[1]\textsf{W}[1]-hard when parameterized by rr and bb. In addition, we show that WO and GWO are NP\textsf{NP}-hard even on cubic graphs. We complement these negative results by an FPT\textsf{FPT} algorithm parameterized by r,br, b and the maximum degree of the graph. For the general case with kk types of agents, we prove that for any of the notions we consider the problem is W[1]\textsf{W}[1]-hard when parameterized by kk for a large family of graphs that includes trees. We accompany these negative results with an XP\textsf{XP} algorithm parameterized by kk and the treewidth of the graph.

Keywords

Cite

@article{arxiv.2201.06904,
  title  = {The Parameterized Complexity of Welfare Guarantees in Schelling Segregation},
  author = {Argyrios Deligkas and Eduard Eiben and Tiger-Lily Goldsmith},
  journal= {arXiv preprint arXiv:2201.06904},
  year   = {2022}
}

Comments

11 pages double column

R2 v1 2026-06-24T08:53:30.793Z