Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.
/ top Public archive

timetable optimization project

License

Notifications You must be signed in to change notification settings

Jugendhackt/top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOP - Timetable Optimisation Project

Top aims to crate better Timetables for teachers, students and schools.

Structure

The Code is seperated into a frontend, where users can input data, a backend, that does some processing and simplification, and a solver, that optimizes the timetable according to a cost function.