Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barrybecker4/stable-matching
Implementation of stable marraige and stable room mate algorithms in scala
https://github.com/barrybecker4/stable-matching
Last synced: 11 days ago
JSON representation
Implementation of stable marraige and stable room mate algorithms in scala
- Host: GitHub
- URL: https://github.com/barrybecker4/stable-matching
- Owner: barrybecker4
- License: mit
- Created: 2016-11-13T11:51:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-01-10T17:01:00.000Z (almost 4 years ago)
- Last Synced: 2024-10-11T01:56:51.050Z (about 1 month ago)
- Language: Scala
- Size: 85.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stable-matching
Implementation of stable marriage and stable roommate algorithms in scala.