Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ INT_VALUES_MIN
Function
INT_VALUES_MIN
gecode/int/branch/val.hpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
inline IntValBranch
100
INT_VALUES_MIN(void) {
101
return IntValBranch(IntValBranch::SEL_VALUES_MIN);
102
}
103
104
inline IntValBranch
105
INT_VALUES_MAX(void) {
Callers
7
Create
Method · 0.85
run
Method · 0.85
branch
Method · 0.85
QCSPBaker
Method · 0.85
ConnectFourAllState
Method · 0.85
Crossword
Method · 0.85
ann2ivalsel
Function · 0.85
Calls
1
IntValBranch
Class · 0.85
Tested by
no test coverage detected