#include <IbexConstraint.h>

Public Member Functions | |
| ConstraintSpaceFactory (const Constraint &ctr, bool only_multi_occ) | |
This factory allows to build a space restricted to the scope of a single constraint (i.e., only the symbols involved in the constraint are entities).
If the only_mult_occ parameter is true, only symbols with multiple occurrences are variables (the other being symbolic constants). Otherwise, all the symbols are variables.
| ibex::ConstraintSpaceFactory::ConstraintSpaceFactory | ( | const Constraint & | ctr, | |
| bool | only_multi_occ | |||
| ) |
Build the space factory for a constraint
1.5.5