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

Function SET_VAL

gecode/set/branch/val.hpp:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 }
93
94 inline SetValBranch
95 SET_VAL(SetBranchVal v, SetBranchCommit c) {
96 return SetValBranch(v,c);
97 }
98
99}
100

Callers 1

runMethod · 0.85

Calls 1

SetValBranchClass · 0.85

Tested by

no test coverage detected