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

Method subscribe

gecode/search/nogoods.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47
48 void
49 NoNGL::subscribe(Space&, Propagator&) {
50 GECODE_NEVER;
51 }
52 void
53 NoNGL::cancel(Space&, Propagator&) {
54 GECODE_NEVER;

Callers 2

nogoods.hppFile · 0.45
propagateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected