Skip to content

Sproc01/Shift-Timetables

Repository files navigation

Shift Timetables

A set of python programs that generate 3 different shift timetables for 3 different set of rules. This software uses cplex to solve the different optimization problem that allow to generate the shift timetables.

Files explanation

  • The set of rules are defined in the specific model file (Model_Agents.py, Model_Officials.py, Model_Radio.py)
  • Possible input is in the Input folder
  • The output file resides in the Output folder
  • The file OutputFun.py contains the definition of a function to print the results.

About

Python code that generate shift-timetable for 3 set of rules

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages