34 namespace Gecode {
namespace Set {
namespace Branch {
int n
Number of negative literals for node type.
Node * x
Pointer to corresponding Boolean expression node.
No-good literal for exclusion.
ExcNGL(Space &home, SetView x, int n)
Constructor for creation.
No-good literal for inclusion.
IncNGL(Space &home, SetView x, int n)
Constructor for creation.
Set view for set variables
View-value no-good literal.
const Gecode::PropCond PC_SET_ANY
Propagate when any bound or the cardinality of a view changes.