aicenter / ShoDi

0 stars 0 forks source link

Add parameter for number size specification: 16-64 bit #23

Closed F-I-D-O closed 1 month ago

F-I-D-O commented 1 year ago

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