Solving the Stable Marriage/Matching Problem with the Gale–Shapley algorithm
-
Updated
Jul 14, 2019 - Jupyter Notebook
Solving the Stable Marriage/Matching Problem with the Gale–Shapley algorithm
Node.js implementation of the stable marriage problem
Python implementation of deferred acceptance algorithm for school choice problem
reactjs visualization of the gale-shapley algorithm
👑 Implementing Gale-Shapley algorithm with Flask & Heroku.
Contains StableMarriage.py, a package that can find stable marriages using the Gale-Shapley algorithm as well as a decentralized random procedure. Moreover, it contains a method that checks for stability.
Python implementation of the Gale-Shapley Algorithm.
Implementation of the Gale-Shapley (also known as deferred acceptance) and Top Trading Cycle (TTC) algorithms for 2-sided matching
SAT implementation of stable matching problem with couples and reference implementations of deferred acceptance algorithms.
Demonstration of the Gale-Shapley to compute a stable matching
A Django-based Web Application Implementing Gale Shapley Algorithm in the Medical Context
Python module to use the Gale-Shapley algorithm
An instance of Stable matching problem where both one-to-one and many-to-one matching is followed.
Graph Theory Applications course semester project
🐶💑 A Tinder-inspired pet breeding application showcasing the use-case of Gale-Shapley Algorithm and Haversine Algorithm. [F]
Gale-Shapley Algorithm to allocate seats to the students according to their ranks and preferences.
This job matching system matches employers and students based on the rank/match process using the Gale-Shapley algorithm. Based on the stable marriage problem.
Bespoke algorithm for tackling one-sided matching problem where we have preferences to consider.
Multi-preference project allocation for the students by using a customized Gale-Shapley algorithm
Add a description, image, and links to the gale-shapley-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the gale-shapley-algorithm topic, visit your repo's landing page and select "manage topics."