Skip to content

quintinbarry/MatchingProblemOracle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

MatchingProblemOracle

In this project I created an Oralce for the perfect matching problem. My code takes a possible solution to a perfect matching problem and asserts whether it is correct or not.

This Oracle is for the instance of the matching problem where a perfect match is made iff no company/canadate would rather be matched to someone else (A) and A would rather be matched with said company/canadate than their current matching.

Wheat and Chaff were test inputs provided by code that I do not have rights to. Lines using said input can be ignored.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published