Generated on Fri Mar 20 12:35:20 2009 for cpsp-2.3.1 by doxygen 1.5.5

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 
)

apply the value n to the view x

Definition at line 68 of file GC_ValNearCenter.cc.

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: