An Algorithm for Strong Stability in the Student-Project Allocation Problem with Ties
Sofiat Olaosebikan, David Manlove

TL;DR
This paper introduces the first polynomial-time algorithm for finding strongly stable matchings in the Student-Project Allocation problem with ties, considering preferences of students and lecturers, and proves its efficiency.
Contribution
It presents the first polynomial-time algorithm for computing strongly stable matchings in SPA-ST with ties, addressing a previously unstudied stability concept.
Findings
Algorithm runs in O(m^2) time, where m is total preference list length.
Successfully finds strongly stable matchings or reports none exist.
Advances understanding of stability in complex allocation problems.
Abstract
We study a variant of the Student-Project Allocation problem with lecturer preferences over Students where ties are allowed in the preference lists of students and lecturers (SPA-ST). We investigate the concept of strong stability in this context. Informally, a matching is strongly stable if there is no student and lecturer such that if they decide to form a private arrangement outside of the matching via one of 's proposed projects, then neither party would be worse off and at least one of them would strictly improve. We describe the first polynomial-time algorithm to find a strongly stable matching or to report that no such matching exists, given an instance of SPA-ST. Our algorithm runs in time, where is the total length of the students' preference lists.
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.
