Tests for channel constraints More...
Classes | |
class | Bool |
Test channel between float and Boolean More... | |
class | Int |
Test channel between float and integer More... |
Variables | |
Gecode::FloatNum | step1 = 0.7 |
Gecode::FloatNum | step2 = 0.1 |
Int | ci (step1) |
Bool | cb (step2) |
Tests for channel constraints
Gecode::FloatNum Test::Float::Channel::step1 = 0.7 |
Definition at line 89 of file channel.cpp.
Gecode::FloatNum Test::Float::Channel::step2 = 0.1 |
Definition at line 90 of file channel.cpp.