A research on creation of metaheuristic university class timetable scheduling solution.
- Clone repository.
- Run
pip install -r requirements.txt - Run
python main.pyon project directory.
- Add instructors
- Add rooms
- Add subjects
- Add sections
- Generate solution
- Export or View Result
- Numpy
- PyQt6
- psutil
Complete educational documentation of the project can be downloaded at https://drive.google.com/open?id=1Txkrphrg0dZyLGcn_g8pVzp7HpruoEVA
For more information, please contact me at edceliz01@gmail.com.