public class PageRankCalc extends Object
Constructor and Description |
---|
PageRankCalc(String linksfilename,
String redirectsfilename,
boolean nogzip) |
Modifier and Type | Method and Description |
---|---|
int |
iterate()
Returns the maximum difference on calculated page ranks in this iteration
step.
|
static void |
main(String[] args) |
static void |
printUsage() |
public int iterate() throws IOException
IOException
public static void main(String[] args) throws IOException
IOException
public static void printUsage()
Copyright © 2016 Egothor. All Rights Reserved.