Thanks to visit codestin.com
Credit goes to github.com

Skip to content

code to optimize a home schooling class schedule given student preferences for class and timeslot

jeremymatthewwerner/studentSectioning

Repository files navigation

studentSectioning

code to optimize a home schooling class schedule given student preferences for class and timeslot

To generate some fake preferences and then create and score a schedule from them, do this:

pip install simanneal # from pypi

./GenerateStudentPrefs2.py ./StudentPrefsGenParams.json > ./data2.json ;./GenerateSchedule.py ./data2.json

About

code to optimize a home schooling class schedule given student preferences for class and timeslot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages