Generated on Thu Jul 25 2019 00:00:00 for Gecode by doxygen 1.8.15
relax.hh File Reference

(Revision: 15542)

#include <gecode/kernel.hh>
#include <gecode/search.hh>

Go to the source code of this file.

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Search
 Search engines
 

Functions

template<class VarArgs , class Post >
void Gecode::Search::relax (Home home, const VarArgs &x, const VarArgs &sx, Rnd r, double p, Post &post)
 Relax variables in x from solution sx with probability p. More...