MCPcopy Create free account
hub / github.com/Gecode/gecode / val

Method val

gecode/kernel/branch/val.hpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93
94 template<class Var>
95 inline typename ValBranch<Var>::BranchVal
96 ValBranch<Var>::val(void) const {
97 return vf;
98 }
99
100 template<class Var>
101 inline typename ValBranch<Var>::BranchCommit

Callers 4

choiceMethod · 0.45
commitMethod · 0.45
nglMethod · 0.45
printMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected