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

Method size

gecode/int/val-set.hpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 }
78
79 forceinline int
80 ValSet::size(void) const {
81 return n;
82 }
83
84 forceinline bool
85 ValSet::empty(void) const {

Callers 15

initMethod · 0.45
relFunction · 0.45
viewarrayFunction · 0.45
clauseFunction · 0.45
distinctFunction · 0.45
optionalFunction · 0.45
nooverlapFunction · 0.45
maxFunction · 0.45
minFunction · 0.45
argmaxFunction · 0.45
argminFunction · 0.45
unshareFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected