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

Method width

gecode/set/view/complement.hpp:394–395  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

392
393 template<class View>
394 forceinline unsigned int
395 LubRanges<ComplementView<View> >::width(void) const { return lbc.width(); }
396
397 /**
398 * \brief Range iterator for the least upper bound of double-complement-views

Callers 1

complement.hppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected