中文
相关论文

相关论文: Using Tabu Search Algorithm for Map Generation in …

200 篇论文

Simulation optimization (SO) is frequently challenged by noisy evaluations, high computational costs, and complex, multimodal search landscapes. This paper introduces Tabu-Enhanced Simulation Optimization (TESO), a novel metaheuristic…

神经与进化计算 · 计算机科学 2026-01-01 Bulent Soykan , Sean Mondesire , Ghaith Rabadi

This research is focused on solving problems in the area of software project management using metaheuristic search algorithms and as such is research in the field of search based software engineering. The main aim of this research is to…

神经与进化计算 · 计算机科学 2016-05-09 Andy M. Connor , Amit Shah

This paper describes two optimisation methods which can be applied to the parameter selection stage of Fluid Power System design. These two methods used are a Genetic Algorithm (GA) and a Tabu Search method, both of which have been claimed…

最优化与控制 · 数学 2016-05-13 Andy M. Connor , Derek G. Tilley

Local search algorithms for combinatorial search problems frequently encounter a sequence of states in which it is impossible to improve the value of the objective function; moves through these regions, called plateau moves, dominate the…

人工智能 · 计算机科学 2014-11-17 J. Frank , P. Cheeseman , J. Stutz

This paper introduces a new paradigm for minimax game-tree search algo- rithms. MT is a memory-enhanced version of Pearls Test procedure. By changing the way MT is called, a number of best-first game-tree search algorithms can be simply and…

人工智能 · 计算机科学 2014-04-08 Aske Plaat , Jonathan Schaeffer , Wim Pijls , Arie de Bruin

In recent years, combining neural networks with local search heuristics has become popular in the field of combinatorial optimization. Despite its considerable computational demands, this approach has exhibited promising outcomes with…

人工智能 · 计算机科学 2023-11-01 Ankur Nath , Alan Kuhnle

This work studies a central extremal graph theory problem inspired by a 1975 conjecture of Erd\H{o}s, which aims to find graphs with a given size (number of nodes) that maximize the number of edges without having 3- or 4-cycles. We…

Tactical wireless networks play a vital role in ensuring reliable connectivity in scenarios where conventional telecommunications infrastructure is unavailable or damaged, such as areas impacted by natural disasters. These networks are…

网络与互联网体系结构 · 计算机科学 2026-04-30 Wissem Ahmed Zaid , Alain Hertz

Vehicle Routing Problem is a well-known problem in logistics and transportation, and the variety of such problems is explained by the fact that it occurs in many real-life situations. It is an NP-hard combinatorial optimization problem and…

人工智能 · 计算机科学 2016-09-30 Ivan S. Grechikhin

Real-world problems are very difficult to optimize. However, many researchers have been solving benchmark problems that have been extensively investigated for the last decades even if they have very few direct applications. The Traveling…

人工智能 · 计算机科学 2016-03-25 Mohamed El Yafrani , Belaïd Ahiod

Monte-Carlo Tree Search (MCTS) is a family of sampling-based search algorithms widely used for online planning in sequential decision-making domains and at the heart of many recent advances in artificial intelligence. Understanding the…

人工智能 · 计算机科学 2025-09-25 Yiyu Qian , Tim Miller , Zheng Qian , Liyuan Zhao

This article proposes a new population-based optimization algorithm called the Tangent Search Algorithm (TSA) to solve optimization problems. The TSA uses a mathematical model based on the tangent function to move a given solution toward a…

神经与进化计算 · 计算机科学 2021-04-07 Abdesslem Layeb

A variety of strategies have been proposed for overcoming local optimality in metaheuristic search. This paper examines characteristics of moves that can be exploited to make good decisions about steps that lead away from a local optimum…

人工智能 · 计算机科学 2020-10-22 Fred Glover

This paper presents a new algorithm based on integrating Genetic Algorithms and Tabu Search methods to solve the Job Shop Scheduling problem. The idea of the proposed algorithm is derived from Genetic Algorithms. Most of the scheduling…

数据结构与算法 · 计算机科学 2009-06-30 R. Thamilselvan , Dr. P. Balasubramanie

Exciting contemporary machine learning problems have recently been phrased in the classic formalism of tree search -- most famously, the game of Go. Interestingly, the state-space underlying these sequential decision-making problems often…

机器学习 · 计算机科学 2021-06-17 Julia Grosse , Cheng Zhang , Philipp Hennig

We propose and develop an efficient implementation of the robust tabu search heuristic for sparse quadratic assignment problems. The traditional implementation of the heuristic applicable to all quadratic assignment problems is of O(N^2)…

数据结构与算法 · 计算机科学 2010-09-27 Gerald Paul

We study the recent metaheuristic search algorithm for the multidimensional assignment problem (MAP) using fitness landscape theory. The analyzed algorithm performs a very large-scale neighborhood search on a set of feasible solutions to…

离散数学 · 计算机科学 2021-12-23 Alla Kammerdiner , Alexander Semenov , Eduardo Pasiliao

Motivated by a real-world vehicle routing application, we consider the maximum-weight independent set problem: Given a node-weighted graph, find a set of independent (mutually nonadjacent) nodes whose node-weight sum is maximum. Some of the…

This paper presents a novel algorithm for robot task and motion planning (TAMP) problems by utilizing a reachability tree. While tree-based algorithms are known for their speed and simplicity in motion planning (MP), they are not…

机器人学 · 计算机科学 2024-01-15 Kanghyun Kim , Daehyung Park , Min Jun Kim

Real-time heuristic search algorithms satisfy a constant bound on the amount of planning per action, independent of problem size. As a result, they scale up well as problems become larger. This property would make them well suited for video…

人工智能 · 计算机科学 2014-01-17 Vadim Bulitko , Yngvi Björnsson , Ramon Lawrence