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

Method domainsizesum

gecode/int/distinct/val.hpp:163–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161
162 template<class View>
163 void
164 Val<View>::domainsizesum(Propagator::InDecision in, unsigned int& size,
165 unsigned int& size_b) const {
166 cbssize(x,in,size,size_b);
167 }
168#endif
169
170 template<class View>

Callers 2

statusMethod · 0.45
choiceMethod · 0.45

Calls 1

cbssizeFunction · 0.85

Tested by

no test coverage detected