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

Method slack

gecode/set/trace/trace-view.hpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90 }
91
92 forceinline unsigned long long int
93 SetTraceView::slack(SetView x) {
94 return x.unknownSize();
95 }
96
97}}
98

Callers 3

initMethod · 0.45
fixMethod · 0.45
failMethod · 0.45

Calls 1

unknownSizeMethod · 0.45

Tested by

no test coverage detected