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

Method domain

gecode/float/var/float.hpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 }
70
71 forceinline FloatVal
72 FloatVar::domain(void) const {
73 return x->domain();
74 }
75
76 forceinline FloatNum
77 FloatVar::size(void) const {

Callers 15

yyparseFunction · 0.45
vs2isFunction · 0.45
vs2bslFunction · 0.45
vs2bshFunction · 0.45
newFloatVarMethod · 0.45
estimateFunction · 0.45
overflowFunction · 0.45
postMethod · 0.45
propagateMethod · 0.45
postMethod · 0.45
propagateMethod · 0.45
postMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected