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

Method size

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

Source from the content-addressed store, hash-verified

90 }
91
92 forceinline unsigned int
93 BndSet::size(void) const {
94 return _size;
95 }
96
97 forceinline bool
98 BndSet::empty(void) const {

Callers 15

glbModifiedMethod · 0.45
lubModifiedMethod · 0.45
lubSizeMethod · 0.45
updateMethod · 0.45
becomeMethod · 0.45
cardMin_fullMethod · 0.45
cardMax_fullMethod · 0.45
processLubChangeMethod · 0.45
processGlbChangeMethod · 0.45
set.hppFile · 0.45
assignedMethod · 0.45
glbSizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected