Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ gq
Method
gq
gecode/float/view/float.hpp:117–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
forceinline ModEvent
118
FloatView::gq(Space& home, int n) {
119
return x->gq(home,n);
120
}
121
forceinline ModEvent
122
FloatView::gq(Space& home, FloatNum n) {
123
return x->gq(home,n);
Callers
15
linear
Function · 0.45
dom
Function · 0.45
rel
Function · 0.45
propagate
Method · 0.45
post
Method · 0.45
propagate
Method · 0.45
post
Method · 0.45
propagate
Method · 0.45
post
Method · 0.45
post
Method · 0.45
propagate
Method · 0.45
ExecStatus prop_nary_max
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected