cpsp::gecode::GC_ValNearCenter Class Reference
#include <GC_ValNearCenter.hh>
Detailed Description
Definition at line 31 of file GC_ValNearCenter.hh.
Public Member Functions | |
Gecode::ModEvent | tell (Gecode::Space *home, unsigned int a, Gecode::Int::IntView x, int n) |
int | val (const Gecode::Space *home, Gecode::Int::IntView x) const |
Static Public Attributes | |
static const biu::LatticeFrame * | latFrame = NULL |
Member Function Documentation
Gecode::ModEvent cpsp::gecode::GC_ValNearCenter::tell | ( | Gecode::Space * | home, | |
unsigned int | a, | |||
Gecode::Int::IntView | x, | |||
int | n | |||
) |
int cpsp::gecode::GC_ValNearCenter::val | ( | const Gecode::Space * | home, | |
Gecode::Int::IntView | x | |||
) | const |
returns the value of x next to the center of latFrame
Definition at line 33 of file GC_ValNearCenter.cc.
Field Documentation
const biu::LatticeFrame * cpsp::gecode::GC_ValNearCenter::latFrame = NULL [static] |
The lattice frame the indexing of the variables is based on, has to be static due to the generic template structure of the Branchings.
Definition at line 37 of file GC_ValNearCenter.hh.
The documentation for this class was generated from the following files:
- src/cpsp/gecode/GC_ValNearCenter.hh
- src/cpsp/gecode/GC_ValNearCenter.cc