uzh / signal-collect

A framework for scalable graph computing.
www.signalcollect.com
Apache License 2.0
148 stars 32 forks source link

VertexToWorkerMapper can map to negative worker id. #96

Closed pstutz closed 11 years ago

pstutz commented 11 years ago

Oddly enough -Int.MinValue == Int.MinValue

We have to handle this case.