Internally use C++ type 'long long', instead of 'long', for properties of (graphml) type 'long'
This will increase memory usage, but guarantees, across different platforms, that 'long' will always hold larger values than 'int'.
Please register or sign in to comment