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

Method width

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

Source from the content-addressed store, hash-verified

54 return delta;
55 }
56 forceinline unsigned int
57 BoolTraceDelta::width(void) const {
58 return 1U;
59 }
60
61}
62

Callers 5

array.hppFile · 0.45
event.hppFile · 0.45
pruneMethod · 0.45
slackMethod · 0.45
slackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected