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

Method slack

gecode/float/trace/trace-view.hpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 forceinline void
58 FloatTraceView::update(Space&, FloatTraceView) {}
59 forceinline FloatNum
60 FloatTraceView::slack(FloatView x) {
61 return x.size();
62 }
63
64}}
65

Callers 4

initMethod · 0.45
fixMethod · 0.45
failMethod · 0.45
doneMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected