Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ val
Method
val
gecode/int/element/pair.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
template<class View>
95
forceinline int
96
PairValues<View>::val(void) const {
97
return xv.val() + w*yv.val();
98
}
99
100
101
ExecStatus
Callers
1
propagate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected