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

Method statistics

gecode/search/seq/rbs.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116 }
117
118 Search::Statistics
119 RBS::statistics(void) const {
120 return stop->metastatistics()+e->statistics();
121 }
122
123 void
124 RBS::constrain(const Space& b) {

Callers 1

nextMethod · 0.45

Calls 1

metastatisticsMethod · 0.80

Tested by

no test coverage detected