Projects in Awesome Lists tagged with general-tree
A curated list of projects in awesome lists tagged with general-tree .
https://github.com/basemax/generaltreego
Implentation of a general tree in Go Programming Language. A general tree is a tree data structure in which each node can have an arbitrary number of children. We are storing children in an array.
algorithm algorithms algorithms-and-data-structures algorithms-datastructures data-structure datastructure ds general-tree generaltree go golang tree tree-search tree-structure tree-structured
Last synced: 12 Jul 2025
https://github.com/basemax/general2binarytreego
This is a simple Go program that converts a general tree to a binary tree.
binary-tree binarytree data-structure datastructure ds general-tree generaltree go golang tree tree-search tree-structure
Last synced: 03 Apr 2025
https://github.com/tyhil/general-tree
A general tree C++ library
cpp general-tree pointers tree
Last synced: 19 Oct 2025