Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ SET_VAL_MAX_EXC
Function
SET_VAL_MAX_EXC
gecode/set/branch/val.hpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
inline SetValBranch
80
SET_VAL_MAX_EXC(void) {
81
return SetValBranch(SetValBranch::SEL_MAX_EXC);
82
}
83
84
inline SetValBranch
85
SET_VAL_RND_INC(Rnd r) {
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