research

Stable Roommates Problem with Random Preferences

Abstract

The stable roommates problem with nn agents has worst case complexity O(n2)O(n^2) in time and space. Random instances can be solved faster and with less memory, however. We introduce an algorithm that has average time and space complexity O(n32)O(n^\frac{3}{2}) for random instances. We use this algorithm to simulate large instances of the stable roommates problem and to measure the probabilty pnp_n that a random instance of size nn admits a stable matching. Our data supports the conjecture that pn=Θ(n1/4)p_n = \Theta(n^{-1/4}).Comment: 14 pages, 6 figures, 4 algorithms, 1 table; Journal of Statistical Mechanics: Theory and Experiment (2015) P0102

    Similar works

    Full text

    thumbnail-image

    Available Versions