MCPcopy 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

pruneMethod · 0.80
delta.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected