Generated on Mon Aug 25 11:35:46 2008 for Gecode by doxygen 1.5.6

random.icc File Reference

(Revision: 5219)

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Support

Classes

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

Typedefs

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