|
The monitor observes the outputs of all agents sharing the interface and
decides whether any protocol rules have been broken so far. If the
correct output is true, the corresponding rule has not been broken
so far; if it is false, the rule has been broken some time in the past.
Essentially, the monitor checks for a collection of rules. |
There is no need to create an implementation of the environment with a monitor style specification!