This job matching system matches employers and students based on the rank/match process using the Gale-Shapley algorithm. Based on the stable marriage problem.
-
Updated
Feb 8, 2022 - Java
This job matching system matches employers and students based on the rank/match process using the Gale-Shapley algorithm. Based on the stable marriage problem.
Implemented Gale Shapley Algorithm for stable marriage problem, reference from Algorithm Design by Keleinberg Tardos
Projet Orientation: Développement d'une application permettant l'affectation des étudiants à des filières sélectives (type ParcourSup). Projet de fin d'année dans le cadre de notre 1ère année en cycle ingénieur.
Implementation of the Gale-Shapley Algorithm that aids in finding a stable marriage for an equal number of men and women.
Command line stable-matching program for the purpose of matching fraternity Bigs and Littles based on their preferences. Implements the Gale-Shapley algorithm for the stable marriage problem.
Information system of graph, actors, allocations of actors on the graph, generates an optimal allocation, evaluates its metrics, finds shortest path for an actor from one vertex to another
Gym for your neurons
My Solutions to CS 4820 - Fall 2022 Algorithm Design Questions
Implementation of Gale-Shapley algorithm for Stable Matching in Java
Add a description, image, and links to the gale-shapley-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the gale-shapley-algorithm topic, visit your repo's landing page and select "manage topics."