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

Method max

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

Source from the content-addressed store, hash-verified

92 }
93
94 forceinline int
95 ValSet::max(void) const {
96 return lst->max();
97 }
98
99 forceinline void
100 ValSet::update(Space& home, ValSet& vs) {

Callers 15

distinctFunction · 0.45
nooverlapFunction · 0.45
linkFunction · 0.45
supportMethod · 0.45
sequenceFunction · 0.45
ValueSymmetryFunction · 0.45
values_reflectFunction · 0.45
countFunction · 0.45
domFunction · 0.45
unaryFunction · 0.45
orderFunction · 0.45
addMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected