Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ shared
Function
shared
gecode/int/count/view-base.hpp:117–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
116
template<class VX>
117
forceinline bool
118
shared(const IntSet&, VX) {
119
return false;
120
}
121
template<class VX, class VY, class VZ>
122
forceinline bool
123
ViewBase<VX,VY,VZ>::sharing(const ViewArray<VX>& x,
Callers
7
sharing
Method · 0.70
propagate
Method · 0.50
propagate
Method · 0.50
post
Method · 0.50
post
Method · 0.50
post
Method · 0.50
propagate
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected