WebGraph icon indicating copy to clipboard operation
WebGraph copied to clipboard

input format for weighted graphs

Open shuaiwangvu opened this issue 5 years ago • 0 comments

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

. Thank you!

1 2 3 2 1 5 2 3 5 3 2 2 3 1 1

shuaiwangvu avatar Aug 04 '20 13:08 shuaiwangvu