networkanalysis
networkanalysis copied to clipboard
Can't get results
Hello! I deployed the jar file using the following command: java -cp networkanalysis-1.1.0.jar nl.cwts.networkanalysis.run.RunNetworkClustering -r 1 -o out.txt input.txt
and I get this error: "Error while creating network: Elements of neighbors array must have non-negative values."
Could you please help out? Thank you!