状态空间搜索 meaning in English
state space search
Examples
- We put forward a new intelligent planner btff based on the enforced hill - climbing and helpful action ordering
有用动作排序使规划图和状态空间搜索更好地结合在一起。 - This paper presents the mathematical model and the general algorithms of transforming combinatorial problem into state space search
本文提出了将组合问题归结为状态空间搜索问题的数学模型和通用算法。 - Firstly the idea of the general searching algorithms is to define one accurate compute model . then the state space searching algorithms a based on the compute model are submitted
通用搜索算法的思想是首先为状态空间定义一个精确的计算模型,然后提出建立在该计算模型上的状态空间搜索算法a 。 - Most artificial intelligent planning algorithms are based on planning graph or state space search . ff based on both planning graph and heuristic state space search and performed standout in the 2nd and 3rd international planning competition
Ff规划器将规划图和启发式状态空间搜索原理进行了很好的结合,在两届ipc ( internationalplanningcompetition )中取得了优异的成绩。 - Searching of the state space is always being one of the usual ways for solving the optimal problems . the traditional ways of finding solutions only have backtracking , branch - and - bound and implicit graphs search as their theoretical introduction
状态空间搜索是解决优化问题的常用方法之一,传统的状态空间搜索求解技术有回溯法和分支限界法以及隐式图搜索这些算法策略作为理论指导。