Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ max
Method
max
gecode/int/var/int.hpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
return x->med();
68
}
69
forceinline int
70
IntVar::max(void) const {
71
return x->max();
72
}
73
74
75
forceinline unsigned int
Callers
15
lsc
Method · 0.45
lec
Method · 0.45
post
Method · 0.45
propagate
Method · 0.45
post
Method · 0.45
propagate
Method · 0.45
TakesStatus takes
Function · 0.45
includes
Function · 0.45
excludes
Function · 0.45
undecided
Function · 0.45
lst
Method · 0.45
lct
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected