Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ FLOAT_VAL
Function
FLOAT_VAL
gecode/float/branch/val.hpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
inline FloatValBranch
70
FLOAT_VAL(FloatBranchVal v, FloatBranchCommit c) {
71
return FloatValBranch(v,c);
72
}
73
74
}
75
Callers
1
run
Method · 0.85
Calls
1
FloatValBranch
Class · 0.85
Tested by
no test coverage detected