Generated on Mon Aug 27 2012 17:15:58 for Gecode by doxygen 1.8.1.2
Gecode::AllVarConf Class Reference

Configuration for all variable implementations. More...

#include <var-type.hpp>

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::Set::SetVarImpConf::idx_c+1
 Index for cloning.
static const int idx_d = Gecode::Set::SetVarImpConf::idx_d+1
 Index for dispose.

Detailed Description

Configuration for all variable implementations.

Definition at line 372 of file var-type.hpp.

Member Function Documentation

ModEventDelta Gecode::AllVarConf::med_combine ( ModEventDelta  med1,
ModEventDelta  med2 
)
inlinestatic

Combine modification event delta med1 with med2.

Definition at line 753 of file var-type.hpp.

Member Data Documentation

const int Gecode::AllVarConf::idx_c = Gecode::Set::SetVarImpConf::idx_c+1
static

Index for cloning.

Definition at line 375 of file var-type.hpp.

const int Gecode::AllVarConf::idx_d = Gecode::Set::SetVarImpConf::idx_d+1
static

Index for dispose.

Definition at line 377 of file var-type.hpp.


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