Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ INT_VAL_MED
Function
INT_VAL_MED
gecode/int/branch/val.hpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
inline IntValBranch
60
INT_VAL_MED(void) {
61
return IntValBranch(IntValBranch::SEL_MED);
62
}
63
64
inline IntValBranch
65
INT_VAL_MAX(void) {
Callers
3
setup
Method · 0.85
run
Method · 0.85
ann2ivalsel
Function · 0.85
Calls
1
IntValBranch
Class · 0.85
Tested by
no test coverage detected