Implementation of a variable symmetry at the modelling level.
More...
#include <gecode/int/ldsb.hh>
|
| VarImpBase ** | xs |
| | Array of variables in symmetry.
|
| int | nxs |
| | Number of variables in symmetry.
|
| int | nrefs |
| | Number of references that point to this symmetry object.
|
Implementation of a variable symmetry at the modelling level.
Definition at line 116 of file ldsb.hh.
◆ VariableSymmetryObject()
| Gecode::Int::LDSB::VariableSymmetryObject::VariableSymmetryObject |
( |
ArgArray< VarImpBase * > | vars | ) |
|
Constructor for creation.
◆ ~VariableSymmetryObject()
| Gecode::Int::LDSB::VariableSymmetryObject::~VariableSymmetryObject |
( |
void | | ) |
|
◆ xs
| VarImpBase** Gecode::Int::LDSB::VariableSymmetryObject::xs |
Array of variables in symmetry.
Definition at line 119 of file ldsb.hh.
◆ nxs
| int Gecode::Int::LDSB::VariableSymmetryObject::nxs |
Number of variables in symmetry.
Definition at line 121 of file ldsb.hh.
The documentation for this class was generated from the following file: