Generated on Thu Apr 11 14:00:14 2019 for Gecode by doxygen 1.6.3

Test::Float::Channel Namespace Reference

Tests for channel constraints More...

Classes

class  Int
 Test channel between float and integer More...
class  Bool
 Test channel between float and Boolean More...

Variables

Gecode::FloatNum step1 = 0.7
Gecode::FloatNum step2 = 0.1
Int ci (step1)
Bool cb (step2)

Detailed Description

Tests for channel constraints


Variable Documentation

Definition at line 89 of file channel.cpp.

Definition at line 90 of file channel.cpp.