Generated on Tue Feb 11 2025 17:33:26 for Gecode by doxygen 1.12.0
tiebreak.hpp File Reference

Go to the source code of this file.

Classes

class  Gecode::TieBreak< VarBranch >
 Combine variable selection criteria for tie-breaking. More...
 

Namespaces

namespace  Gecode
 Gecode toplevel namespace
 

Functions

template<class VarBranch >
TieBreak< VarBranchGecode::tiebreak (VarBranch a, VarBranch b)
 Combine variable selection criteria a and b for tie-breaking.
 
template<class VarBranch >
TieBreak< VarBranchGecode::tiebreak (VarBranch a, VarBranch b, VarBranch c)
 Combine variable selection criteria a, b, and c for tie-breaking.
 
template<class VarBranch >
TieBreak< VarBranchGecode::tiebreak (VarBranch a, VarBranch b, VarBranch c, VarBranch d)
 Combine variable selection criteria a, b, c, and d for tie-breaking.