local search algorithm的意思|示意
邻域搜索算法
local search algorithm的网络常见释义
局部搜索算法 局部搜索算法 局部搜索算法 局部搜索算法(local search algorithm)是 一类近似算法的通称,它从一个初始解开始,每 一步在当前领域内找到一个更好的解,使目标函 数逐步优化,直到不能进一步改进为...
局部 为 了提高求解的效率,需要借鉴其他的算法或技术来改进SGA,为此我们尝试将SGA 与局部 搜索算法(Local Search Algorithm, LSA)相结合,在交叉运算和变异运算的基础上,利用LSA 来优化所得的每个个体,然后再利用选择运算实现种群的...
与局部搜索算法 ... 与局部搜索算法 Local Search Algorithm 的局部搜索算法 subpath Ejection Chain 传局部搜索算法 GLSA ...
local search algorithm相关短语
1、 genetic local search algorithm 遗传邻域搜索算法
2、 iterated local search algorithm 迭代局部搜索算法
3、 iterative local search algorithm 迭代局域搜索算法
local search algorithm相关例句
The algorithm includes selection, expansion and mutation operations, expansion is used for local search and mutation is used for global search in solution space.
算法包括选择、扩展和突变操作,扩展和突变操作分别在解空间中局部和全局范围内搜索最优解。
Based on the pheromone updating strategy, local search algorithm, the probability of randomly selected three areas to improve, improve the algorithm's global search ability and convergence of optimal.
通过对信息素更新策略、局部搜索算法、随机选择概率三个方面的改进,提高算法的全局最优搜索能力和收敛性。
Combining PSO and ACS, the proposed algorithm can effectively avoid the local optima of PSO algorithm and the blindness search of ant colony algorithm.
该算法通过在粒子群算法中引入蚂蚁算法,可有效克服粒子群算法后期的局部搜索能力差和蚁群算法前期盲目搜索的缺陷。
This paper presents a neighborhood search algorithm for finding a local minimal solution of the problem, then a filled function method for solving 0-1 programming is proposed.
文章首先给出搜索0-1规划局部极小解的邻域搜索算法,在此基础上给出了填充函数算法。
Heuristics mutation operator and local search scheme are designed in the algorithm.
该算法采用新的启发式变异算子和局部搜索算子。
The memory unit mechanism is proposed to strengthen the local search ability of the algorithm and its calculation speed has been improved.
并采用记忆单元机制,增强了算法局部搜索的能力,提高了其计算速度;