Generated on Fri Mar 20 15:56:30 2015 for Gecode by doxygen 1.6.3

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.