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

Method none

gecode/int/var/bool.hpp:110–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108 return x->one();
109 }
110 forceinline bool
111 BoolVar::none(void) const {
112 return x->none();
113 }
114
115}
116

Callers 15

copyMethod · 0.45
distinctFunction · 0.45
optionalFunction · 0.45
optionalMethod · 0.45
normalizeMethod · 0.45
adviseMethod · 0.45
propagateMethod · 0.45
propagateMethod · 0.45
iwnMethod · 0.45
cliqueMethod · 0.45
bkMethod · 0.45
optionalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected