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

Function subscribe

gecode/int/count/rel.hpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68
69
70 forceinline void
71 subscribe(Space& home, Propagator& p, IntSet& y) {
72 (void) home; (void) p; (void) y;
73 }
74 template<class VY>
75 forceinline void
76 subscribe(Space& home, Propagator& p, VY y) {

Callers 12

subscribeMethod · 0.85
subscribeMethod · 0.85
objectMethod · 0.85
oFunction · 0.85
shared-object.hppFile · 0.85
subscribeMethod · 0.85
subscribeMethod · 0.85
subscribeMethod · 0.85
subscribeMethod · 0.85
subscribeMethod · 0.85
int-base.hppFile · 0.85
view-base.hppFile · 0.85

Calls 1

subscribeMethod · 0.45

Tested by

no test coverage detected