There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Solving the doctor-patient matching problem (NP-Hard) using Ant Colony Algorithm and further optimizing it with random restructure local search and comparing its performance against naive algorithm.