Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ nq
Method
nq
gecode/int/view/int.hpp:156–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
forceinline ModEvent
157
IntView::nq(Space& home, int n) {
158
return x->nq(home,n);
159
}
160
forceinline ModEvent
161
IntView::nq(Space& home, long long int n) {
162
return x->nq(home,n);
Callers
15
commit
Method · 0.45
commit
Method · 0.45
exclude
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
count
Function · 0.45
nvalues
Function · 0.45
rel
Function · 0.45
exclude
Function · 0.45
prune
Method · 0.45
post
Method · 0.45
doprop_val
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected