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

Function INT_VAL_RND

gecode/int/branch/val.hpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 }
68
69 inline IntValBranch
70 INT_VAL_RND(Rnd r) {
71 return IntValBranch(r);
72 }
73
74 inline IntValBranch
75 INT_VAL_SPLIT_MIN(void) {

Callers 2

runMethod · 0.85
ann2ivalselFunction · 0.85

Calls 1

IntValBranchClass · 0.85

Tested by

no test coverage detected