中文
相关论文

相关论文: Advancing Tabu and Restart in Local Search for Max…

200 篇论文

The Maximum Balanced Biclique Problem is a well-known graph model with relevant applications in diverse domains. This paper introduces a novel algorithm, which combines an effective constraint-based tabu search procedure and two dedicated…

人工智能 · 计算机科学 2017-05-23 Yi Zhou , Jin-Kao Hao

The Minimum Weight Dominating Set (MWDS) problem is an important generalization of the Minimum Dominating Set (MDS) problem with extensive applications. This paper proposes a new local search algorithm for the MWDS problem, which is based…

人工智能 · 计算机科学 2017-02-16 Yiyuan Wang , Shaowei Cai , Minghao Yin

This study investigates the area of general quadratic integer programming (QIP), encompassing both unconstrained (UQIP) and constrained (CQIP) variants. These NP-hard problems have far-reaching applications, yet the non-convex cases have…

离散数学 · 计算机科学 2025-12-17 Haibo Wang , Bahram Alidaee

Tabu search is one of the most effective heuristics for locating high-quality solutions to a diverse array of NP-hard combinatorial optimization problems. Despite the widespread success of tabu search, researchers have a poor understanding…

人工智能 · 计算机科学 2011-09-13 A. E. Howe , J. P. Watson , L. D. Whitley

The maximum vertex weight clique problem (MVWCP) is an important generalization of the maximum clique problem (MCP) that has a wide range of real-world applications. In situations where rigorous guarantees regarding the optimality of…

人工智能 · 计算机科学 2020-02-28 Yi Chu , Chuan Luo , Holger H. Hoos , QIngwei Lin , Haihang You

Local search algorithms applied to optimization problems often suffer from getting trapped in a local optimum. The common solution for this deficiency is to restart the algorithm when no progress is observed. Alternatively, one can start…

机器学习 · 计算机科学 2014-01-17 András György , Levente Kocsis

This paper describes a novel refinement to a Tabu search algorithm that has been implemented in an attempt to improve the robustness of the search when applied to particularly complex problems. In this approach, two Tabu searches are…

人工智能 · 计算机科学 2014-10-30 A. M. Connor

In this paper, we introduce DLS-MC, a new stochastic local search algorithm for the maximum clique problem. DLS-MC alternates between phases of iterative improvement, during which suitable vertices are added to the current clique, and…

人工智能 · 计算机科学 2011-09-28 H. H. Hoos , W. Pullan

We present an algorithm that incorporates a tabu search procedure into the framework of path relinking to tackle the job shop scheduling problem (JSP). This tabu search/path relinking (TS/PR) algorithm comprises several distinguishing…

数据结构与算法 · 计算机科学 2014-02-25 Bo Peng , Zhipeng Lu , T. C. E. Cheng

The Minimum Vertex Cover (MVC) problem is a prominent NP-hard combinatorial optimization problem of great importance in both theory and application. Local search has proved successful for this problem. However, there are two main drawbacks…

人工智能 · 计算机科学 2014-02-05 Shaowei Cai , Kaile Su , Chuan Luo , Abdul Sattar

Low Autocorrelation Binary Sequences (LABS) is a particularly challenging binary optimization problem which quickly becomes intractable in finding the global optimum for problem sizes beyond 66. This aspect makes LABS appealing to use as a…

分布式、并行与集群计算 · 计算机科学 2025-08-18 Zhiwei Zhang , Jiayu Shen , Niraj Kumar , Marco Pistoia

Radio network deployment and coverage optimization are critical to next-generation wireless networks. In this paper, the problem of optimally deciding on whether to install additional small cells or to upgrade current macrocell base…

信息论 · 计算机科学 2014-06-24 Xiangxiang Xu , Xiujun Zhang , Walid Saad , Yifei Zhao , Shidong Zhou

We introduce quantum-enhanced memetic tabu search (QE-MTS), a non-variational hybrid algorithm that achieves state-of-the-art scaling for the low-autocorrelation binary sequence (LABS) problem. By seeding the classical MTS with high-quality…

We propose improved exact and heuristic algorithms for solving the maximum weight clique problem, a well-known problem in graph theory with many applications. Our algorithms interleave successful techniques from related work with novel data…

数据结构与算法 · 计算机科学 2023-02-02 Roman Erhardt , Kathrin Hanauer , Nils Kriege , Christian Schulz , Darren Strash

Local search metaheuristics like tabu search or simulated annealing are popular heuristic optimization algorithms for finding near-optimal solutions for combinatorial optimization problems. However, it is still challenging for researchers…

神经与进化计算 · 计算机科学 2024-07-30 Rubén Ruiz-Torrubiano

The dominant paradigm in image retrieval systems today is to search large databases using global image features, and re-rank those initial results with local image feature matching techniques. This design, dubbed global-to-local, stems from…

信息检索 · 计算机科学 2025-09-08 Dror Aiger , Bingyi Cao , Kaifeng Chen , Andre Araujo

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 approach to the optimisation of structures using a Tabu search (TS) method. TS is a metaheuristic which is used to guide local search methods towards a globally optimal solution by using flexible memory cycles of…

计算工程、金融与科学 · 计算机科学 2014-10-30 Andy M. Connor , Keith A. Seffen , Geoffrey T. Parks , P. John Clarkson

This paper presents an Iterated Tabu Search algorithm (denoted by ITS-PUCC) for solving the problem of Packing Unequal Circles in a Circle. The algorithm exploits the continuous and combinatorial nature of the unequal circles packing…

最优化与控制 · 数学 2013-06-05 Tao Ye , Wenqi Huang , Zhipeng Lu

The Set-Union Knapsack Problem (SUKP) and Budgeted Maximum Coverage Problem (BMCP) are two closely related variant problems of the popular knapsack problem. Given a set of weighted elements and a set of items with nonnegative values, where…

数据结构与算法 · 计算机科学 2022-07-05 Wenli Zhu , Liangqing Luo
‹ 上一页 1 2 3 10 下一页 ›