中文
相关论文

相关论文: Route Design in Sheepdog System--Traveling Salesma…

200 篇论文

Mutation is one of the most important stages of the genetic algorithm because of its impact on the exploration of global optima, and to overcome premature convergence. There are many types of mutation, and the problem lies in selection of…

Guidance commands of flight vehicles are a series of data sets with fixed time intervals, thus guidance design constitutes a sequential decision problem and satisfies the basic conditions for using deep reinforcement learning (DRL). In this…

机器学习 · 计算机科学 2024-05-08 Xiao Hu , Tianshu Wang , Min Gong , Shaoshi Yang

The design space of networked embedded systems is very large, posing challenges to the optimisation of such platforms when it comes to support applications with real-time guarantees. Recent research has shown that a number of inter-related…

性能 · 计算机科学 2020-07-21 Leandro Soares Indrusiak , Robert I. Davis , Piotr Dziurzanski

A well known N P-hard problem called the Generalized Traveling Salesman Problem (GTSP) is considered. In GTSP the nodes of a complete undirected graph are partitioned into clusters. The objective is to find a minimum cost tour passing…

人工智能 · 计算机科学 2017-08-15 Camelia-M. Pintea , Petrica C. Pop , Camelia Chira

Meta-heuristics are frequently used to tackle NP-hard combinatorial optimization problems. With this paper we contribute to the understanding of the success of 2-opt based local search algorithms for solving the traveling salesman problem…

数据结构与算法 · 计算机科学 2012-08-14 Olaf Mersmann , Bernd Bischl , Heike Trautmann , Markus Wagner , Frank Neumann

In last-mile routing, the task of finding a route is often framed as a Traveling Salesman Problem to minimize travel time and associated cost. However, solutions stemming from this approach do not match the realized paths as drivers deviate…

最优化与控制 · 数学 2022-05-11 Mayukh Ghosh , Alex Kuiper , Roshan Mahes , Donato Maragno

The Traveling Salesman Problem (TSP) is a well-known NP-hard combinatorial optimization problem with wide-ranging applications in logistics, routing, and intelligent systems. Due to its factorial complexity, solving large-scale instances…

分布式、并行与集群计算 · 计算机科学 2025-05-27 Rabab Alkhalifa , Fatima Alkhomayes , Boushra Almazroua , Dana Alhaidan , Maryam Alothman , Jumana Almuhaidib

The heavy traffic and related issues have always been concerns for modern cities. With the help of deep learning and reinforcement learning, people have proposed various policies to solve these traffic-related problems, such as smart…

机器学习 · 计算机科学 2021-05-27 Chang Liu , Guanjie Zheng , Zhenhui Li

This paper reviews the current progress in applying machine learning (ML) tools to solve NP-hard combinatorial optimization problems, with a focus on routing problems such as the traveling salesman problem (TSP) and the vehicle routing…

Swarm Intelligence is a metaheuristic optimization approach that has become very predominant over the last few decades. These algorithms are inspired by animals' physical behaviors and their evolutionary perceptions. The simplicity of these…

神经与进化计算 · 计算机科学 2019-04-23 Ahmed S. Shamsaldin , Tarik A. Rashid , Rawan A. Al-Rashid Agha , Nawzad K. Al-Salihi , Mokhtar Mohammadi

Genetic algorithm includes some parameters that should be adjusting so that the algorithm can provide positive results. Crossover operators play very important role by constructing competitive Genetic Algorithms (GAs). In this paper, the…

神经与进化计算 · 计算机科学 2012-03-15 Otman Abdoun , Jaafar Abouchabaka

In the new wave of artificial intelligence, deep learning is impacting various industries. As a closely related area, optimization algorithms greatly contribute to the development of deep learning. But the reverse applications are still…

机器学习 · 计算机科学 2019-11-06 Zhengxuan Ling , Xinyu Tao , Yu Zhang , Xi Chen

In a near future drones are likely to become a viable way of distributing parcels in a urban environment. In this paper we consider the parallel drone scheduling traveling salesman problem, where a set of customers requiring a delivery is…

最优化与控制 · 数学 2022-10-31 Mauro Dell'Amico , Roberto Montemanni , Stefano Novellani

In the maximum traveling salesman problem (Max TSP) we are given a complete undirected graph with nonnegative weights on the edges and we wish to compute a traveling salesman tour of maximum weight. We present a fast combinatorial $\frac…

数据结构与算法 · 计算机科学 2016-03-22 Szymon Dudycz , Jan Marcinkowski , Katarzyna Paluch , Bartosz Rybicki

This paper considers multi-goal motion planning in unstructured, obstacle-rich environments where a robot is required to reach multiple regions while avoiding collisions. The planned motions must also satisfy the differential constraints…

机器人学 · 计算机科学 2025-03-27 Yuanjie Lu , Erion Plaku

The Traveling Salesman Problem (TSP) is one of the classic and hard problems in combinatorial optimization. We develop a new heuristic that uses a connection between Minimum Cost Flow Problems and the TSP to improve on a given suboptimal…

最优化与控制 · 数学 2026-03-30 Steffen Borgwardt , Zachary Sorenson

Parameterized runtime analysis seeks to understand the influence of problem structure on algorithmic runtime. In this paper, we contribute to the theoretical understanding of evolutionary algorithms and carry out a parameterized analysis of…

神经与进化计算 · 计算机科学 2012-10-10 Andrew M. Sutton , Frank Neumann

The Multiple Travelling Salesman Problem (MTSP) is among the most interesting combinatorial optimization problems because it is widely adopted in real-life applications, including robotics, transportation, networking, etc. Although the…

计算复杂性 · 计算机科学 2021-02-26 Omar Cheikhrouhou , Ines Khoufi

Collective migration of cells and animals often relies on a specialised set of "leaders", whose role is to steer a population of naive followers towards some target. We formulate a continuous model to understand the dynamics and structure…

种群与进化 · 定量生物学 2021-02-10 Sara Bernardi , Raluca Eftimie , Kevin J. Painter

In this article, we present a novel formulation for the load-dependent traveling salesman problem (LD-TSP), in which travel cost (or energy expended) depends on the vehicle's current load. This problem is relevant for package delivery and…