MCPcopy 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

runMethod · 0.85
ann2svarselFunction · 0.85

Calls 1

SetVarBranchClass · 0.85

Tested by

no test coverage detected