Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ glb
Method
glb
gecode/set/trace/trace-view.hpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
RangeList::copy(home,_lub,lubi);
68
}
69
forceinline RangeList*
70
SetTraceView::glb(void) const {
71
return _glb;
72
}
73
forceinline RangeList*
74
SetTraceView::lub(void) const {
75
return _lub;
Callers
2
prune
Method · 0.80
delta.hpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected