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

Method card

gecode/set/var-imp/integerset.hpp:129–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127 }
128
129 forceinline unsigned int
130 BndSet::card(void) const {
131 return _card;
132 }
133
134 forceinline void
135 BndSet::card(unsigned int c) {

Callers 10

processLubChangeMethod · 0.45
processGlbChangeMethod · 0.45
SetVarImpBaseFunction · 0.45
set.hppFile · 0.45
cardMinMethod · 0.45
cardMaxMethod · 0.45
intersectIMethod · 0.45
intersectI_fullMethod · 0.45
includeI_fullMethod · 0.45
excludeI_fullMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected