Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ lubModified
Method
lubModified
gecode/set/view/cached.hpp:309–312 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
307
308
template<class View>
309
forceinline bool
310
CachedView<View>::lubModified(void) const {
311
return lubCache.size() != lubSize();
312
}
313
314
/**
315
* \brief %Range iterator for least upper bound of cached set views
Callers
2
propagate
Method · 0.80
propagate
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected