CodingTrain / CodingTrain/Suggestion-Box

Generating a optimized timetable solution for universities using genetic algo in JavaScript

Open
#1,816 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
570
Forks
85
PR merge metrics
No merged PRs in 30d

Description

we will have faculty load (i.e. teachers load), classrooms, class data (to whom the subjects are assigned e.g. BSCS 5A), and course data. Teachers will be assigned to courses. Now, the genetic algorithm will give us a solution that removes teachers and classroom clashes. The generated timetable will also have a feature that will minimize the gap hours (break periods) of classes.

Could you guide me on how to implement the algorithm while keeping all the above constraints in mind?

My Gratitudes

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.