Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ FLOAT_VAL_SPLIT_MAX
Function
FLOAT_VAL_SPLIT_MAX
gecode/float/branch/val.hpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
inline FloatValBranch
60
FLOAT_VAL_SPLIT_MAX(void) {
61
return FloatValBranch(FloatValBranch::SEL_SPLIT_MAX);
62
}
63
64
inline FloatValBranch
65
FLOAT_VAL_SPLIT_RND(Rnd r) {
Callers
3
run
Method · 0.85
ann2fvalsel
Function · 0.85
createBranchers
Method · 0.85
Calls
1
FloatValBranch
Class · 0.85
Tested by
no test coverage detected