Skip to content

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.

Notifications You must be signed in to change notification settings

spectre900/Doctor-Patient-Matching-using-ACO-with-Local-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doctor-Patient Matching using Ant Colony Optimization with Random Restructure 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.

Results

Contributors

  • Pratham Nayak
  • Naveen Shenoy
  • Abhinav Bharali
  • Alimurtaza Merchant

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages