GitHub / shubh11220 / The-Stable-Matching-Algorithm
The Stable Matching or the Stable Marriage algorithm is a mathematical algorithm that finds stable matches between two equally sized sets of elements, the proposers and the acceptors. This project uses basic Python data structures to implement the algorithm.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubh11220%2FThe-Stable-Matching-Algorithm
Stars: 5
Forks: 2
Open issues: 0
License: None
Language: Python
Size: 3.91 MB
Dependencies parsed at: Pending
Created at: almost 5 years ago
Updated at: about 1 year ago
Pushed at: almost 5 years ago
Last synced at: about 1 year ago
Topics: acceptors, algorithm, game-theory, matching-algorithm, number, number-theory, preference, proposers, python