Skip to content

equitable-stable-matching/esma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Equitable Stable Matching Algorithm

Details

This project contains an implementation of ESMA and Swing, algorithms that provide an "Equal" solution to the Stable Matching Problem.

Usage

After cloning from github, you can run

mvn package

and execute the following classes from the produced jar:

  • gr.ntua.cslab.algorithms.ESMA
  • gr.ntua.cslab.algorithms.Swing

for ESMA and Swing respectively.

Contact

Giannis Giannakopoulos, ggian@cslab.ece.ntua.gr

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published