Generated on Tue Jul 18 2017 18:41:42 for Gecode by doxygen 1.8.13
relax.cpp File Reference

(Revision: 15233)

#include <gecode/int.hh>
#include <gecode/search/relax.hh>

Go to the source code of this file.

Classes

class  Gecode::Int::Relax
 Class for posting equalities for non-relaxed variables. More...
 

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Int
 Finite domain integers.
 

Functions

void Gecode::relax (Home home, const IntVarArgs &x, const IntVarArgs &sx, Rnd r, double p)
 
void Gecode::relax (Home home, const BoolVarArgs &x, const BoolVarArgs &sx, Rnd r, double p)