Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keiichiw/succinct_tree
Succinct Representations of Ordered Trees in Rust
https://github.com/keiichiw/succinct_tree
Last synced: 27 days ago
JSON representation
Succinct Representations of Ordered Trees in Rust
- Host: GitHub
- URL: https://github.com/keiichiw/succinct_tree
- Owner: keiichiw
- Created: 2016-07-26T20:38:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-29T15:24:24.000Z (over 8 years ago)
- Last Synced: 2024-11-08T01:14:24.207Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Succinct Representations of Ordered Trees
* BP (balanced parentheses)
* DFUDS (depth first unary degree sequence)