Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
run
Method · 0.85
Calls
1
BoolAssign
Class · 0.85
Tested by
no test coverage detected