Skip to content

time table schdeduling in college and school or anywhere. It allote the teacher in a class with time. It is built in C++ language without graphic. Coloring graph algorithm is used for this.

Notifications You must be signed in to change notification settings

milindra/Time-Table-Scheduling

Repository files navigation

Time-Table-Scheduling

time table schdeduling in college and school or anywhere. It allote the teacher in a class with time. It is built in C++ language without graphic. Coloring graph algorithm is used for this.

Input sample in input1,input2,input3

simple run by command ubuntu

compile by command g++ scheduling.cpp

run by command ./a.out

run by sample input by command ./a.out < input1 ./a.out < input2 ./a.out < input3

About

time table schdeduling in college and school or anywhere. It allote the teacher in a class with time. It is built in C++ language without graphic. Coloring graph algorithm is used for this.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages