Generated on Thu Apr 11 13:59:25 2019 for Gecode by doxygen 1.6.3

channel.cpp File Reference

#include <gecode/float/channel.hh>
#include <gecode/int.hh>
#include <gecode/float.hh>

Go to the source code of this file.

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


Functions

void Gecode::channel (Home home, FloatVar x0, IntVar x1)
 Post propagator for channeling a float and an integer variable $ x_0 = x_1$.
void Gecode::channel (Home home, FloatVar x0, BoolVar x1)
 Post propagator for channeling a float and a Boolean variable $ x_0 = x_1$.