The algorithm is generating schedules in a way such that CSCI Elective IV is scheduled on Spring of year 1 and MATH 11 is scheduled on Winter of year 2. Add a recommended order in which the algorithm checks classes for feasibility. This can be implemented in the database by adding a new key which dictates the order which the algorithm should check first.
The algorithm is generating schedules in a way such that CSCI Elective IV is scheduled on Spring of year 1 and MATH 11 is scheduled on Winter of year 2. Add a recommended order in which the algorithm checks classes for feasibility. This can be implemented in the database by adding a new key which dictates the order which the algorithm should check first.