Procedure for generating a tree topology base on the beta-splitting model:
Aspects of the beta-splitting model:
| Beta | Description | Median split |
|---|---|---|
| −2 | Completely unbalanced | 1 |
| -1.5 | PDA model | 1.5 |
| −1 | Unnamed | √m |
| 0 | Markov model | m/4 |
| ∞ | An almost completely balanced model | m/2 |