lua tree library.

$ luarocks install treelib

Tree is an important data structure in computer science. Examples are shown in ML algorithm designs such as random forest tree and software engineering such as file system index. treelib is created to provide an efficient implementation of tree data structure in Lua.

Versions

1.0-3184 days ago29 downloads
1.0-2198 days ago18 downloads
1.0-1198 days ago10 downloads

Dependencies

lua >= 5.1

Manifests