中文
相关论文

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

200 篇论文

In this paper, we present a polynomial-sized linear programming formulation of the Traveling Salesman Problem (TSP). The proposed linear program is a network flow-based model. Numerical implementation issues and results are discussed. (The…

计算复杂性 · 计算机科学 2014-07-11 Moustapha Diaby

The Use of genetic algorithms in the Information retrieval (IR) area, especially in optimizing a user query in Arabic data collections is presented in this paper. Very little research has been carried out on Arabic text collections. Boolean…

信息检索 · 计算机科学 2013-12-03 Mohammad Othman Nassar , Feras Al Mashagba , Eman Al Mashagba

Evolutionary algorithms have been shown to obtain good solutions for complex optimization problems in static and dynamic environments. It is important to understand the behaviour of evolutionary algorithms for complex optimization problems…

神经与进化计算 · 计算机科学 2023-05-31 Jakob Bossek , Aneta Neumann , Frank Neumann

This paper addresses the path selection problem from a known sender to the receiver. The proposed work shows path selection using genetic algorithm(GA)and simulated annealing (SA) approaches. In genetic algorithm approach, the multi point…

神经与进化计算 · 计算机科学 2016-09-08 T. R. Gopalakrishnan Nair , Kavitha Sooda

Genetic algorithms have been used in recent decades to solve a broad variety of search problems. These algorithms simulate natural selection to explore a parameter space in search of solutions for a broad variety of problems. In this paper,…

神经与进化计算 · 计算机科学 2022-03-25 Yoshio Martinez , Katya Rodriguez , Carlos Gershenson

Evolutionary algorithms rely very heavily on randomized behavior. Execution speed, therefore, depends strongly on how we implement randomness, such as our choice of pseudorandom number generator, or the algorithms used to map pseudorandom…

神经与进化计算 · 计算机科学 2024-12-04 Vincent A. Cicirello

In this paper, we consider the Online Traveling Salesperson Problem (OLTSP) where the locations of the requests are known in advance, but not their arrival times. We study both the open variant, in which the algorithm is not required to…

数据结构与算法 · 计算机科学 2022-11-02 Evripidis Bampis , Bruno Escoffier , Niklas Hahn , Michalis Xefteris

A sport tournament problem is considered the Traveling Tournament Problem (TTP). One interesting type is the mirrored Traveling Tournament Problem (mTTP). The objective of the problem is to minimize either the total number of traveling or…

神经与进化计算 · 计算机科学 2017-04-18 Tinnaluk Rutjanisarakul , Thiradet Jiarasuksakun

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…

There have been extensive works dealing with genetic algorithms (GAs) for seeking optimal solutions of shop scheduling problems. Due to the NP hardness, the time cost is always heavy. With the development of high performance computing (HPC)…

分布式、并行与集群计算 · 计算机科学 2019-04-09 Jia Luo , Didier El Baz

We propose UTSP, an unsupervised learning (UL) framework for solving the Travelling Salesman Problem (TSP). We train a Graph Neural Network (GNN) using a surrogate loss. The GNN outputs a heat map representing the probability for each edge…

人工智能 · 计算机科学 2024-04-11 Yimeng Min , Yiwei Bai , Carla P. Gomes

We study GCS-TSP, a new variant of the Traveling Salesman Problem (TSP) defined over a Graph of Convex Sets (GCS) -- a powerful representation for trajectory planning that decomposes the configuration space into convex regions connected by…

人工智能 · 计算机科学 2025-11-14 Jingtao Tang , Hang Ma

In this paper GA based light weight faster version of Digital Signature Algorithm (GADSA) in wireless communication has been proposed. Various genetic operators like crossover and mutation are used to optimizing amount of modular…

密码学与安全 · 计算机科学 2012-08-14 Arindam Sarkar , J. K. Mandal

In the past decade, significant research has been carried out for realizing intelligent network routing using advertisement, position and near-optimum node selection schemes. In this paper, a grade-based two-level node selection method…

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

Many research works have been carried out recently to find the optimal path in network routing. Among them the evolutionary algorithms is an area where work is carried out extensively. We in this paper, have used PSO for finding the optimal…

网络与互联网体系结构 · 计算机科学 2012-06-05 Dr. T. R. Gopalakrishnan Nair , Ms. Kavitha Sooda , Ms. Deepthi D Shetty , Ms. Prapthi Hegde , Ms. Anusha Hegde

The travelling salesman problem (TSP) is one of the well-studied NP-hard problems in the literature. The state-of-the art inexact TSP solvers are the Lin-Kernighan-Helsgaun (LKH) heuristic and Edge Assembly crossover (EAX). A recent study…

人工智能 · 计算机科学 2023-09-14 Swetha Varadarajan , Darrell Whitley

The use of balanced crossover operators in Genetic Algorithms (GA) ensures that the binary strings generated as offsprings have the same Hamming weight of the parents, a constraint which is sought in certain discrete optimization problems.…

神经与进化计算 · 计算机科学 2020-04-24 Luca Manzoni , Luca Mariot , Eva Tuba

In this work we introduce an evolutionary strategy to solve combinatorial optimization tasks, i.e. problems characterized by a discrete search space. In particular, we focus on the Traveling Salesman Problem (TSP), i.e. a famous problem…

无序系统与神经网络 · 物理学 2016-08-05 Marco Alberto Javarone

Minimization of the number of cluster heads in a wireless sensor network is a very important problem to reduce channel contention and to improve the efficiency of the algorithm when executed at the level of cluster-heads. In this paper, we…

网络与互联网体系结构 · 计算机科学 2011-04-05 Ehsan Heidari , Ali Movaghar

Algorithm selection is a well-known problem where researchers investigate how to construct useful features representing the problem instances and then apply feature-based machine learning models to predict which algorithm works best with…

机器学习 · 计算机科学 2023-02-09 Ya Song , Laurens Bliek , Yingqian Zhang