MCPcopy Create free account
hub / github.com/KaHIP/KaHIP / minValue

Method minValue

lib/node_ordering/reductions.cpp:188–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186 }
187
188 Count minValue() const {
189 return min_ptr;
190 }
191
192 Count size() const {
193 return num_elements;

Callers 1

applyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected