Help

Constraint: Teacher: Maximum gaps per day

Specification

Checks the number of gaps in the teacher's schedule for one day.

Deviation

Broken if the number exceeds the allowed maximum specified in the teacher configuration set.

Comments

A single gap is defined as a contiguous idle span between two busy periods, at least one period long. A dynamic lunch break, if allowed, does not count as a gap.

See also Teacher: Maximum gap length constraint.