成为VIP会员查看完整内容
VIP会员码认证
首页
主题
发现
会员
服务
注册
·
登录
搜索算法
关注
61
搜索算法
是利用计算机的高性能来有目的的穷举一个问题解空间的部分或所有的可能情况,从而求出问题的解的一种方法。现阶段一般有枚举算法、深度优先搜索、广度优先搜索、A*算法、回溯算法、蒙特卡洛树搜索、散列函数等算法。在大规模实验环境中,通常通过在搜索前,根据条件降低搜索规模;根据问题的约束条件进行剪枝;利用搜索过程中的中间解,避免重复计算这几种方法进行优化。
综合
百科
VIP
热门
动态
论文
精华
Interpretable Machine Learning for Science with PySR and SymbolicRegression.jl
Arxiv
0+阅读 · 2023年5月2日
Contact Tracing over Uncertain Indoor Positioning Data (Extended Version)
Arxiv
0+阅读 · 2023年4月18日
Real-Time Character Rise Motions
Arxiv
0+阅读 · 2023年4月11日
A polynomial-time algorithm to solve the large scale of airplane refueling problem
Arxiv
0+阅读 · 2023年4月8日
Planning as Theorem Proving with Heuristics
Arxiv
0+阅读 · 2023年4月1日
Causal Razors
Arxiv
0+阅读 · 2023年4月3日
Faster Goal-Oriented Shortest Path Search for Bulk and Incremental Detailed Routing
Arxiv
0+阅读 · 2023年3月30日
Multidimensional Quantum Walks, with Application to $k$-Distinctness
Arxiv
0+阅读 · 2023年3月29日
Approximating Nash Social Welfare by Matching and Local Search
Arxiv
0+阅读 · 2023年3月29日
Entanglement Routing Based on Fidelity Curves for Quantum Photonics Channels
Arxiv
0+阅读 · 2023年3月28日
参考链接
父主题
搜索
算法
搜索引擎
提示
微信扫码
咨询专知VIP会员与技术项目合作
(加微信请备注: "专知")
微信扫码咨询专知VIP会员
Top