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

Function SET_VAL_MIN_INC

gecode/set/branch/val.hpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52
53
54 inline SetValBranch
55 SET_VAL_MIN_INC(void) {
56 return SetValBranch(SetValBranch::SEL_MIN_INC);
57 }
58
59 inline SetValBranch
60 SET_VAL_MIN_EXC(void) {

Callers 14

CreateMethod · 0.85
setupMethod · 0.85
setupMethod · 0.85
setupMethod · 0.85
setupMethod · 0.85
setupMethod · 0.85
runMethod · 0.85
HammingMethod · 0.85
GolfMethod · 0.85
SteinerMethod · 0.85
SudokuSetMethod · 0.85
CrewMethod · 0.85

Calls 1

SetValBranchClass · 0.85

Tested by

no test coverage detected