Skip to content

[V1_14] Add strategy layer to allow crowd control

Mayr, Christina Maria requested to merge strategyLayer into master

The strategy layer can be used to change the behavior of crowds on a strategy level.

For that purpose, a java file needs to be provided which contains the strategy.

A simple example for such a strategy is a crowd management application which redirects agents.

Use version >= 1.14 for the new functionality.

Merge request reports