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

Method initial

gecode/kernel/trace/recorder.hpp:218–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216 */
217 template<class View>
218 forceinline typename ViewTraceRecorder<View>::SlackValue
219 ViewTraceRecorder<View>::Slack::initial(void) const {
220 return i;
221 }
222 template<class View>
223 forceinline typename ViewTraceRecorder<View>::SlackValue
224 ViewTraceRecorder<View>::Slack::previous(void) const {

Callers 10

initMethod · 0.80
fixMethod · 0.80
failMethod · 0.80
initMethod · 0.80
fixMethod · 0.80
failMethod · 0.80
doneMethod · 0.80
initMethod · 0.80
fixMethod · 0.80
failMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected