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?
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?