Skip to content

CSP Algorithm Implementation for a doctor rostering/scheduling problem

Notifications You must be signed in to change notification settings

kohyida1997/CSPRoster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSP Roster Project

  • Use a backtracking algorithm to automatically allocate call-duty for Doctors.
  • Customizable constraints, such as leave days, call or non-call requests.
  • Iteratively find "fair" solutions to minimize variance in call-points (to ensure fair allocation of call duties to every Doctor)

About

CSP Algorithm Implementation for a doctor rostering/scheduling problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages