Generated on Sat Feb 7 2015 02:01:39 for Gecode by doxygen 1.8.9.1
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. More...
 

Static Public Attributes

static const int idx_c = Gecode::Float::FloatVarImpConf::idx_c+1
 Index for cloning. More...
 
static const int idx_d = Gecode::Float::FloatVarImpConf::idx_d+1
 Index for dispose. More...
 

Detailed Description

Configuration for all variable implementations.

Definition at line 456 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 889 of file var-type.hpp.

Member Data Documentation

const int Gecode::AllVarConf::idx_c = Gecode::Float::FloatVarImpConf::idx_c+1
static

Index for cloning.

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

const int Gecode::AllVarConf::idx_d = Gecode::Float::FloatVarImpConf::idx_d+1
static

Index for dispose.

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


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