How to assign volunteers to tasks compatibly ? A graph theoretic and parameterized approach
Sushmita Gupta, Pallavi Jain, Saket Saurabh

TL;DR
This paper investigates a complex resource allocation problem involving conflict graphs, aiming to maximize utility for agents, and explores its computational complexity, parameterized tractability, and efficient algorithms for specific cases.
Contribution
It characterizes parameter regimes where the problem is polynomial-time solvable and introduces a faster algorithm using FFT-based polynomial multiplication.
Findings
Problem is NP-hard even with few agents and restrictions
Certain parameters allow polynomial-time algorithms
Developed a faster $2^{m}|I|^{O(1)}$ algorithm using FFT
Abstract
In this paper we study a resource allocation problem that encodes correlation between items in terms of \conflict and maximizes the minimum utility of the agents under a conflict free allocation. Admittedly, the problem is computationally hard even under stringent restrictions because it encodes a variant of the {\sc Maximum Weight Independent Set} problem which is one of the canonical hard problems in both classical and parameterized complexity. Recently, this subject was explored by Chiarelli et al.~[Algorithmica'22] from the classical complexity perspective to draw the boundary between {\sf NP}-hardness and tractability for a constant number of agents. The problem was shown to be hard even for small constant number of agents and various other restrictions on the underlying graph. Notwithstanding this computational barrier, we notice that there are several parameters that are worth…
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 · Optimization and Search Problems
