Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ SET_VAL_MAX_INC
Function
SET_VAL_MAX_INC
gecode/set/branch/val.hpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
inline SetValBranch
75
SET_VAL_MAX_INC(void) {
76
return SetValBranch(SetValBranch::SEL_MAX_INC);
77
}
78
79
inline SetValBranch
80
SET_VAL_MAX_EXC(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