Generated on Mon May 30 22:31:53 2016 for Gecode by doxygen 1.6.1

branch-var.hpp File Reference

(Revision: 13656)

Go to the source code of this file.

Classes

class  Gecode::VarBranch
 Variable branching information. More...

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


Typedefs

typedef double(* Gecode::BranchTbl )(const Space &home, double w, double b)
 Tie-break limit function.