Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ SET_VAR_MAX_MAX
Function
SET_VAR_MAX_MAX
gecode/set/branch/var.hpp:200–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
}
199
200
inline SetVarBranch
201
SET_VAR_MAX_MAX(BranchTbl tbl) {
202
return SetVarBranch(SetVarBranch::SEL_MAX_MAX,tbl);
203
}
204
205
inline SetVarBranch
206
SET_VAR_SIZE_MIN(BranchTbl tbl) {
Callers
2
run
Method · 0.85
ann2svarsel
Function · 0.85
Calls
1
SetVarBranch
Class · 0.85
Tested by
no test coverage detected