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
Gale-Shapley Algorithm to allocate seats to the students according to their ranks and preferences.
🐶💑 A Tinder-inspired pet breeding application showcasing the use-case of Gale-Shapley Algorithm and Haversine Algorithm. [F]
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.
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.
Implemented Gale Shapley Algorithm for stable marriage problem, reference from Algorithm Design by Keleinberg Tardos
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."