MCPcopy 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

CreateMethod · 0.85
runMethod · 0.85
ann2svalselFunction · 0.85

Calls 1

SetValBranchClass · 0.85

Tested by

no test coverage detected