Python 2/3 implementation of tree structure
Treelib implements the tree structure in Python. 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 Python.
$
pkg install py311-treelibOrigin
devel/py-treelib
Size
217KiB
License
APACHE20
Maintainer
yuri@FreeBSD.org
Dependencies
2 packages
Required by
0 packages