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