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