MCPcopy Create free account
hub / github.com/Gecode/gecode / ranges

Method ranges

gecode/int/trace/int-trace-view.hpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 }
64
65 forceinline RangeList*
66 IntTraceView::ranges(void) const {
67 return dom;
68 }
69
70 forceinline void
71 IntTraceView::prune(Space& home, IntView y, const Delta& d) {

Callers 4

postMethod · 0.45
initCacheMethod · 0.45
int.hppFile · 0.45
int-delta.hppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected