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

Method trace

gecode/driver/options.hpp:536–539  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

534 }
535
536 inline void
537 Options::trace(int f) {
538 _trace.value(f);
539 }
540
541 inline int
542 Options::trace(void) const {

Callers 3

HammingMethod · 0.80
DescartesFoliumMethod · 0.80
MoneyMethod · 0.80

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected