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

Method width

gecode/set/var/set.hpp:125–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123 SetVarGlbRanges::max(void) const { return iter.max(); }
124
125 forceinline
126 unsigned int
127 SetVarGlbRanges::width(void) const { return iter.width(); }
128
129 forceinline
130 SetVarLubRanges::SetVarLubRanges(void) {}

Callers 15

randvalMethod · 0.45
rndrelMethod · 0.45
pruneMethod · 0.45
pruneMethod · 0.45
disabledMethod · 0.45
solutionMethod · 0.45
NodeStatInspectorMethod · 0.45
nodeMethod · 0.45
processCurrentNodeMethod · 0.45
isClippedMethod · 0.45
TreeCanvasMethod · 0.45
layoutDoneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected