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

Method reschedule

gecode/search/nogoods.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 GECODE_NEVER;
55 }
56 void
57 NoNGL::reschedule(Space&, Propagator&) {
58 GECODE_NEVER;
59 }
60 NGL::Status
61 NoNGL::status(const Space&) const {
62 GECODE_NEVER;

Callers

nothing calls this directly

Calls 2

leafMethod · 0.80
nextMethod · 0.45

Tested by

no test coverage detected