MCPcopy Create free account
hub / github.com/Gecode/gecode / kindex

Method kindex

gecode/int/gcc/dom-sup.hpp:767–770  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

765 }
766
767 forceinline void
768 ValNode::kindex(int i) {
769 _kidx = i;
770 }
771
772 forceinline int
773 ValNode::kindex(void) const {

Callers 2

min_requireMethod · 0.80
narrowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected