Generated on Wed Nov 5 2014 05:18:34 for Gecode by doxygen 1.7.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.