Adds a weight for each hole (free period) in the timetable for the constant resources of the specified type.
For example: two free periods surrounded by non-free periods add two weights.
Configuration file must define the following resource types in order to use this module:
Use this option to specify one or more constant resource types. Specified resource types will have their timetables checked for holes by this module.
For example, if you do not want students to have free periods in the middle of lectures:
<module name="holes.so" weight="50" mandatory="yes"> <option name="resourcetype">class</option> </module>
This module belongs to the following groups:
Tomaz Solc, tomaz.solc@tablix.org