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

Method width

gecode/int/val-set.hpp:153–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151 }
152
153 forceinline unsigned int
154 ValSet::Ranges::width(void) const {
155 return c->width();
156 }
157
158 template<class View>
159 forceinline Iter::Ranges::CompareStatus

Callers 3

idx-view.hppFile · 0.45
SupportValuesMethod · 0.45
cumulativeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected