Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ INT_VAL_RANGE_MIN
Function
INT_VAL_RANGE_MIN
gecode/int/branch/val.hpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
inline IntValBranch
85
INT_VAL_RANGE_MIN(void) {
86
return IntValBranch(IntValBranch::SEL_RANGE_MIN);
87
}
88
89
inline IntValBranch
90
INT_VAL_RANGE_MAX(void) {
Callers
1
run
Method · 0.85
Calls
1
IntValBranch
Class · 0.85
Tested by
no test coverage detected