WebGraph
WebGraph copied to clipboard
input format for weighted graphs
I am trying to use it for weighted graphs however I don't see how I can use it. Could you please give me some guidance?
My example graph is as follows in the format
1 2 3 2 1 5 2 3 5 3 2 2 3 1 1