stevensblueprint / aad-matching-service

0 stars 0 forks source link

Stable Matching Algorithm [Spike Ticket] #1

Open Caposto opened 1 week ago

Caposto commented 1 week ago

We want to understand existing matching algorithms and how they function, to help us plan our choice for prorgramming language and better understand the proble.

Algorithm: Gale-Shapely Algorithm solves a problem called Stable Matching Problem

JavaScript Implementation Python Implementation University of Buffalo Lecture Notes

Definition of Done:

Story Points: 3