Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ gq
Method
gq
gecode/int/view/int.hpp:138–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
forceinline ModEvent
139
IntView::gq(Space& home, int n) {
140
return x->gq(home,n);
141
}
142
forceinline ModEvent
143
IntView::gq(Space& home, long long int n) {
144
return x->gq(home,n);
Callers
15
post
Method · 0.45
propagate
Method · 0.45
intersect
Method · 0.45
post
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
post
Method · 0.45
propagate
Method · 0.45
nooverlap
Function · 0.45
argmax
Function · 0.45
argmin
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected