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

Function SET_ASSIGN

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

Source from the content-addressed store, hash-verified

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

Callers 1

runMethod · 0.85

Calls 1

SetAssignClass · 0.85

Tested by

no test coverage detected