Generated on Tue Feb 11 2025 17:33:26 for Gecode by doxygen 1.12.0
Test::Float::Channel Namespace Reference

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)
 

Detailed Description

Tests for channel constraints

Variable Documentation

◆ step1

Gecode::FloatNum Test::Float::Channel::step1 = 0.7

Definition at line 89 of file channel.cpp.

◆ step2

Gecode::FloatNum Test::Float::Channel::step2 = 0.1

Definition at line 90 of file channel.cpp.

◆ ci

Int Test::Float::Channel::ci(step1) ( step1 )

◆ cb

Bool Test::Float::Channel::cb(step2) ( step2 )