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-32 years ago103 downloads
1.0-22 years ago27 downloads
1.0-12 years ago19 downloads

Dependencies

lua >= 5.1

Manifests