0% found this document useful (0 votes)
166 views6 pages

Automatic Time-Table Generator: Department of Computer Science and Engineering

This project aims to develop an automatic timetable generator system using genetic algorithms. The current manual timetable generation process is time-consuming and complex given the various constraints to consider. The automatic system will generate course schedules in a near-optimal way while addressing factors like class schedules, professor availability, and room capacity. It will reduce the cost and time involved in the current process. The project will be implemented using technologies like HTML5, JavaScript, CSS3, Java and MySQL.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
166 views6 pages

Automatic Time-Table Generator: Department of Computer Science and Engineering

This project aims to develop an automatic timetable generator system using genetic algorithms. The current manual timetable generation process is time-consuming and complex given the various constraints to consider. The automatic system will generate course schedules in a near-optimal way while addressing factors like class schedules, professor availability, and room capacity. It will reduce the cost and time involved in the current process. The project will be implemented using technologies like HTML5, JavaScript, CSS3, Java and MySQL.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 6

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

You might also like