Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ glbAny
Method
glbAny
gecode/set/view/set.hpp:187–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
return SetVarImp::glbMax(d);
186
}
187
forceinline bool
188
SetView::glbAny(const Delta& d) const {
189
return SetVarImp::glbAny(d);
190
}
191
192
forceinline int
193
SetView::lubMin(const Delta& d) const {
Callers
2
propagate
Method · 0.45
advise
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected