Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ kmax
Method
kmax
gecode/int/gcc/dom-sup.hpp:695–698 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
693
}
694
695
forceinline int
696
ValNode::kmax(void) const {
697
return _kub;
698
}
699
700
forceinline int
701
ValNode::kmin(void) const {
Callers
3
min_require
Method · 0.80
sync
Method · 0.80
narrow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected