Generated on for Gecode by doxygen 1.17.0
restart-random.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  Gecode
 Gecode toplevel namespace
namespace  Gecode::FlatZinc
 Interpreter for the FlatZinc language.
namespace  Gecode::FlatZinc::Internal

Functions

template<class Random>
unsigned long long int Gecode::FlatZinc::Internal::uniform_int_offset (Random &random, unsigned long long int width)
 Sample an offset for an inclusive integer restart range.