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

Method events

gecode/kernel/trace/recorder.hpp:386–389  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

384 return tf;
385 }
386 forceinline int
387 TraceRecorder::events(void) const {
388 return te;
389 }
390 forceinline Tracer&
391 TraceRecorder::tracer(void) const {
392 return t;

Callers 3

postMethod · 0.45
_commitMethod · 0.45
_trycommitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected