MCPcopy 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

runMethod · 0.85

Calls 1

FloatValBranchClass · 0.85

Tested by

no test coverage detected