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

(Revision: 13103)

Go to the source code of this file.

Namespaces

 Gecode
 Gecode toplevel namespace
 

Functions

FloatAssign Gecode::FLOAT_ASSIGN_MIN (void)
 Select median value of the lower part. More...
 
FloatAssign Gecode::FLOAT_ASSIGN_MAX (void)
 Select median value of the upper part. More...
 
FloatAssign Gecode::FLOAT_ASSIGN_RND (Rnd r)
 Select median value of a randomly chosen part. More...
 
FloatAssign Gecode::FLOAT_ASSIGN (FloatBranchVal v, FloatBranchCommit c)