Implemented Gale Shapley Algorithm for stable marriage problem, reference from Algorithm Design by Keleinberg Tardos
-
Updated
Jun 10, 2019 - Java
Implemented Gale Shapley Algorithm for stable marriage problem, reference from Algorithm Design by Keleinberg Tardos
Optimal Selection of Training Courses for Unemployed People based on Stable Marriage Model
Refactored Version of Project-Week-2.0. Created based off of (reasonably) good Java programming practices
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
Stable matching/marriage algorithm implemented using the Builder Pattern
Add a description, image, and links to the stable-matching-problem topic page so that developers can more easily learn about it.
To associate your repository with the stable-matching-problem topic, visit your repo's landing page and select "manage topics."