Generated on Thu Apr 11 14:00:02 2019 for Gecode by doxygen 1.6.3

Gecode::Int::LDSB::ValueSymmetryObject Class Reference

Implementation of a value symmetry at the modelling level. More...

#include <ldsb.hh>

List of all members.

Public Member Functions

 ValueSymmetryObject (IntSet vs)
 Constructor for creation.

Public Attributes

IntSet values
 Set of symmetric values.

Detailed Description

Implementation of a value symmetry at the modelling level.

Definition at line 128 of file ldsb.hh.


Constructor & Destructor Documentation

Gecode::Int::LDSB::ValueSymmetryObject::ValueSymmetryObject ( IntSet  vs  ) 

Constructor for creation.

Definition at line 90 of file sym-obj.cpp.


Member Data Documentation

Set of symmetric values.

Definition at line 131 of file ldsb.hh.


The documentation for this class was generated from the following files: