Defined in File NetworkitBinaryGraph.hpp
Encodes a singed value, s.t. the sign bit is in the LSB bit, while the absolute value is stored in the remaining upper 63 bits. This allows more effective compression using varint.