MCPcopy Create free account
hub / github.com/GraphChi/graphchi-java / topListInt

Method topListInt

src/main/java/edu/cmu/graphchi/util/Toplist.java:61–86  ·  view source on GitHub ↗

Returns a sorted list of top topN vertices having integer values. @param baseFilename input-graph @param numVertices number of vertices in the graph (use engine.numVertices()) @param topN how many top results to include @return @throws IOException

(String baseFilename, int numVertices, final int topN)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 1

foreachMethod · 0.95

Tested by

no test coverage detected