Gecode::ValSelFunction Gecode::ValSel< View, BranchTraits< View::VarType >::ValType > brancher-val-sel.hpp class View View ValSel< View, typename BranchTraits< typename View::VarType >::ValType >::Val typedef ValSel<View, typename BranchTraits<typename View::VarType>::ValType>::Val Gecode::ValSelFunction< View >::Val Val The corresponding value type. View::VarType typedef View::VarType Gecode::ValSelFunction< View >::Var Var The corresponding variable type. BranchTraits< Var >::Val typedef BranchTraits<Var>::Val Gecode::ValSelFunction< View >::ValFunction ValFunction The corresponding value function. ValFunction ValFunction Gecode::ValSelFunction< View >::v v The user-defined value function. forceinline Gecode::ValSelFunction< View >::ValSelFunction (Space &home, const ValBranch &vb) ValSelFunction Space & home const ValBranch & vb Constructor for initialization. forceinline Gecode::ValSelFunction< View >::ValSelFunction (Space &home, bool shared, ValSelFunction< View > &vs) ValSelFunction Space & home bool shared ValSelFunction< View > & vs Constructor for cloning. Val forceinline ValSelFunction< View >::Val Gecode::ValSelFunction< View >::val (const Space &home, View x, int i) val const Space & home View x int i Return user-defined value of view x at position i. User-defined value selection. Gecode::ValSelFunctiondispose Gecode::ValSelFunctionnotice Gecode::ValSelFunctionv Gecode::ValSelFunctionVal Gecode::ValSelFunctionval Gecode::ValSelFunctionValFunction Gecode::ValSelFunctionValSel Gecode::ValSelFunctionValSel Gecode::ValSelFunctionValSelFunction Gecode::ValSelFunctionValSelFunction Gecode::ValSelFunctionVar Gecode::ValSelFunctionView