Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ minus_v
Method
minus_v
gecode/int/view/int.hpp:205–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
template<class I>
205
forceinline ModEvent
206
IntView::minus_v(Space& home, I& i, bool depend) {
207
return x->minus_v(home,i,depend);
208
}
209
210
211
Callers
10
commit
Method · 0.45
tell
Method · 0.45
tell
Method · 0.45
tell
Method · 0.45
assigned_val
Method · 0.45
prune
Method · 0.45
propagate
Method · 0.45
prune
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected