Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ FLOAT_VAL_SPLIT_MIN
Function
FLOAT_VAL_SPLIT_MIN
gecode/float/branch/val.hpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
53
54
inline FloatValBranch
55
FLOAT_VAL_SPLIT_MIN(void) {
56
return FloatValBranch(FloatValBranch::SEL_SPLIT_MIN);
57
}
58
59
inline FloatValBranch
60
FLOAT_VAL_SPLIT_MAX(void) {
Callers
8
run
Method · 0.85
run
Method · 0.85
CartesianHeart
Method · 0.85
GoldenSpiral
Method · 0.85
DescartesFolium
Method · 0.85
ArchimedeanSpiral
Method · 0.85
ann2fvalsel
Function · 0.85
createBranchers
Method · 0.85
Calls
1
FloatValBranch
Class · 0.85
Tested by
no test coverage detected