Permutation Tree, 연속 구간 분해
순열을 연속 값 구간 단위로 재귀 분해. 각 노드는 increasing, decreasing, prime 타입 중 하나. [3,1,2,5,4] 추적.
메타데이터
| ID | permutation-tree |
| 카테고리 | algorithm |
| 버전 | v4 |
| 길이 | 14.0s (14000ms) |
| 구성 | 20 elements · 6 chapters · 5 effects |
| 태그 | #algorithm #data-structure #tree #permutation |
본문에 삽입
```anim:permutation-tree
{}
```