fipaos.skill.constraint.ccl.action
Class CSPGiveConstraints


public class CSPGiveConstraints


This class represents the object CSP-give-constraints Action
(Information Gathering) as described in the document
"CCL Language Specification v2.01" section 4.1.2.1, p6.

This action is used to collect constraints on a given set of variables and domains.

The expected effect of this action is the creation of a new CSP containing
information the agent carrying out the action (the actor) wishes to express about
the choice problem defined by the CSP given in target of the action.