A package for solving matching games
- Updated
Oct 3, 2025 - Python
A package for solving matching games
A heuristic algorithm for solving the generalized stable-roommate problem.
Solving the Stable Marriage/Matching Problem with the Gale–Shapley algorithm
The missing anal for abits of Russia
Implementation of the Gale-Shapley (also known as deferred acceptance) and Top Trading Cycle (TTC) algorithms for 2-sided matching
Assignments done during CS403, Even Semester 2016-2017, IIT Mandi
SAT implementation of stable matching problem with couples and reference implementations of deferred acceptance algorithms.
Gale–Shapley Algorithm (Hospitals/Residents Problem) in C
The Gale-Shapley Algorithm, Also Known as the Deferred Acceptance Algorithm, is a Procedure in Mathematics, Economics, and Computer Science Designed to Find a Stable Matching Between Two Equal-Sized Sets of Participants.
Bespoke algorithm for tackling one-sided matching problem where we have preferences to consider.
Implementation of the miRBooking algorithm and metrics in C
Implementations of various algorithms including Hamiltonian Cycle, Kruskal, Prim, Boruvka, Edmonds-Karp, Gale-Shapley, Brélaz and Sequential Coloring regarding graph theory in Java
A solver for 'College Admission Problem with Consent' based on paper 'Legal Assignments and fast EADAM with consent via classical theory of stable matchings'.
Proof Based Algorithms HW (CPSC 365) with Professor Andre Wibisono
Implementation of the Gale Shapley stable matching algorithm
RShiny web application that predicts admission to Albanian public universities programs through a naive classifier. This repository contains all files of the project. The main purpose is to provide the data wrangling R scripts of the project. We recommend to use repository "matura-albania-Lite" to run the application.
Java implementations of the Gale–Shapley stable matching algorithm, evolving from student–school matching to a generalized solver framework.
RShiny web application that predicts admission to Albanian public universities programs through a naive classifier. Contains minimum files to run the application.
Optimally matching the Resident Assistants with the floor of their choice.
Add a description, image, and links to the gale-shapley topic page so that developers can more easily learn about it.
To associate your repository with the gale-shapley topic, visit your repo's landing page and select "manage topics."