MCPcopy 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_requireMethod · 0.80
syncMethod · 0.80
narrowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected