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

Method subscribe

gecode/kernel/branch/view-val.hpp:194–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192
193 template<class View, class Val, PropCond pc>
194 void
195 ViewValNGL<View,Val,pc>::subscribe(Space& home, Propagator& p) {
196 x.subscribe(home,p,pc);
197 }
198
199 template<class View, class Val, PropCond pc>
200 void

Callers 2

chb.hppFile · 0.45
action.hppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected