Next: , Previous: , Up: lib-clpfd   [Contents][Index]


10.9.4 Constraint and Predicate Annotations

This chapter introduces a couple of new annotations, which appear to the right of the name of a constraint or predicate being introduced.

reifiable

Denotes that the constraint being introduced is reifiable.

polymorphic

Denotes that the constraint or predicate being introduced can execute in two modes: with integer arguments or with real arguments, but not in mixed mode. By default, constraints and predicates can only execute in integer mode.


Send feedback on this subject.