Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The number of edges in output.edges is less than the origin data file? #1

Open
CinderaLuo opened this issue Apr 25, 2017 · 1 comment

Comments

@CinderaLuo
Copy link

I get an undirected graph data from http://snap.stanford.edu/, which called RoadNet-CA. I try to run your code to partition the RoadNet-CA. After running your code, the RoadNet-CA-4.edges generated by your program only has 2766607 lines, while the origin data file of RoadNet-CA has 5533214 lines. I don not know why it happens. Please help!How to get the output.edges which has same lines as origin data?

@fabiopetroni
Copy link
Owner

fabiopetroni commented Apr 25, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants