Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ rnd
Method
rnd
gecode/kernel/branch/var.hpp:173–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
172
template<class Var>
173
inline Rnd
174
VarBranch<Var>::rnd(void) const {
175
return _rnd;
176
}
177
178
template<class Var>
179
inline double
Callers
1
view-sel.hpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected