Skip to content

shuaiwang88/Staff-Scheduling-Using-Genetic-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Staff_Scheduling_Genetic_Algroithm

Objective: Minimize the staffing under coverage of each hour

The time frame is 24 * 7 + last hour of the last day schedule. And it is non-cyclic.

The time of each schedule is one of (6,8,10) and weekly working hour constraint is 40 to 44.

All the daily schdule is randomly generated and you can modify to generate the schedule accordingly.

todo

  1. Add daily preference.
  2. Add temp worker with weekly total total time say [20,30]

License

MIT

About

Implement weekly staff scheduling problem with hourly demand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages