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

Method min

gecode/iter/ranges-map.hpp:238–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236
237 template<class I, class M>
238 forceinline int
239 Map<I,M,true>::min(void) const {
240 return m.min(i.min());
241 }
242 template<class I, class M>
243 forceinline int
244 Map<I,M,true>::max(void) const {

Callers 15

startMethod · 0.45
operator ++Method · 0.45
operator ++Method · 0.45
startMethod · 0.45
operator ++Method · 0.45
operator ++Method · 0.45
operator ++Method · 0.45
operator ++Method · 0.45
twoMethod · 0.45
insertMethod · 0.45
operator ++Method · 0.45
ranges-diff.hppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected