
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... | |
Configuration for all variable implementations.
Definition at line 456 of file var-type.hpp.
|
inlinestatic |
Combine modification event delta med1 with med2.
Definition at line 889 of file var-type.hpp.
|
static |
Index for cloning.
Definition at line 459 of file var-type.hpp.
|
static |
Index for dispose.
Definition at line 461 of file var-type.hpp.