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

Method max

gecode/set/var/set.hpp:121–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119 SetVarGlbRanges::min(void) const { return iter.min(); }
120
121 forceinline
122 int
123 SetVarGlbRanges::max(void) const { return iter.max(); }
124
125 forceinline
126 unsigned int

Callers 15

domFunction · 0.45
checkMethod · 0.45
SetVarArrayMethod · 0.45
SetVarArgsMethod · 0.45
propagateMethod · 0.45
propagateMethod · 0.45
propagateSeqUnionMethod · 0.45
propagateSeqFunction · 0.45
propagateMethod · 0.45
propagateMethod · 0.45
operator ()Method · 0.45
valMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected