Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
leaf
Method · 0.80
next
Method · 0.45
Tested by
no test coverage detected