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

Method ei

gecode/search/trace-recorder.hpp:237–240  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235 }
236
237 forceinline SearchTracer::EdgeInfo*
238 EdgeTraceRecorder::ei(void) {
239 return &_ei;
240 }
241
242
243 /*

Callers 6

initMethod · 0.80
resetMethod · 0.80
nextMethod · 0.80
runMethod · 0.80
stealMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected