Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ INT_VAL_SPLIT_MIN
Function
INT_VAL_SPLIT_MIN
gecode/int/branch/val.hpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
inline IntValBranch
75
INT_VAL_SPLIT_MIN(void) {
76
return IntValBranch(IntValBranch::SEL_SPLIT_MIN);
77
}
78
79
inline IntValBranch
80
INT_VAL_SPLIT_MAX(void) {
Callers
15
Create
Method · 0.85
run
Method · 0.85
Radiotherapy
Method · 0.85
choice
Method · 0.85
branch
Method · 0.85
SportsLeague
Method · 0.85
WordSquare
Method · 0.85
AllInterval
Method · 0.85
SudokuInt
Method · 0.85
MagicSquare
Method · 0.85
Crossword
Method · 0.85
DistinctLinear
Method · 0.85
Calls
1
IntValBranch
Class · 0.85
Tested by
no test coverage detected