Generated on Sat Jan 20 2018 22:21:20 for Gecode by doxygen 1.8.13
branch-var.hpp File Reference

(Revision: 15562)

#include <functional>

Go to the source code of this file.

Classes

class  Gecode::VarBranch< Var >
 Variable branching information. More...
 

Namespaces

 Gecode
 Gecode toplevel namespace
 

Typedefs

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