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

Function INT_VALUES_MIN

gecode/int/branch/val.hpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97 }
98
99 inline IntValBranch
100 INT_VALUES_MIN(void) {
101 return IntValBranch(IntValBranch::SEL_VALUES_MIN);
102 }
103
104 inline IntValBranch
105 INT_VALUES_MAX(void) {

Callers 7

CreateMethod · 0.85
runMethod · 0.85
branchMethod · 0.85
QCSPBakerMethod · 0.85
ConnectFourAllStateMethod · 0.85
CrosswordMethod · 0.85
ann2ivalselFunction · 0.85

Calls 1

IntValBranchClass · 0.85

Tested by

no test coverage detected