[GraphIndex][Fix] signed and unsigned integer conversion (#359)
* signed and unsigned integer conversion * replace long with uint64_t * replace uint64_t with int64_t * including cmath; gcc 8 crashes otherwise
Showing
Please register or sign in to comment