中文
相关论文

相关论文: Vertebrate pollinators: phase transition in a time…

200 篇论文

We show that certain ways of solving some combinatorial optimization problems can be understood as using query planes to divide the space of problem instances into polyhedra that could fit into those that characterize the problem's various…

计算复杂性 · 计算机科学 2023-04-24 Jian Yang

The optimal transmission switching problem (OTSP) is an established problem of changing a power grid's topology to obtain an improved operation by controlling the switching status of transmission lines. This problem was proven to be…

系统与控制 · 电气工程与系统科学 2025-06-05 Anton Hinneck , David Pozo

The Steiner Traveling Salesman Problem (STSP) is a variant of the Traveling Salesman Problem (TSP) that is particularly suitable when dealing with sparse networks, such as road networks. The standard integer programming formulation of the…

最优化与控制 · 数学 2012-03-20 Adam N. Letchford , Saeideh D. Nasiri , Dirk Oliver Theis

We propose an end-to-end learning framework based on hierarchical reinforcement learning, called H-TSP, for addressing the large-scale Travelling Salesman Problem (TSP). The proposed H-TSP constructs a solution of a TSP instance starting…

人工智能 · 计算机科学 2023-04-20 Xuanhao Pan , Yan Jin , Yuandong Ding , Mingxiao Feng , Li Zhao , Lei Song , Jiang Bian

Combinatorial optimization problems are foundational challenges in fields such as artificial intelligence, logistics, and network design. Traditional algorithms, including greedy methods and dynamic programming, often struggle to balance…

This paper proposes a formulation of the Active Debris Removal (ADR) Mission Design problem as a modified Time-Dependent Traveling Salesman Problem (TDTSP). The TDTSP is a well-known combinatorial optimization problem, whose solution is the…

最优化与控制 · 数学 2019-09-24 Lorenzo Federici , Alessandro Zavoli , Guido Colasurdo

We present a benchmark set for Traveling salesman problem (TSP) with characteristics that are different from the existing benchmark sets. In particular, we focus on small instances which prove to be challenging for one or more…

数据结构与算法 · 计算机科学 2018-06-26 Pouya Baniasadi , Vladimir Ejov , Michael Haythorpe , Serguei Rossomakhine

In many industrial robotics applications, such as spot-welding, spray-painting or drilling, the robot is required to visit successively multiple targets. The robot travel time among the targets is a significant component of the overall…

机器人学 · 计算机科学 2017-10-06 Francisco Suárez-Ruiz , Teguh Santoso Lembono , Quang-Cuong Pham

The Traveling Salesperson problem asks for the shortest cyclic tour visiting a set of cities given their pairwise distances and belongs to the NP-hard complexity class, which means that with all known algorithms in the worst case instances…

无序系统与神经网络 · 物理学 2016-10-18 Hendrik Schawe , Alexander K. Hartmann

The Generalized Traveling Salesman Problem (GTSP) is a well-known combinatorial optimization problem with a host of applications. It is an extension of the Traveling Salesman Problem (TSP) where the set of cities is partitioned into…

数据结构与算法 · 计算机科学 2012-02-15 Daniel Karapetyan , Gregory Gutin

Generalized traveling salesman problem (GTSP) is an extension of classical traveling salesman problem (TSP), which is a combinatorial optimization problem and an NP-hard problem. In this paper, an efficient discrete state transition…

最优化与控制 · 数学 2015-09-22 Xiaolin Tang , Chunhua Yang , Xiaojun Zhou , Weihua Gui

In this paper we discuss the application of Artificial Intelligence (AI) to the exemplary industrial use case of the two-dimensional commissioning problem in a high-bay storage, which essentially can be phrased as an instance of Traveling…

神经与进化计算 · 计算机科学 2024-04-16 Stefan Wintersteller , Martin Uray , Michael Lehenauer , Stefan Huber

This research proposes a novel indicator-based hybrid evolutionary approach that combines approximate and exact algorithms. We apply it to a new bi-criteria formulation of the travelling thief problem, which is known to the Evolutionary…

人工智能 · 计算机科学 2018-02-08 Junhua Wu , Sergey Polyakovskiy , Markus Wagner , Frank Neumann

The Clustered Traveling Salesman Problem (CTSP) is a variant of the popular Traveling Salesman Problem (TSP) arising from a number of real-life applications. In this work, we explore a transformation approach that solves the CTSP by…

人工智能 · 计算机科学 2022-04-15 Yongliang Lu , Jin-Kao Hao , Qinghua Wu

We propose Test-Time Augmentation (TTA) as an effective technique for addressing combinatorial optimization problems, including the Traveling Salesperson Problem. In general, deep learning models possessing the property of invariance, where…

机器学习 · 计算机科学 2024-05-09 Ryo Ishiyama , Takahiro Shirakawa , Seiichi Uchida , Shinnosuke Matsuo

Routing problems are optimization problems that consider a set of goals in a graph to be visited by a vehicle (or a fleet of them) in an optimal way, while numerous constraints have to be satisfied. We present a solution based on…

机器人学 · 计算机科学 2017-08-01 Miroslav Kulich , Roman Sushkov , Libor Přeučil

In this paper, we propose a method to solve a bi-objective variant of the well-studied Traveling Thief Problem (TTP). The TTP is a multi-component problem that combines two classic combinatorial problems: Traveling Salesman Problem (TSP)…

神经与进化计算 · 计算机科学 2020-07-29 Jonatas B. C. Chagas , Julian Blank , Markus Wagner , Marcone J. F. Souza , Kalyanmoy Deb

Traveling Salesman Problem (TSP) is a decision-making problem that is essential for a number of practical applications. Today, this problem is solved on digital computers exploiting Boolean-type architecture by checking one by one a number…

无序系统与神经网络 · 物理学 2023-02-13 Mykhaylo Balinskiy , Alexander Khitun

The Travelling Thief Problem (TTP) is a challenging combinatorial optimization problem that attracts many scholars. The TTP interconnects two well-known NP-hard problems: the Travelling Salesman Problem (TSP) and the 0-1 Knapsack Problem…

人工智能 · 计算机科学 2020-12-17 Lei Yang , Zitong Zhang , Xiaotian Jia , Peipei Kang , Wensheng Zhang , Dongya Wang

Existing neural constructive solvers for routing problems have predominantly employed transformer architectures, conceptualizing the route construction as a set-to-sequence learning task. However, their efficacy has primarily been…

机器学习 · 计算机科学 2024-08-08 Yong Liang Goh , Zhiguang Cao , Yining Ma , Yanfei Dong , Mohammed Haroon Dupty , Wee Sun Lee