中文
相关论文

相关论文: On the complexity of the multiple stack TSP, kSTSP

200 篇论文

We study the solution of a large-scale transportation problem with an additional constraint on the sparsity of inbound flows. Such problems arise in the management of inventory for online retailers that operate with many order fulfillment…

最优化与控制 · 数学 2014-02-12 Annie I. Chen , Stephen C. Graves

The generalized traveling salesman problem (GTSP) is an extension of the well-known traveling salesman problem. In GTSP, we are given a partition of cities into groups and we are required to find a minimum length tour that includes exactly…

数据结构与算法 · 计算机科学 2010-03-30 Gregory Gutin , Daniel Karapetyan

The cross dock door design problem consists of deciding on the number and capacity of inbound and outbound doors for receiving product pallets from origin nodes and exiting them to destination nodes. The uncertainty, realized in scenarios,…

最优化与控制 · 数学 2024-03-07 Laureano F. Escudero , M. Araceli Garín , Aitziber Unzueta

We study the Travelling Salesperson (TSP) and the Steiner Tree problem (STP) in graphs of low highway dimension. This graph parameter was introduced by Abraham et al. [SODA 2010] as a model for transportation networks, on which TSP and STP…

数据结构与算法 · 计算机科学 2019-07-15 Yann Disser , Andreas Emil Feldmann , Max Klimm , Jochen Konemann

We consider the traveling salesman problem when the cities are points in R^d for some fixed d and distances are computed according to geometric distances, determined by some norm. We show that for any polyhedral norm, the problem of finding…

数据结构与算法 · 计算机科学 2007-05-23 Alexander Barvinok , Sandor P. Fekete , David S. Johnson , Arie Tamir , Gerhard J. Woeginger , Russ Woodroofe

This paper proposes an algorithmic method to heuristically solve the famous Travelling Salesman Problem (TSP) when the salesman's path evolves in continuous state space and discrete time but with otherwise arbitrary (nonlinear) dynamics.…

最优化与控制 · 数学 2021-03-02 Alexander Weber , Alexander Knoll

Traveling salesman problems (TSP) are one of the well-known combinatorial optimization problems that many groups tackle to solve. This problem appears in many types of combinational optimization, such as scheduling, route optimization, and…

量子物理 · 物理学 2025-09-30 Hikaru Wakaura

We introduce the $L_p$ Traveling Salesman Problem ($L_p$-TSP), given by an origin, a set of destinations, and underlying distances. The objective is to schedule a destination visit sequence for a traveler of unit speed to minimize the…

数据结构与算法 · 计算机科学 2021-07-23 Majid Farhadi , Alejandro Toriello , Prasad Tetali

The traveling salesman problem (TSP) is one of the most challenging NP-hard problems. It has widely applications in various disciplines such as physics, biology, computer science and so forth. The best known approximation algorithm for…

数据结构与算法 · 计算机科学 2016-12-13 Wenhong Tian , Chaojie Huang , Xinyang Wang , Qin Xiong

Two variants of multi-robot search for a stationary object in a priori known environment represented by a graph are studied in the paper. The first one is a generalization of the Traveling Deliveryman Problem where more than one deliveryman…

机器人学 · 计算机科学 2019-01-24 Miroslav Kulich , Libor Přeučil , Juan José Miranda Bront

The Traveling Salesman Problem is one of the best studied NP-hard problems in combinatorial optimization. Powerful methods have been developed over the last 60 years to find optimum solutions to large TSP instances. The largest TSP instance…

离散数学 · 计算机科学 2014-03-03 Stefan Hougardy , Rasmus T. Schroeder

This paper addresses the challenge of planning a sequence of tasks to be performed by multiple robots while minimizing the overall completion time subject to timing and precedence constraints. Our approach uses the Timed Partial Orders…

We propose a new polynomial-time deterministic algorithm that produces an approximated solution for the traveling salesperson problem. The proposed algorithm ranks cities based on their priorities calculated using a power function of means…

数据结构与算法 · 计算机科学 2018-11-19 Ali Jazayeri , Hiroki Sayama

In this work, we aim to explore connections between dynamical systems techniques and combinatorial optimization problems. In particular, we construct heuristic approaches for the traveling salesman problem (TSP) based on embedding the…

离散数学 · 计算机科学 2019-08-14 Tuhin Sahai , Adrian Ziessler , Stefan Klus , Michael Dellnitz

Linear diagrams are an effective way to visualize set-based data by representing elements as columns and sets as rows with one or more horizontal line segments, whose vertical overlaps with other rows indicate set intersections and their…

计算几何 · 计算机科学 2022-08-18 Alexander Dobler , Martin Nöllenburg

We consider a bilevel continuous knapsack problem where the leader controls the capacity of the knapsack, while the follower chooses a feasible packing maximizing his own profit. The leader's aim is to optimize a linear objective function…

数据结构与算法 · 计算机科学 2022-07-19 Christoph Buchheim , Dorothee Henke , Jannik Irmai

This paper addresses the problem of energy-efficient and safe routing of last-mile electric freight vehicles. With the rising environmental footprint of the transportation sector and the growing popularity of E-Commerce, freight companies…

最优化与控制 · 数学 2024-09-24 Prateek Agarwal , Debojjal Bagchi , Tarun Rambha , Venktesh Pandey

In this paper, an uncertain Multi-objective Multi-item Solid Transportation Problem (MMSTP) based on uncertainty theory is presented. In the model, transportation costs, supplies, demands and conveyances parameters are taken to be uncertain…

最优化与控制 · 数学 2016-06-03 Hasan Dalman

Many recent approximation algorithms for different variants of the traveling salesman problem (asymmetric TSP, graph TSP, s-t-path TSP) exploit the well-known fact that a solution of the natural linear programming relaxation can be written…

离散数学 · 计算机科学 2016-01-06 Jens Vygen

We present approximation algorithms for almost all variants of the multi-criteria traveling salesman problem (TSP). First, we devise randomized approximation algorithms for multi-criteria maximum traveling salesman problems (Max-TSP). For…

数据结构与算法 · 计算机科学 2011-07-14 Bodo Manthey