Generated on Fri Jul 21 2023 00:00:00 for Gecode by doxygen 1.9.7
var.hpp File Reference
#include <functional>

Go to the source code of this file.

Classes

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

Namespaces

namespace  Gecode
 Gecode toplevel namespace
 

Typedefs

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