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

Method getEdgecut

misc/java_jni_wrapper/KaHIPWrapperResult.java:12–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10 private int[] part;
11
12 public int getEdgecut() {
13 return edgecut;
14 }
15 public void setEdgecut(int edgecut) {
16 this.edgecut = edgecut;
17 }

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected