Generated on Sat Feb 7 2015 02:01:35 for Gecode by doxygen 1.8.9.1
random.hpp File Reference

(Revision: 13061)

Go to the source code of this file.

Classes

class  Gecode::Support::LinearCongruentialGenerator< m, a, q, r >
 Template for linear congruential generators. More...
 

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Support
 Support algorithms and datastructures
 

Typedefs

typedef LinearCongruentialGenerator< 2147483647, 48271, 44488, 3399 > Gecode::Support::RandomGenerator
 Default values for linear congruential generator. More...