Google

Wednesday, May 28, 2008

IntiCas Algorithm 002



The above is version 002 of the IntiCas Algorithm.

Added:

break out of Subject Loop

so that once a Classroom slot has been assigned a Subject, we want to stop
iterating through the other Subjects. Instead, we want to break out to the
outer loop so that we can move on to the next Classroom slot.

Remember that we are doing a Simulation Scenario here and not yet doing the release version.
The simulation is a mini simplified version of a simple case where Inti has only 1 classroom with 3 teachers and 9 subjects and simple constraints.