Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ max
Method
max
gecode/float/var/float.hpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
return x->med();
65
}
66
forceinline FloatNum
67
FloatVar::max(void) const {
68
return x->max();
69
}
70
71
forceinline FloatVal
72
FloatVar::domain(void) const {
Callers
15
estimate
Function · 0.45
overflow
Function · 0.45
dopost
Function · 0.45
propagate
Method · 0.45
post
Method · 0.45
propagate
Method · 0.45
post
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
post
Method · 0.45
ExecStatus prop_nary_max
Function · 0.45
post
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected