-
Notifications
You must be signed in to change notification settings - Fork 10
AnthonyMRios/CourseScheduler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This code is extremely outdated and no longer updated. Description ------------------------------------------------------------------------------- This application is one 'solution' to the classical Time-Tabling problem. In this app I use a genetic algorithm to try to optimize a cost functioin. The user inputs professors, rooms, and other constraints. It will then try to find a schedule to satisfy the constraints. Genetic Algorithm Description ------------------------------------------------------------------------------- TODO
About
Course Scheduling is hard! Actually, it is NP-Hard. This application uses a Genetic Algorithm to schedule college style courses.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published