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-31 year ago48 downloads
1.0-21 year ago22 downloads
1.0-11 year ago14 downloads

Dependencies

lua >= 5.1

Manifests