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