Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ INT_VAL_MAX
Function
INT_VAL_MAX
gecode/int/branch/val.hpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
inline IntValBranch
65
INT_VAL_MAX(void) {
66
return IntValBranch(IntValBranch::SEL_MAX);
67
}
68
69
inline IntValBranch
70
INT_VAL_RND(Rnd r) {
Callers
9
Create
Method · 0.85
setup
Method · 0.85
run
Method · 0.85
DominatingQueens
Method · 0.85
LangfordNumber
Method · 0.85
MagicSequence
Method · 0.85
Donald
Method · 0.85
ann2ivalsel
Function · 0.85
createBranchers
Method · 0.85
Calls
1
IntValBranch
Class · 0.85
Tested by
no test coverage detected