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-3216 days ago29 downloads
1.0-2229 days ago18 downloads
1.0-1229 days ago10 downloads

Dependencies

lua >= 5.1

Manifests