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

Method round

gecode/search/cpprofiler/tracer.cpp:70–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 }
69
70 void
71 CPProfilerSearchTracer::round(unsigned int) {
72 restart++;
73 connector->restart(restart);
74 }
75
76 void
77 CPProfilerSearchTracer::skip(const EdgeInfo& ei) {

Callers 5

resetMethod · 0.45
resetMethod · 0.45
resetMethod · 0.45
resetMethod · 0.45
resetMethod · 0.45

Calls 1

restartMethod · 0.45

Tested by

no test coverage detected