Generated on Tue Jan 26 2021 00:00:00 for Gecode by doxygen 1.9.1
relax.cpp File Reference
#include <gecode/set.hh>
#include <gecode/search/relax.hh>

Go to the source code of this file.

Classes

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

Namespaces

 Gecode::Set
 Finite integer sets.
 

Functions

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

Function Documentation

◆ relax()

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

Definition at line 62 of file relax.cpp.