https://github.com/kenmaca/tabulise
Tabulise—A UofT Course Timetable Generator
https://github.com/kenmaca/tabulise
Last synced: over 1 year ago
JSON representation
Tabulise—A UofT Course Timetable Generator
- Host: GitHub
- URL: https://github.com/kenmaca/tabulise
- Owner: kenmaca
- Created: 2014-12-30T18:45:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T22:12:12.000Z (over 8 years ago)
- Last Synced: 2025-01-22T19:22:18.420Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tabulise—An optimal schedule at UofT
An incomplete project in Python. We made this because we wanted an algorithmic way to figure out the perfect schedule at UofT minimizing the number of days at school and early mornings (cause these are bad).
Someone later told us that our problem was NP-Complete. What's that? :-)