Edit: apparently the term toroidal array is a concise name for a grid with the wrapping behavior which I implemented in the Grid class I wrote. So, obviously that much has been done before, as I suspected when I originally posted this article. However, my node “deletion” system may still be something new. Actually, the […]
Tag Archives: array
Toroidal array with deletable nodes
Posted in Programming
Also tagged code snippet, data structures, grid, java, nodes, toroidal array
Comments closed