gale-shapley

There are 20 repositories under gale-shapley topic.

  • daffidwilde/matching

    A package for solving matching games

    Language:Python15054242
  • alextanhongpin/stable-marriage-problem

    Solving the Stable Marriage/Matching Problem with the Gale–Shapley algorithm

    Language:Jupyter Notebook12304
  • AnjayGoel/stable-roommate-generalised

    A heuristic algorithm for solving the generalized stable-roommate problem.

    Language:Python12210
  • lwcarani/matching-algorithms

    Implementation of the Gale-Shapley (also known as deferred acceptance) and Top Trading Cycle (TTC) algorithms for 2-sided matching

    Language:Python4100
  • priyanshsaxena/AlgorithmDesign

    Assignments done during CS403, Even Semester 2016-2017, IIT Mandi

    Language:C++4301
  • aperrault/stable-matching-suite

    SAT implementation of stable matching problem with couples and reference implementations of deferred acceptance algorithms.

    Language:C++3300
  • igavriil/linkedout

    Gale–Shapley Algorithm (Hospitals/Residents Problem) in C

    Language:C3201
  • avisionh/preferenceallocation

    Bespoke algorithm for tackling one-sided matching problem where we have preferences to consider.

    Language:R1061
  • major-lab/mirbooking

    Implementation of the miRBooking algorithm and metrics in C

    Language:C11100
  • anton-mel/Algorithms

    Proof Based Algorithms HW (CPSC 365) with Professor Andre Wibisono

  • HE-Xinyu/fast-EADAM

    A solver for 'College Admission Problem with Consent' based on paper 'Legal Assignments and fast EADAM with consent via classical theory of stable matchings'.

    Language:C++0000
  • iLykTurtlz/MLAlgorithms1

    Gale-Shapley and linear programming solutions to stable marriage problem variants

    Language:Python0100
  • kartikeyas00/RAProblem

    Optimally matching the Resident Assistants with the floor of their choice.

    Language:Python0001
  • kreshnikxhangolli/matura-albania

    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.

    Language:R0000
  • kreshnikxhangolli/matura-albania-Lite

    RShiny web application that predicts admission to Albanian public universities programs through a naive classifier. Contains minimum files to run the application.

    Language:R0000
  • tlabarta/gale-shapley-multilayer

    This respository contains an extension to the Gale-Shapley algorithm. The extension was presented in the paper "Safety, Stability, and Efficiency of Taxi Rides" authored by Martin Aleksandrov and Tobias Labarta, and accepted for publication at the 22nd EPIA Conference on Artificial Intelligence, 5-8 September 2023, Horta, Portugal.

    Language:Jupyter Notebook0101
  • chasestarr/match

    Matching algorithms, currently implements Gale-Shapley proposal alg

    Language:Go21
  • EiriniMits/Graph-Algorithms

    Implementations of various algorithms including Hamiltonian Cycle, Kruskal, Prim, Boruvka, Edmonds-Karp, Gale-Shapley, Brélaz and Sequential Coloring regarding graph theory in Java

    Language:Java202
  • hsujeremy/gale-shapley

    Implementation of the Gale Shapley stable matching algorithm

    Language:Python30