Test for set variable sequence symmetry More...
Static Public Member Functions | |
static void | setup (Home h, SetVarArray &xs) |
Setup problem constraints and symmetries. | |
static std::vector< IntSetArgs > | expectedSolutions (void) |
Compute list of expected solutions. | |
Static Public Attributes | |
static const int | n = 4 |
Number of variables. | |
static const int | l = 0 |
Lower bound of values. | |
static const int | u = 0 |
Upper bound of values. |
static void Test::LDSB::SetVarSeqSym2::setup | ( | Home | h, |
SetVarArray & | xs | ||
) | [inline, static] |
static std::vector<IntSetArgs> Test::LDSB::SetVarSeqSym2::expectedSolutions | ( | void | ) | [inline, static] |
const int Test::LDSB::SetVarSeqSym2::n = 4 [static] |
const int Test::LDSB::SetVarSeqSym2::l = 0 [static] |
const int Test::LDSB::SetVarSeqSym2::u = 0 [static] |