Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ cancel
Method
cancel
gecode/search/nogoods.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
GECODE_NEVER;
51
}
52
void
53
NoNGL::cancel(Space&, Propagator&) {
54
GECODE_NEVER;
55
}
56
void
57
NoNGL::reschedule(Space&, Propagator&) {
58
GECODE_NEVER;
Callers
2
disposenext
Function · 0.45
propagate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected