Generated on Sat May 25 2013 18:00:42 for Gecode by doxygen 1.8.3.1
val.hpp File Reference

(Revision: 13103)

Go to the source code of this file.

Namespaces

namespace  Gecode
 Gecode toplevel namespace
 

Functions

FloatValBranch Gecode::FLOAT_VAL_SPLIT_MIN (void)
 Select values not greater than mean of smallest and largest value. More...
 
FloatValBranch Gecode::FLOAT_VAL_SPLIT_MAX (void)
 Select values greater than mean of smallest and largest value. More...
 
FloatValBranch Gecode::FLOAT_VAL_SPLIT_RND (Rnd r)
 
FloatValBranch Gecode::FLOAT_VAL (FloatBranchVal v, FloatBranchCommit c)