Sean's Blog
Search
搜索
暗色模式
亮色模式
阅读模式
Explorer
algo/search
此标签下有12条笔记。
2025年12月29日
01.DFS(搜索)
type/note
algo/search
algo/dfs
数据结构与算法
dfs(搜索)
dfs
深度优先搜索
depth-first-search
2025年12月29日
02.BFS(搜索)
type/index
algo/search
algo/bfs
数据结构与算法
bfs(搜索)
bfs
2025年12月29日
03.双向搜索
type/index
algo/search
algo/bidirectional
数据结构与算法
双向搜索
bidirectional
2025年12月29日
03.搜索
type/index
algo/search
数据结构与算法
搜索部分简介
搜索
2025年12月29日
04.启发式搜索
type/index
algo/search
algo/heuristic
数据结构与算法
启发式搜索
heuristic
2025年12月29日
05.A-Star
type/index
algo/search
algo/a-star
数据结构与算法
astar
2025年12月29日
06.迭代加深搜索
type/index
algo/search
algo/iddfs
数据结构与算法
迭代加深搜索
iterative
2025年12月29日
07.IDA-Star
type/index
algo/search
algo/ida-star
数据结构与算法
idastar
2025年12月29日
08.回溯法
type/note
algo/search
algo/backtracking
数据结构与算法
回溯法
backtracking
回溯算法
2025年12月29日
09.Dancing Links
type/index
algo/search
algo/dancing-links
数据结构与算法
dancing-links
dlx
2025年12月29日
10.Alpha–Beta 剪枝
type/index
algo/search
algo/alpha-beta
数据结构与算法
alpha–beta-剪枝
alpha-beta
2025年12月29日
11.优化
type/index
algo/search
数据结构与算法
优化
opt
Graph View