Result Paper on AI-Driven Conflict-Free Academic Timetabling System
Main Article Content
Abstract
Academic timetabling is the problem of assigning courses, instructors, rooms, and student groups to limited time slots while respecting hard constraints (no clashes, room capacity, teacher availability) and optimizing soft preferences (time spreads, load balancing). Manual methods are tedious, error-prone, and slow to react to change.
This project implements a web-based, role-secured timetable system that automates schedule generation through an Al solver service. Core capabilities include authenticated data entry and governance, building a solver input from authoritative master data, computing feasible schedules, presenting conflicts for review, and publishing official outputs (including PDF exports). The system emphasizes accuracy, scalability, security, and operational transparency through auditability and clear state transitions.
The paper concludes by discussing future research directions, including real-time rescheduling, user in-the-loop systems, and explainable AI for transparent decision-making. By consolidating recent advancements and open challenges, this survey provides a strong foundation for future studies and assists educational institutions in adopting intelligent, conflict-free, and scalable timetabling solutions.