Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ max
Method
max
gecode/int/val-set.hpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
forceinline int
95
ValSet::max(void) const {
96
return lst->max();
97
}
98
99
forceinline void
100
ValSet::update(Space& home, ValSet& vs) {
Callers
15
distinct
Function · 0.45
nooverlap
Function · 0.45
link
Function · 0.45
support
Method · 0.45
sequence
Function · 0.45
ValueSymmetry
Function · 0.45
values_reflect
Function · 0.45
count
Function · 0.45
dom
Function · 0.45
unary
Function · 0.45
order
Function · 0.45
add
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected