Skip to content

adamksiezyk/Job_scheduling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job scheduling

The project was built for a company to optimize job scheduling.

This project was build to schedule jobs based on the resources given in an Excel spreadsheet.

The scheduling criteria are based on:

  • machine availability
  • machines amount
  • workers availability
  • workers amount
  • shift durations
  • project start and end date

The optimized variable is the total workflow duration.

The program uses multiprocessing and produces a scheduled output in Excel format and a chart. To start the script install nececery packages and run src/main.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages