Gecode::MeritFunction Gecode::MeritBase< View, double > brancher-merit.hpp class View View::VarType typedef View::VarType Gecode::MeritFunction< View >::Var Var Corresponding variable type. BranchTraits< Var >::Merit typedef BranchTraits<Var>::Merit Gecode::MeritFunction< View >::Function Function Corresponding merit function type. Function Function Gecode::MeritFunction< View >::f f The user-defined merit function. forceinline Gecode::MeritFunction< View >::MeritFunction (Space &home, const VarBranch &vb) MeritFunction Space & home const VarBranch & vb Constructor for initialization. forceinline Gecode::MeritFunction< View >::MeritFunction (Space &home, bool shared, MeritFunction &mf) MeritFunction Space & home bool shared MeritFunction & mf Constructor for cloning. double forceinline double Gecode::MeritFunction< View >::operator() (const Space &home, View x, int i) operator() const Space & home View x int i Return degree as merit for view x at position i. Merit class for user-defined merit function. Gecode::MeritFunctiondispose Gecode::MeritFunctionf Gecode::MeritFunctionFunction Gecode::MeritFunctionMeritBase Gecode::MeritFunctionMeritBase Gecode::MeritFunctionMeritFunction Gecode::MeritFunctionMeritFunction Gecode::MeritFunctionnotice Gecode::MeritFunctionoperator() Gecode::MeritFunctionVal Gecode::MeritFunctionVar Gecode::MeritFunctionView