qcri / Arabesque

Scalable Graph Mining
http://arabesque.io
Apache License 2.0
61 stars 33 forks source link

Incorrect array growth when reading input graph without size hints #13

Closed AlexJF closed 8 years ago

AlexJF commented 8 years ago

When not using size hints, reading of the input graph may fail with ArrayIndexOutOfBounds due to incorrect growth of helper structures.