Skip to content

anushkashelke/Timetable-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timetable-Generator

About

This Program can be used to generate a timetable for exams with minimum slots for different branches/years and subjects. We have provided a example as well where the exam is scheduled for First, Second and Third Year Students.

Input

The Subjects and the Batches are taken through csv file.

The Column 'Batches' represent Year and 'Courses' represent Subjects.

courses

Output

The minimum slots are displayed as output.

Subjects are assigned for each slot.

image

Data Structure

Data Structure used is Graphs and Algorithm used is Graph Coloring Algorithm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages