Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ size
Method
size
gecode/float/var/float.hpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
forceinline FloatNum
77
FloatVar::size(void) const {
78
return x->size();
79
}
80
81
forceinline bool
82
FloatVar::in(const FloatVal& n) const {
Callers
12
cost
Method · 0.45
eliminate_p
Function · 0.45
eliminate_n
Function · 0.45
propagate
Method · 0.45
post
Method · 0.45
copy
Method · 0.45
ExecStatus prop_nary_max
Function · 0.45
operator ()
Method · 0.45
slack
Method · 0.45
post
Method · 0.45
cost
Method · 0.45
propagate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected