Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ val
Method
val
gecode/int/branch/val-sel.hpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
: ValSel<View,int>(home,vs) {}
45
template<class View>
46
forceinline int
47
ValSelMin<View>::val(const Space&, View x, int) {
48
return x.min();
49
}
50
51
template<class View>
52
forceinline
Callers
6
propagate
Method · 0.45
post
Method · 0.45
resubscribe
Method · 0.45
commit
Method · 0.45
print
Method · 0.45
status
Method · 0.45
Calls
8
r
Function · 0.85
i
Function · 0.50
min
Method · 0.45
max
Method · 0.45
med
Method · 0.45
width
Method · 0.45
size
Method · 0.45
range
Method · 0.45
Tested by
no test coverage detected