Question: The problem is to design and implement in java code an algorithm to create a semester course timetable by assigning time slots and rooms to
The problem is to design and implement in java code an algorithm to create a semester course timetable by assigning time slots and rooms to a given set of courses to be run that semester under given constraints. The constraints include avoiding clashes of time slots and rooms, assigning appropriate rooms and appropriate number of slots and contact hours to the courses as well as lecturer names to the teaching events.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
