Skip to content

Practice repo to learn how to solve the teacher scheduling problem using different optimization techniques

Notifications You must be signed in to change notification settings

sashlinreddy/teacher-scheduling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Teacher scheduling with PuLP

This is an example notebook on how to solve the teacher scheduling problem with Linear Programming in Python using PuLP. Different algorithms to follow.

STATUS: WIP

Currently running into some issues when trying to only get the solutions to show one class for a teacher assigned to an available time slot. Need to play around with the constraints to get this working.

References

About

Practice repo to learn how to solve the teacher scheduling problem using different optimization techniques

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published