中文
相关论文

相关论文: A case study of algorithm selection for the travel…

200 篇论文

Multirobot systems for covering environments are increasingly used in applications like cleaning, industrial inspection, patrolling, and precision agriculture. The problem of covering a given environment using multiple robots can be…

多智能体系统 · 计算机科学 2020-01-10 Mirko Salaris , Alessandro Riva , Francesco Amigoni

Efficient utilization of cooperating robots in the assembly of aircraft structures relies on balancing the workload of the robots and ensuring collision-free scheduling. We cast this problem as that of allocating a large number of…

机器人学 · 计算机科学 2019-06-27 Veniamin Tereshchuk , John Stewart , Nikolay Bykov , Samuel Pedigo , Santosh Devasia , Ashis G. Banerjee

Problems affecting the transport of people or goods are plentiful in industry and commerce and they also appear to be at the origin of much more complex problems. In recent years, the logistics and transport sector keeps growing supported…

人工智能 · 计算机科学 2020-09-23 Alessandro Bertagnon

The Team Orienteering Problem (TOP) is an NP-hard routing problem in which a fleet of identical vehicles aims at collecting rewards (prizes) available at given locations, while satisfying restrictions on the travel times. In TOP, each…

数据结构与算法 · 计算机科学 2020-01-06 Lucas Assunção , Geraldo Robson Mateus

The Traveling Salesman Problem is one of the most intensively studied combinatorial optimization problems due both to its range of real-world applications and its computational complexity. When combined with the Set Covering Problem, it…

机器学习 · 计算机科学 2020-07-08 Yuwen Yang , Jayant Rajgopal

We present a new problem called the incomplete Traveling Tournament problem, which introduces the well known Traveling Tournament Problem into the realm of incomplete round-robin tournaments. We focus on the case where teams can face each…

最优化与控制 · 数学 2026-03-23 Karel Devriesere , David Van Bulck , Dries Goossens

We consider a multistage framework introduced recently where, given a time horizon t=1,2,...,T, the input is a sequence of instances of a (static) combinatorial optimization problem I_1,I_2,...,I_T, (one for each time step), and the goal is…

数据结构与算法 · 计算机科学 2019-09-24 Evripidis Bampis , Bruno Escoffier , Alexander Kononov

We study sublinear time algorithms for the traveling salesman problem (TSP). First, we focus on the closely related {\em maximum path cover} problem, which asks for a collection of vertex disjoint paths that include the maximum number of…

数据结构与算法 · 计算机科学 2024-04-30 Soheil Behnezhad , Mohammad Roghani , Aviad Rubinstein , Amin Saberi

Efficient optimisation algorithms have become important tools for finding high-quality solutions to hard, real-world problems such as production scheduling, timetabling, or vehicle routing. These algorithms are typically "black boxes" that…

人机交互 · 计算机科学 2020-09-08 Jie Liu , Tim Dwyer , Guido Tack , Samuel Gratzl , Kim Marriott

This paper reports on the first international competition on AI for the traveling salesman problem (TSP) at the International Joint Conference on Artificial Intelligence 2021 (IJCAI-21). The TSP is one of the classical combinatorial…

Vision-based trajectory prediction is an important task that supports safe and intelligent behaviours in autonomous systems. Many advanced approaches have been proposed over the years with improved spatial and temporal feature extraction.…

机器人学 · 计算机科学 2025-03-27 Renhao Huang , Hao Xue , Maurice Pagnucco , Flora Salim , Yang Song

In this paper, we consider the $k$-Covering Canadian Traveller Problem ($k$-CCTP), which can be seen as a variant of the Travelling Salesperson Problem. The goal of $k$-CCTP is finding the shortest tour for a traveller to visit a set of…

数据结构与算法 · 计算机科学 2023-04-28 Niklas Hahn , Michalis Xefteris

In this paper we consider the Recoverable Traveling Salesman Problem (TSP). Here the task is to find two tours simultaneously, such that the intersection between the tours is at least a given minimum size, while the sum of travel distances…

数据结构与算法 · 计算机科学 2021-11-19 Marc Goerigk , Stefan Lendl , Lasse Wulf

In this paper, we study the prize-collecting rural postman problem (PCRPP), a variant of the rural postman problem. Given a PCRPP instance consisting of an undirected graph whose edges have nonnegative lengths and nonnegative profits,…

数据结构与算法 · 计算机科学 2026-05-26 Hong Li , Jianping Li , Wei Li , Runtao Xie , Xiaoxiao Yang

Public transport administrators rely on efficient algorithms for various problems that arise in public transport networks. In particular, our study focused on designing linear-time algorithms for two fundamental path problems: the earliest…

数据结构与算法 · 计算机科学 2024-05-01 Mithinti Srikanth , G. Ramakrishna

The minimum cost flow problem is one of the most studied network optimization problems and appears in numerous applications. Some efficient algorithms exist for this problem, which are freely available in the form of libraries or software…

机器学习 · 计算机科学 2022-10-06 Philipp Herrmann , Anna Meyer , Stefan Ruzika , Luca E. Schäfer , Fabian von der Warth

We consider the informative path planning ($\mathtt{IPP}$) problem in which a robot interacts with an uncertain environment and gathers information by visiting locations. The goal is to minimize its expected travel cost to cover a given…

数据结构与算法 · 计算机科学 2023-11-22 Rayen Tan , Rohan Ghuge , Viswanath Nagarajan

The traffic assignment problem (TAP) aims to predict how traffic flows distribute themselves across a road network, traditionally requiring computationally expensive iterative simulations to reach a user equilibrium (UE) where no driver can…

最优化与控制 · 数学 2026-05-08 Isolda Cardoso , Lucas Venturato , Jorgelina Walpen

The problem of optimizing a sequence of tasks for a robot, also known as multi-point manufacturing, is a well-studied problem. Many of these solutions use a variant of the Traveling Salesman Problem (TSP) and seek to find the minimum…

机器人学 · 计算机科学 2022-05-06 Gavin Strunk

Combinatorial optimization is the field devoted to the study and practice of algorithms that solve NP-hard problems. As Machine Learning (ML) and deep learning have popularized, several research groups have started to use ML to solve…

人工智能 · 计算机科学 2019-10-01 Antoine François , Quentin Cappart , Louis-Martin Rousseau
‹ 上一页 1 8 9 10 下一页 ›