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.
https://github.com/basemax/generaltreego
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: 5 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/basemax/generaltreego
- Owner: BaseMax
- License: gpl-3.0
- Created: 2022-12-12T12:52:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T09:42:53.000Z (almost 3 years ago)
- Last Synced: 2025-07-04T14:45:09.116Z (5 months ago)
- Topics: algorithm, algorithms, algorithms-and-data-structures, algorithms-datastructures, data-structure, datastructure, ds, general-tree, generaltree, go, golang, tree, tree-search, tree-structure, tree-structured
- Language: Go
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0