snap-stanford / snap

Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
Other
2.16k stars 797 forks source link

Type Error! #149

Open WonderMind opened 5 years ago

WonderMind commented 5 years ago

I find that when node value is bigger than int size, cause an error: *** Error: Execution stopped: IsInt(false, 0, 0, Val) [Reason:'2458853753'], file ../../glib-core/dt.h, line 637 How can I transform int to int64?

thank you very much!

sunfanyunn commented 5 years ago

Same issue here.