Virtualize the grid

How can you have confidence your algorithms for discovery of the grid will work in practice?

It’s impractical to only test by setting up real grids.

A better way to virtualize the interfaces grid nodes talk to each other. Then you can test out your hop and grid discovery algorithms in unit tests.

It comes possible to try your algorithms with various node topologies - in a circle, in a line etc. All set up virtually.