Cyphrme / Cyphrme/Tree

Consider adding an alternative to BLS, Branch Size, Depth (BSD)

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Alternatively to BLS, BSD can assume each branch is of the same size, and then how many levels deep.

It should only be two values, [Brach Size, Depth]

In the Tree struct
``` go
BSD [2]int `json:"branch_size_depth,omitempty"`
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.