Projects in Awesome Lists tagged with stable-marriage-problem
A curated list of projects in awesome lists tagged with stable-marriage-problem .
https://github.com/alextanhongpin/stable-marriage-problem
Solving the Stable Marriage/Matching Problem with the Gale–Shapley algorithm
gale-shapley gale-shapley-algorithm stable-marriage-problem stable-matching-problem
Last synced: 02 Dec 2024
https://github.com/juliendelplanque/StableMarriage
A solver for the stable marriage problem written in Pharo.
pharo smalltalk stable-marriage-problem
Last synced: 11 May 2025
https://github.com/juliendelplanque/stablemarriage
A solver for the stable marriage problem written in Pharo.
pharo smalltalk stable-marriage-problem
Last synced: 05 Apr 2025
https://github.com/avisionh/preferenceallocation
Bespoke algorithm for tackling one-sided matching problem where we have preferences to consider.
allocation gale-shapley gale-shapley-algorithm game-theory matching matching-algorithm preference-allocation preferences stable-marriage-problem
Last synced: 22 Mar 2025
https://github.com/vaithak/stable-marriage-problem
An implementation of stable marriage problem in C++.
cpp gale-shapley-algorithm stable-marriage stable-marriage-problem
Last synced: 15 Mar 2025
https://github.com/selcia25/advanced-data-structures-and-algorithms
👩💻This repository provides Python implementations of a variety of fundamental algorithms and problem-solving techniques. From Knapsack and TSP to BFS, DFS, and more, explore practical examples to enhance your algorithmic skills. Perfect for students and developers seeking to grasp essential algorithms in Python.
advanced-data-structures approximation-algorithms bellman-ford-algorithm binomial-coefficient breadth-first-search closest-pair depth-first-search hamiltonian huffman-algorithm knapsack-problem kruskals-algorithm maximum-flow-algorithm n-queens-problem splay-trees stable-marriage-problem travelling-salesman-problem
Last synced: 21 Feb 2025
https://github.com/admacpherson/stablematchingalgo
This repository contains a C++ implementation of the Stable Matching Algorithm which solves the Stable Matching Problem (known as the Stable Marriage Problem).
algorithms stable-marriage-problem
Last synced: 27 Mar 2025