Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with stable-marriage
A curated list of projects in awesome lists tagged with stable-marriage .
https://github.com/daffidwilde/matching
A package for solving matching games
gale-shapley game-theory hospital-residents matching-game matching-problems stable-marriage
Last synced: 29 Dec 2024
https://github.com/mgschoen/stable-marriage
Node.js implementation of the stable marriage problem
distribution gale-shapley-algorithm node-js stable-marriage theoretical-computer-science
Last synced: 14 Oct 2024
https://github.com/ravish1729/algorithms-and-codes
Contain implementation of various algorithms, problems available online.
ford-fulkerson heap max-flow stable-marriage
Last synced: 12 Nov 2024
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: 21 Nov 2024
https://github.com/eirinimits/mst-stablemarriage-coinchange
In this project are implemented algorithms for the solution of the MST, Stable Marriage and Coin Change problems.
coin-change mst stable-marriage
Last synced: 15 Dec 2024
https://github.com/mshahriarnihal/cpp_backtracking-oop-and-pointer-based-projects
Here I'm posting few C++ projects which are done based on backtracking, OOP, pointers etc. These projects were done mainly focusing on solving assignment questions of Professor Jerry Waxman's CSCI-211 - Object Oriented Programming in C++ course at CUNY QC. Posting Dr. Waxman's questions, my codes & report for those assignments & their algorithms
8queens 8queens-algorithm backtracking backtracking-algorithm cplusplus cpp cpppuzzle csci211 dynamic dynamic-programming dynamicmemorymanagement nqueens nqueens-solution object-oriented-programming oop-in-cpp pointer puzzle stable-marriage towers-of-hanoi vector
Last synced: 13 Nov 2024