Closed mbojan closed 4 years ago
I'll have a look at the c++ code. Should be fixable with some "long long" formats. Worst case I have some d2b
code that uses string representation
Edit: Ok fixed it in my fork. I'll put it in the next pull request later today
The following test based on http://users.cecs.anu.edu.au/~bdm/data/formats.txt (now turned-off) fails:
Apparently goes beyond the integer range. Graphs of size up to 128 do work though.