Generated on Tue May 22 09:41:03 2018 for Gecode by doxygen 1.6.3

Gecode::AllVarConf Class Reference

Configuration for all variable implementations. More...

#include <var-type.hpp>

List of all members.

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

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 
) [inline, static]

Combine modification event delta med1 with med2.

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


Member Data Documentation

Index for cloning.

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

Index for dispose.

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


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