Hacker News new | ask | show | jobs
by dshields1 2957 days ago
> any pair of students can be swapped if they both get a more preferred school.

This is the meaning of stable in the stable marriage problem. And the Gale-Shapley algorithm does this.

1 comments

The important part is that the algorithm is applied by the system without human interaction after the initial input of preferences. Placements are still final.