#include <gecode/set/ldsb.hh>
Go to the source code of this file.
Namespaces | |
Gecode | |
Gecode toplevel namespace | |
Gecode::Set | |
Finite integer sets. | |
Gecode::Set::LDSB | |
Symmetry breaking for set variables. | |
Gecode::Int | |
Finite domain integers. | |
Gecode::Int::LDSB | |
Symmetry breaking for integer variables. | |
Functions | |
bool | Gecode::Set::LDSB::equalLUB (const Set::SetView &x, const Set::SetView &y) |
Do two set variables have equal least-upper-bounds? More... | |