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

Method slack

gecode/int/trace/int-trace-view.hpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112 }
113
114 forceinline unsigned long long int
115 IntTraceView::slack(IntView x) {
116 return x.width()-1;
117 }
118
119
120}}

Callers 3

initMethod · 0.45
fixMethod · 0.45
failMethod · 0.45

Calls 1

widthMethod · 0.45

Tested by

no test coverage detected