Sean's Blog
Search
搜索
暗色模式
亮色模式
阅读模式
Explorer
Home
❯
1F 数据结构与算法
❯
06.图论
❯
05.树上问题
05.树上问题
此文件夹下有13条笔记。
2025年12月29日
01.树基础
type/index
algo/graph
algo/graph/tree
数据结构与算法
树基础
tree-basic
2025年12月29日
02.树的直径
type/index
algo/graph
algo/graph/tree
数据结构与算法
树的直径
tree-diameter
2025年12月29日
03.树的中心
type/index
algo/graph
algo/graph/tree
数据结构与算法
树的中心
tree-center
2025年12月29日
04.树的重心
type/index
algo/graph
algo/graph/tree
数据结构与算法
树的重心
tree-centroid
2025年12月29日
05.最近公共祖先
type/index
algo/graph
algo/graph/tree
数据结构与算法
最近公共祖先
lca
2025年12月29日
06.树链剖分
type/index
algo/graph
algo/graph/tree
数据结构与算法
树链剖分
hld
2025年12月29日
07.树上启发式合并
type/index
algo/graph
algo/graph/tree
数据结构与算法
树上启发式合并
dsu-on-tree
2025年12月29日
08.虚树
type/index
algo/graph
algo/graph/tree
数据结构与算法
虚树
virtual-tree
2025年12月29日
09.树分治
type/index
algo/graph
algo/graph/tree
数据结构与算法
树分治
tree-divide
2025年12月29日
10.动态树分治
type/index
algo/graph
algo/graph/tree
数据结构与算法
动态树分治
dynamic-tree-divide
2025年12月29日
11.AHU 算法
type/index
algo/graph
algo/graph/tree
数据结构与算法
ahu-算法
tree-ahu
2025年12月29日
12.树哈希
type/index
algo/graph
algo/graph/tree
数据结构与算法
树哈希
tree-hash
2025年12月29日
13.树上随机游走
type/index
algo/graph
algo/graph/tree
数据结构与算法
树上随机游走
tree-random-walk
Graph View