MCPcopy Create free account
hub / github.com/Gecode/gecode / SET_VAL_MIN_EXC

Function SET_VAL_MIN_EXC

gecode/set/branch/val.hpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 }
58
59 inline SetValBranch
60 SET_VAL_MIN_EXC(void) {
61 return SetValBranch(SetValBranch::SEL_MIN_EXC);
62 }
63
64 inline SetValBranch
65 SET_VAL_MED_INC(void) {

Callers 3

CreateMethod · 0.85
runMethod · 0.85
ann2svalselFunction · 0.85

Calls 1

SetValBranchClass · 0.85

Tested by

no test coverage detected