Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
PBS
Method · 0.45
build
Method · 0.45
RBS
Method · 0.45
propagate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected