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

Method min

gecode/int/trace/bool-delta.hpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 delta = -1;
47 }
48 forceinline int
49 BoolTraceDelta::min(void) const {
50 return delta;
51 }
52 forceinline int
53 BoolTraceDelta::max(void) const {
54 return delta;

Callers 3

purgeFunction · 0.45
pruneMethod · 0.45
pruneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected