https://github.com/disconnect3d/ga_exams_scheduling
Genetic algorithm to solve modular exams scheduling problem written in Python.
https://github.com/disconnect3d/ga_exams_scheduling
deap exam-schedule genetic-algorithm genetic-algorithms python scheduling-algorithms
Last synced: about 2 months ago
JSON representation
Genetic algorithm to solve modular exams scheduling problem written in Python.
- Host: GitHub
- URL: https://github.com/disconnect3d/ga_exams_scheduling
- Owner: disconnect3d
- License: mit
- Created: 2017-04-26T21:53:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-26T21:57:51.000Z (about 8 years ago)
- Last Synced: 2025-03-20T15:21:44.898Z (2 months ago)
- Topics: deap, exam-schedule, genetic-algorithm, genetic-algorithms, python, scheduling-algorithms
- Language: Python
- Homepage:
- Size: 912 KB
- Stars: 8
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Modular exams scheduling problem
Genetic algorithm to solve modular exams scheduling problem written in Python.
For more information, check the report pdf!