d0cd / StableMarriageSolver

A simple solver for the Stable-Marriage Problem, implementing the Gale-Shapely Algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StableMarriageSolver

A simple solver for the Stable-Marriage Problem, implementing the Gale-Shapely Algorithm, taking inputs of arbitrary size.

Input Format

Instructions can be found in /input/format.txt

How To Run

About

A simple solver for the Stable-Marriage Problem, implementing the Gale-Shapely Algorithm.


Languages

Language:Java 100.0%