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

Method size

gecode/int/gcc/view.hpp:323–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

321 return x.max();
322 }
323 forceinline unsigned int
324 CardView::size(void) const {
325 return x.size();
326 }
327
328 forceinline void
329 CardView::counter(int n) {

Callers 15

prop_cardFunction · 0.45
card_consistentFunction · 0.45
initMethod · 0.45
VarValGraphMethod · 0.45
syncMethod · 0.45
postSideConstraintsFunction · 0.45
isDistinctFunction · 0.45
costMethod · 0.45
prop_valFunction · 0.45
lookupValueFunction · 0.45
costMethod · 0.45
lbcMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected