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

Function INT_VAL_SPLIT_MIN

gecode/int/branch/val.hpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 }
73
74 inline IntValBranch
75 INT_VAL_SPLIT_MIN(void) {
76 return IntValBranch(IntValBranch::SEL_SPLIT_MIN);
77 }
78
79 inline IntValBranch
80 INT_VAL_SPLIT_MAX(void) {

Callers 15

CreateMethod · 0.85
runMethod · 0.85
RadiotherapyMethod · 0.85
choiceMethod · 0.85
branchMethod · 0.85
SportsLeagueMethod · 0.85
WordSquareMethod · 0.85
AllIntervalMethod · 0.85
SudokuIntMethod · 0.85
MagicSquareMethod · 0.85
CrosswordMethod · 0.85
DistinctLinearMethod · 0.85

Calls 1

IntValBranchClass · 0.85

Tested by

no test coverage detected