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

Function BOOL_ASSIGN

gecode/int/branch/assign.hpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112 }
113
114 inline BoolAssign
115 BOOL_ASSIGN(BoolBranchVal v, BoolBranchCommit c) {
116 return BoolAssign(v,c);
117 }
118
119}
120

Callers 1

runMethod · 0.85

Calls 1

BoolAssignClass · 0.85

Tested by

no test coverage detected