jleppert / pruferLinks
Implements the Prüfer sequence algorithm in javascript, for space-efficient representation of trees using a unique sequence. Useful for generating random trees of data.
☆32Updated 8 years ago
Alternatives and similar repositories for prufer
Users that are interested in prufer are comparing it to the libraries listed below
Sorting:
- Safely accesses deeply nested properties of objects☆54Updated 9 years ago
- Generator based flow-control that supports both callback and promise☆31Updated 8 years ago
- Finite State Machines in javascript☆66Updated 8 years ago
- A build system DSL☆49Updated 7 years ago
- Human-Friendly Web Worker wrapper.