Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
choice
Method · 0.45
commit
Method · 0.45
ngl
Method · 0.45
print
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected