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

Function INT_ASSIGN_MED

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

Source from the content-addressed store, hash-verified

57 }
58
59 inline IntAssign
60 INT_ASSIGN_MED(void) {
61 return IntAssign(IntAssign::SEL_MED);
62 }
63
64 inline IntAssign
65 INT_ASSIGN_MAX(void) {

Callers 2

runMethod · 0.85
ann2asnivalselFunction · 0.85

Calls 1

IntAssignClass · 0.85

Tested by

no test coverage detected