Back to index

simplesametime.so module reference

Description

Adds a weight whenever a local or visiting company is required to have two meetings at the same time.

This module is similar to sametime.so except that it does not require "room" resoure type to be defined. Use it instead of sametime.so / i timeplace.so combination when you do not need to assign rooms to meetings.

Required resource types

Configuration file must define the following resource types in order to use this module:

Defined resource restrictions

conflicts-with (resource types local, visitor)

Example use:

<restriction type="conflicts-with">name</restriction>

Defined tuple restrictions

Supported module options

recursive-conflicts

If this module option is present (any option value is ignored), then all "conflicts-with" restrictions become recursive.

Module groups

This module belongs to the following groups:

Author

Seppe vanden Broucke,

Credits

Based on sametime.so module by Tomaz Solc

Back to index