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

Method minValue

gecode/int/gcc/bnd-sup.hpp:390–393  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

388
389 template<class Card>
390 forceinline int
391 PartialSum<Card>::minValue(void) const {
392 return firstValue + 3;
393 }
394 template<class Card>
395 forceinline int
396 PartialSum<Card>::maxValue(void) const {

Callers 1

propagateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected