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

Function INT_VAL_MED

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

Source from the content-addressed store, hash-verified

57 }
58
59 inline IntValBranch
60 INT_VAL_MED(void) {
61 return IntValBranch(IntValBranch::SEL_MED);
62 }
63
64 inline IntValBranch
65 INT_VAL_MAX(void) {

Callers 3

setupMethod · 0.85
runMethod · 0.85
ann2ivalselFunction · 0.85

Calls 1

IntValBranchClass · 0.85

Tested by

no test coverage detected