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

Method status

gecode/search/nogoods.cpp:60–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 GECODE_NEVER;
59 }
60 NGL::Status
61 NoNGL::status(const Space&) const {
62 GECODE_NEVER;
63 return NGL::NONE;
64 }
65 ExecStatus
66 NoNGL::prune(Space&) {
67 GECODE_NEVER;

Callers 4

PBSMethod · 0.45
buildMethod · 0.45
RBSMethod · 0.45
propagateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected