Jump to content

User:Gunmanprice/4-way grid-based binary tree

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Cydebot (talk | contribs) at 22:14, 13 January 2019 (Robot - Removing category Articles created via the Article Wizard per CFD at Wikipedia:Categories for discussion/Log/2019 January 6.). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

4-way Grid-based Binary tree ... The 4-way binary tree is most useful for projects involving a need for a grid based save system for easy human reading but also a fast way to read and write to a specific location within the grid. The grid allow none programmers to understand where the information is going. Another benefit of the grid is that it is more easy for information to be shared between nodes withing the trees. The binary tree allows for quick read/write to the system without the need to sacrifice

References

[edit]
[edit]