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

Function INT_VAL_MIN

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

Source from the content-addressed store, hash-verified

52
53
54 inline IntValBranch
55 INT_VAL_MIN(void) {
56 return IntValBranch(IntValBranch::SEL_MIN);
57 }
58
59 inline IntValBranch
60 INT_VAL_MED(void) {

Callers 15

runMethod · 0.85
CreateMethod · 0.85
setupMethod · 0.85
setupMethod · 0.85
setupMethod · 0.85
setupMethod · 0.85
setupMethod · 0.85
setupMethod · 0.85
setupMethod · 0.85
setupMethod · 0.85
setupMethod · 0.85
setupMethod · 0.85

Calls 1

IntValBranchClass · 0.85

Tested by 2

mainFunction · 0.68
TestSpaceMethod · 0.68