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

Function INT_VALUES_MAX

gecode/int/branch/val.hpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102 }
103
104 inline IntValBranch
105 INT_VALUES_MAX(void) {
106 return IntValBranch(IntValBranch::SEL_VALUES_MAX);
107 }
108
109
110

Callers 2

CreateMethod · 0.85
runMethod · 0.85

Calls 1

IntValBranchClass · 0.85

Tested by

no test coverage detected