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

Method min

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

Source from the content-addressed store, hash-verified

87 }
88
89 forceinline int
90 ValSet::min(void) const {
91 return fst->min();
92 }
93
94 forceinline int
95 ValSet::max(void) const {

Callers 15

distinctFunction · 0.45
linkFunction · 0.45
SupportValuesMethod · 0.45
supportMethod · 0.45
sequenceFunction · 0.45
ValueSymmetryFunction · 0.45
values_reflectFunction · 0.45
countFunction · 0.45
domFunction · 0.45
addMethod · 0.45
updateMethod · 0.45
compareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected