Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ merit
Method
merit
gecode/kernel/branch/var.hpp:221–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
219
220
template<class Var>
221
inline typename VarBranch<Var>::MeritFunction
222
VarBranch<Var>::merit(void) const {
223
return _mf;
224
}
225
226
}
227
Callers
1
merit.hpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected