Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ cancel
Method
cancel
gecode/kernel/branch/view-val.hpp:200–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
199
template<class View, class Val, PropCond pc>
200
void
201
ViewValNGL<View,Val,pc>::cancel(Space& home, Propagator& p) {
202
x.cancel(home,p,pc);
203
}
204
205
template<class View, class Val, PropCond pc>
206
void
Callers
2
dispose
Method · 0.45
dispose
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected