您要查找的是不是:
- GENET is a connectionist approach to constraint satisfaction and is a general local search algorithm. 通用的局部搜索算法GENET是一个基于连接主义的约束求解方法。
- A local search algorithm for minimizing a nondecreasing supermodular set function is presented,and its performance guarantee is probed. 给出了求解一类具有简单约束的上模集函数最小值问题的一种局部搜索法,并讨论了所给算法的性能保证。
- Tabu Search is an effective local search algorithm for the job shop scheduling problem, but the quality of the best solution found depends on the initial solution. 禁忌搜索一种求解作业车间调度问题的有效局部搜索算法,但其搜索最优解的能力取决于初始解的选择。
- Based on the intersection iterative and the local search algorithm theory, two major phases in this algorithm were improved, including the extremal selecting and the branches processing. 利用相交迭代和局部搜索的思想,分别对选拔法的极值运算和分支处理进行了改进。
- In addition it proposes taboo search algorithm based on a new neighborhood search method,and the TS algorithms in the method are used as local search algorithm. 针对蚁群算法易于陷入局部最优的情况,提出了一种基于关键工序的邻域搜索方法,将使用此邻域搜索方法的TS算法作为局部搜索策略。
- Most local search algorithms incorporate various schemes that enhance local search to escape from local minima. 许多局部搜索算法都加入了跳出局部极小的机制来提高算法性能。
- multi -objective genetic local search algorithm 多目标遗传局部搜索算法
- The solution quality and efficiency of heuristic algorithms can be improved through establishing reference optimization edge set used by local search algorithms. 通过建立有效的局部搜索优化算法的参照优化边集,提高其求解质量和效率;
- In recent years random and incomplete search algorithms, especially the local search algorithms, have been found to be effective in tackling the large constraint satisfaction problems(CSPs). 近年来,人们发现随机不完全搜索算法,特别是局部搜索算法,能有效地解决大规模的约束满足问题(CSP)。
- A New Local Search Algorithm for Job Shop Scheduling Problem 求解工件车间调度问题的一种新的邻域搜索算法
- A New Local Search Algorithm for the Job Shop Scheduling Problem 调度问题的一种新的邻域搜索算法
- Based on the weak connectivity of hypercube model, a layered framework is presented for key-sharing connectivity, and a node's localized searching algorithm is proposed. 提出了基于超立方体模型弱连通性质的层次密钥连通框架,并给出了节点的本地搜索算法。
- A Genetic Local Search Algorithm for the Parallel Machine Batch Process Scheduling Problem 并行机间歇过程生产调度的遗传局部搜索算法
- For a value, using a binary search algorithm. 使用二进制搜索算法在一维的排序。
- The Application of an Improved Genetic Local Search Algorithm to MFL Inverse Problem 改进的遗传局部搜索算法在漏磁逆问题中的应用研究
- A Multiple-Neighborhood-Based Parallel Composite Local Search Algorithm for Timetable Problem 基于多邻域的并行混合局部搜索算法与时间表问题
- Then it designs and realizes the fast rampart search algorithm. 其中,平面点集的凸壳是最重要、最基础的问题。
- In the HAGA, a local search approach is embedded into the adaptive genetic algorithm (AGA) to improve its search performance. 在混合自适应遗传算法中,将一种局部搜索方法引入自适应遗传算法以提高其搜索能力。
- The main role for the Line-Up Competition Algorithm LCA) is in global research, while Speediest Descent Algorithm (SDA) is in local search. 其中,列队竞争算法的主要作用是实现全局搜索,而梯度法的作用是实现局部寻优,这两种方法的结合,可以使全局搜索与局部搜索达到均衡和统一。
- Greed search algorithm is an effective and high veracity method,but it is easy to get into the local best. 贪婪搜索(GS)算法是一种有效且准确性较高的结构学习算法,但贪婪搜索算法很容易陷入局部最优。