Generated on Mon Aug 25 11:35:49 2008 for Gecode by doxygen 1.5.6

Gecode::AllVarConf Class Reference

List of all members.


Detailed Description

Configuration for all variable implementations.

Definition at line 465 of file var-type.icc.


Static Public Member Functions

static ModEventDelta med_combine (ModEventDelta med1, ModEventDelta med2)
 Combine modification event delta med1 with med2.

Static Public Attributes

static const int idx_c = Gecode::CpltSet::CpltSetVarImpConf::idx_c+1
 Index for cloning.
static const int idx_d = Gecode::CpltSet::CpltSetVarImpConf::idx_d+1
 Index for dispose.

Member Function Documentation

ModEventDelta Gecode::AllVarConf::med_combine ( ModEventDelta  med1,
ModEventDelta  med2 
) [inline, static]

Combine modification event delta med1 with med2.

Definition at line 898 of file var-type.icc.


Member Data Documentation

Index for cloning.

Definition at line 468 of file var-type.icc.

Index for dispose.

Definition at line 470 of file var-type.icc.


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