Resolution of SM problem with different algorithms
-
Updated
May 23, 2022 - Jupyter Notebook
Resolution of SM problem with different algorithms
A solver for 'College Admission Problem with Consent' based on paper 'Legal Assignments and fast EADAM with consent via classical theory of stable matchings'.
Implemented Gale Shapley Algorithm for stable marriage problem, reference from Algorithm Design by Keleinberg Tardos
This is python based application which can find a stable allocation for a Stable Matching Game problem.
Algorithms assignments
Teaching Assistant Allocation System
Python implementation of the Gale-Shapley Algorithm.
Repo to simulate the Stable Marriage Problem
Azure Databricks Notebook that assigs team members to customers based on a set of criteria
Command line stable-matching program for the purpose of matching fraternity Bigs and Littles based on their preferences. Implements the Gale-Shapley algorithm for the stable marriage problem.
Solutions to algorithmic programming problems.
Stable marriage problem solver for healthcare center internal vacancies.
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.
Stable Marriage Algorithm for a matchmaking application
This concise yet powerful implementation delves into the intricacies of matching preferences between two groups, ensuring stability in the pairings.
game-theoretic algorithm implementations
This repository contains a C++ implementation of the Stable Matching Algorithm which solves the Stable Matching Problem (known as 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.
A cli tool for solving bipartite assignment problems.
Add a description, image, and links to the stable-marriage-problem topic page so that developers can more easily learn about it.
To associate your repository with the stable-marriage-problem topic, visit your repo's landing page and select "manage topics."