中文
相关论文

相关论文: Web-Based Implementation of Travelling Salesperson…

200 篇论文

Many real-world problems can be formulated as a constrained Traveling Salesman Problem (TSP). However, the constraints are always complex and numerous, making the TSPs challenging to solve. When the number of complicated constraints grows,…

人工智能 · 计算机科学 2024-03-11 Jingxiao Chen , Ziqin Gong , Minghuan Liu , Jun Wang , Yong Yu , Weinan Zhang

There is an abundance of prior research on the optimization of production systems, but there is a research gap when it comes to optimizing which components should be included in a design, and how they should be connected. To overcome this…

神经与进化计算 · 计算机科学 2024-02-05 N. Paape , J. A. W. M. van Eekelen , M. A. Reniers

Mobile robotic platforms are an indispensable tool for various scientific and industrial applications. Robots are used to undertake missions whose execution is constrained by various factors, such as the allocated time or their remaining…

机器人学 · 计算机科学 2018-01-12 Nikolaos Tsiogkas , David M. Lane

The main problems of school course timetabling are time, curriculum, and classrooms. In addition there are other problems that vary from one institution to another. This paper is intended to solve the problem of satisfying the teachers…

人工智能 · 计算机科学 2014-09-10 Ihab Sbeity , Mohamed Dbouk , Habib Kobeissi

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

The Traveling Salesman Problem (TSP) is a well-known combinatorial optimization problem that aims to find the shortest possible route that visits each city exactly once and returns to the starting point. This paper explores the application…

神经与进化计算 · 计算机科学 2025-01-28 Kael Silva Araújo , Francisco Márcio Barboza

The Generalized Traveling Salesman Problem (GTSP) is an extension of the well-known Traveling Salesman Problem (TSP), where the node set is partitioned into clusters, and the objective is to find the shortest cycle visiting each cluster…

人工智能 · 计算机科学 2012-07-06 Mohammad Reihaneh , Daniel Karapetyan

A genetic algorithm (GA) is a search-based optimization technique based on the principles of Genetics and Natural Selection. We present an algorithm which enhances the classical GA with input from quantum annealers. As in a classical GA,…

量子物理 · 物理学 2022-09-16 Steven Abel , Luca A. Nutricati , Michael Spannowsky

In this work we focus on the well-known Euclidean Traveling Salesperson Problem (TSP) and two highly competitive inexact heuristic TSP solvers, EAX and LKH, in the context of per-instance algorithm selection (AS). We evolve instances with…

机器学习 · 计算机科学 2020-06-30 Moritz Seiler , Janina Pohl , Jakob Bossek , Pascal Kerschke , Heike Trautmann

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

A new model for evolving Evolutionary Algorithms is proposed in this paper. The model is based on the Linear Genetic Programming (LGP) technique. Every LGP chromosome encodes an EA which is used for solving a particular problem. Several…

神经与进化计算 · 计算机科学 2021-09-28 Mihai Oltean

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

This paper introduces a reinforcement learning (RL) approach to address the challenges associated with configuring and optimizing genetic algorithms (GAs) for solving difficult combinatorial or non-linear problems. The proposed RL+GA method…

Significant research has been carried out recently to find the optimal path in network routing. Among them, the evolutionary algorithm approach is an area where work is carried out extensively. We in this paper have used particle swarm…

网络与互联网体系结构 · 计算机科学 2014-07-22 Kavitha Sooda , T. R. Gopalakrishnan Nair

The Travelling Salesman and its variations are some of the most well known NP hard optimisation problems. This paper looks to use both centralised and decentralised implementations of Evolutionary Algorithms (EA) to solve a dynamic variant…

神经与进化计算 · 计算机科学 2019-06-14 Thomas E. Kent , Arthur G. Richards

Nowadays, DevOps pipelines of huge projects are getting more and more complex. Each job in the pipeline might need different requirements including specific hardware specifications and dependencies. To achieve minimal makespan, developers…

神经与进化计算 · 计算机科学 2021-06-10 Burak Tağtekin , Mahiye Uluyağmur Öztürk , Mert Kutay Sezer

One important feature of complex systems are problem domains that have many local minima and substructure. Biological systems manage these local minima by switching between different subsystems depending on their environmental or…

神经与进化计算 · 计算机科学 2022-08-25 Ankit Grover , Vaishali Yadav , Bradly Alicea

Genetic Algorithms (GAs) are a powerful technique to address hard optimisation problems. However, scalability issues might prevent them from being applied to real-world problems. Exploiting parallel GAs in the cloud might be an affordable…

神经与进化计算 · 计算机科学 2016-06-23 Pasquale Salza , Filomena Ferrucci

Multiprocessors have emerged as a powerful computing means for running realtime applications, especially where a uniprocessor system would not be sufficient enough to execute all the tasks. The high performance and reliability of…

神经与进化计算 · 计算机科学 2010-01-13 Dr. G. Padmavathi , Mrs. S. R. Vijayalakshmi

In this work, a novel idea is presented for combinatorial optimization problems, a hybrid network, which results in a superior outcome. We applied this method to graph pointer networks [1], expanding its capabilities to a higher level. We…