Doctor-Patient-Matching-using-ACO-with-Local-Search
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.