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
Python implementation of deferred acceptance algorithm for school choice problem
Node.js implementation of the stable marriage problem
Python implementation of the Gale-Shapley Algorithm
reactjs visualization of the gale-shapley algorithm
👑 Implementing Gale-Shapley algorithm with Flask & Heroku.
Implementation of the Gale-Shapley (also known as deferred acceptance) and Top Trading Cycle (TTC) algorithms for 2-sided matching
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.
Demonstration of the Gale-Shapley to compute a stable matching
Graph Theory Applications course semester project
SAT implementation of stable matching problem with couples and reference implementations of deferred acceptance algorithms.
An instance of Stable matching problem where both one-to-one and many-to-one matching is followed.
A Django-based Web Application Implementing Gale Shapley Algorithm in the Medical Context
Python module to use the Gale-Shapley algorithm
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.
🐶💑 A Tinder-inspired pet breeding application showcasing the use-case of Gale-Shapley Algorithm and Haversine Algorithm. [F]
Projet Orientation: Développement d'une application permettant l'affectation des étudiants à des filières sélectives (type ParcourSup). Projet de fin d'année dans le cadre de notre 1ère année en cycle ingénieur.
An implementation of stable marriage problem in C++.
Implementation of the Gale-Shapley Algorithm that aids in finding a stable marriage for an equal number of men and women.
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."