This is the strategy to avoid the need of a backtracking algorithm.
这是策略,避免了回溯算法的需要。
Eight queens problem is an old and well-known problem is a typical example backtracking algorithm.
八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。
Eight queens problem is an ancient and well-known problem is a typical example backtracking algorithm.
八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。
Eight queens problem is an ancient and well-known problem, backtracking algorithm is a typical example.
八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。
Traditional backtracking algorithm has been improved by rotating the chessboard matrix and put into solving N-queens counting problem in computer cluster.
通过对n皇后问题棋盘矩阵的旋转,改进了回溯算法,并通过计算机集群并行实现了N皇后的计数问题。
We provide the algorithm of line segmentation under gray level image and character segmentation based on the biggest width backtracking algorithm to get the accurate position of characters.
文中提出了灰度图像下的行分割方法和基于最大宽度回溯算法的单字分割算法,从而实现了字符的精确定位。
Furthermore, the control algorithm of GOAM is an intelligent backtracking technique, which can improve system efficiency without introducing additional information.
另外GOAM控制算法是智能回溯方法,GOAM在没有引入死余信息的情况下提高了系统的效率。
The Earley algorithm, however, can completely avoid backtracking.
依尔利算法,可以完全避免回溯。
A layout algorithm based on the multi granularity model was proposed by adopting strategies of both constraint problem solving and backtracking.
综合约束问题求解和回溯控制策略,给出了在粒度分层模型基础上的布局算法。
This scheduling algorithm takes the bipartite graph matching and the backtracking techniques as mathematical tools.
该算法以偶图匹配、回溯技术为数学工具。
At last we combine the spatial scheduling algorithm on Tree-Search with multilayer backtracking strategy, through that we can get a correctional dynamic spatial algorithm.
最后将基于树搜索的动态空间调度算法与多层回溯策略相结合,进一步得到一种修正的动态空间调度算法。
An algorithm is presented for complex maze by marking shortest path between the start point and current exploring point with recursive backtracking.
用标记每个搜索位置离起始位置最近距离的方法,通过递归函数求解,提出了一个对复杂迷宫的简明求解算法。
An algorithm is presented for complex maze by marking shortest path between the start point and current exploring point with recursive backtracking.
用标记每个搜索位置离起始位置最近距离的方法,通过递归函数求解,提出了一个对复杂迷宫的简明求解算法。
应用推荐