For some graph sizes, 16bit numbers may be enough to express the distance. For others, 64bit may be needed. This is critical as it determines the memory requirements. There should be a default size for distance of 32bit and a configurable option to use 16 or 64 bit
For some graph sizes, 16bit numbers may be enough to express the distance. For others, 64bit may be needed. This is critical as it determines the memory requirements. There should be a default size for distance of 32bit and a configurable option to use 16 or 64 bit