Skip to content

8Altair/StableMarriageProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StableMarriageProblem

This project is built in IntelliJ as a Maven project. It solves the stable marriage problem using deferred acceptance algorithm. The program reads multiple files simultaneously at the start using multithreads. After that, it solves the problem using the specified algorithm. In the end, it uses multithreads to write all the results in one file.

About

Solving stable marriage problem using special algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages