Skip to content

Exam Scheduler is a C++ and web-based tool that automates exam scheduling for schools and universities. It leverages Constraint Satisfaction Problem techniques with backtracking and heuristics to assign exams to specific dates, morning/afternoon slots, and rooms, ensuring no student conflicts and optimal room utilization.

License

Notifications You must be signed in to change notification settings

kushalpatel0265/Exam-Schedular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exam-Schedular

Exam Scheduler is a C++ and web-based tool that automates exam scheduling for schools and universities. It leverages Constraint Satisfaction Problem techniques with backtracking and heuristics to assign exams to specific dates, morning/afternoon slots, and rooms, ensuring no student conflicts and optimal room utilization.

About

Exam Scheduler is a C++ and web-based tool that automates exam scheduling for schools and universities. It leverages Constraint Satisfaction Problem techniques with backtracking and heuristics to assign exams to specific dates, morning/afternoon slots, and rooms, ensuring no student conflicts and optimal room utilization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published