Popular Edges with Critical Nodes
Kushagra Chatterjee, Prajakta Nimbhorkar

TL;DR
This paper studies the popular edge problem in bipartite graphs with critical nodes, providing polynomial-time algorithms for the problem when certain nodes are prioritized, and highlighting differences in the many-to-one setting.
Contribution
It introduces polynomial-time algorithms for the popular edge problem with critical nodes in bipartite graphs and explores limitations in the hospital-residents setting.
Findings
Polynomial-time algorithm for popular edge problem with critical nodes.
Existence of popular matchings among feasible matchings when critical nodes are present.
The result does not extend to the hospital-residents problem without critical nodes.
Abstract
In the popular edge problem, the input is a bipartite graph where and denote a set of men and a set of women respectively, and each vertex in has a strict preference ordering over its neighbours. A matching in is said to be {\em popular} if there is no other matching such that the number of vertices that prefer to is more than the number of vertices that prefer to . The goal is to determine, whether a given edge belongs to some popular matching in . A polynomial-time algorithm for this problem appears in \cite{CK18}. We consider the popular edge problem when some men or women are prioritized or critical. A matching that matches all the critical nodes is termed as a feasible matching. It follows from \cite{Kavitha14,Kavitha21,NNRS21,NN17} that, when admits a feasible matching, there always exists a matching…
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
TopicsGame Theory and Voting Systems · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
