George Chen
Results
2
comments of
George Chen
Thank you for your encourage. I will test it. Logically '.found' should be set when the node itself has a new neighbor ( a new member in its 'pool') because...
in the later part of init(), each node of pool (0~nhood.L) is initialized by `nn.dist = oracle(nn.id, n);`  so, radius wouldn't be 0. I'm learning too.