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

Method size

gecode/set/rel/lq.hpp:136–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134 b.clear(i);
135 }
136 forceinline unsigned int
137 CharacteristicSets::size(void) const {
138 return xsize;
139 }
140
141 forceinline
142 CharacteristicSets::CSIter::CSIter(void) {}

Callers 15

pbsseqFunction · 0.45
pbsparFunction · 0.45
buildMethod · 0.45
relaxFunction · 0.45
serializeMethod · 0.45
sendRawMsgMethod · 0.45
atmostOneFunction · 0.45
cardinalityFunction · 0.45
relaxFunction · 0.45
sequenceFunction · 0.45
VariableSymmetryFunction · 0.45
VariableSequenceSymmetryFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected