57 results for “topic:gale-shapley-algorithm”
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
reactjs visualization of the gale-shapley algorithm
Python implementation 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.
No description provided.
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
🐶💑 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.
Gale-Shapley Algorithm to allocate seats to the students according to their ranks and preferences.
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.
Package of matching algorithms by Golang, Provide Gale-Shapley algorithm (supports incomplete lists)
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
Implemented Gale Shapley Algorithm for stable marriage problem, reference from Algorithm Design by Keleinberg Tardos
A collection of simple Python visualizations for classic algorithms and data structures.
The Gale–Shapley algorith is an algorithm for the stable matching problem. It is a truthful mechanism from the po
SMP, Gale-Shapley algorithm
TP1 Algorítmos I 2021/1 - Implementa o Algorítmo de Gale Shapley para gerar soluções estáveis entre postos de vacinação e pessoas
Development and evaluation notebook for the matching-making algorithm used in SkillPilot, a candidate-to-job matchmaking system university project