MCPcopy 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

sharingMethod · 0.70
propagateMethod · 0.50
propagateMethod · 0.50
postMethod · 0.50
postMethod · 0.50
postMethod · 0.50
propagateMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected