MCPcopy 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

CreateMethod · 0.85
runMethod · 0.85
ann2svalselFunction · 0.85

Calls 1

SetValBranchClass · 0.85

Tested by

no test coverage detected