Compute the distance between two nodes. distance = nodeId1 ^ nodeId2 where ^ = bitwise XOR operator
Generated using TypeDoc
Compute the distance between two nodes. distance = nodeId1 ^ nodeId2 where ^ = bitwise XOR operator