-
Updated
Apr 10, 2024 - MATLAB
stable-matching-algorithm
Here are 9 public repositories matching this topic...
This repository contains a Python implementation of the Stable Marriage Algorithm, a mechanism for solving the stable marriage problem. The algorithm is widely used in the field of matching theory to find a stable matching between two sets of elements, such as job applicants and employers or medical students and residency programs.
-
Updated
Sep 20, 2023 - Python
Optimal Selection of Training Courses for Unemployed People based on Stable Marriage Model
-
Updated
Jan 25, 2024 - Java
The Process of College Selection Using Stable Matching Algorithm
-
Updated
Sep 3, 2020 - Python
Stable Big-Little Matching
-
Updated
Feb 19, 2022 - Rust
This repo contains the core foundational algos and data structures
-
Updated
Aug 20, 2023 - C++
Refined the Gale-Shapley algorithm by recalculating stable matchings in bipartite graphs, incorporating dynamic updates for edge deletions, achieving O(N) time complexity for edge deletions, enhancing computational efficiency.
-
Updated
Jul 3, 2024 - Jupyter Notebook
Rust implementation of a modified stable matching problem.
-
Updated
Nov 20, 2020 - Rust
Stable matching algorithm from "College Admissions and the Stability of Marriage" paper by Gale, D.; Shapley, L. S. (1962)
-
Updated
Oct 20, 2023 - C++
Improve this page
Add a description, image, and links to the stable-matching-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stable-matching-algorithm topic, visit your repo's landing page and select "manage topics."