K. L. E.
Society’s
K. L. E. College Of Engineering & Technology, Chikodi.
Department of Computer Science and Engineering
WTA mini project on
“Automatic Time- table Generator”
Presented by:
Manjunath Hiremath Karthik Torgal
(USN:2KD17CS032) (USN:2KD17CS024)
Under the Guidance of
Prof. Mallapa Gurav
2020-2021
PROJECT DETAILS
A SYSTEM FOR AUTOMATIC TIME TABLE GENERATION
The most common issues faced during time-table scheduling can be
represented as a constraint satisfying problem with multiple
constraints.
The goal of portraying these constraints in an organized fashion is
attained by replicating the format by the algorithm.
The existing system drafts a time-table by taking into consideration
that each lecture contained one class of students, one professor, and a
certain number of time slots which could be chosen freely.
The aim of this project is the automatic generation of course schedules
using the principles of Genetic Algorithm which would prove to be
instrumental in reducing the high cost and slow turnaround involved in
generation of near-optimal time-table.
This can be implemented using various technologies such as HTML5,
JavaScript, CSS3, J2SE SDK, MySQL and Tomcat Apache.
OBJECTIVES
Normally timetable generation done manually. As we know all
institutions have their own timetable, managing and maintaining these
will not be difficult.
Considering workload with this scheduling will make it more complex.
As mentioned, when Timetable generation is being done, it should
consider the maximum and minimum workload that is in a college.
In those cases timetable generation will become more complex. Also,
preparing timetable manually consumes a lot of time so, the main
objective is to design an algorithm that can solve this problem
efficiently and effectively and implement that algorithm through a
specified programming language like java.
MODULES DETAILS
SAMPLE OUTPUT
ABOUT PROJECT COMPLETION