A Method to Compute the Sparse Graphs for Traveling Salesman Problem Based on Frequency Quadrilaterals

01/29/2018
by   Yong Wang, et al.
0

In this paper, an iterative algorithm is designed to compute the sparse graphs for traveling salesman problem (TSP) according to the frequency quadrilaterals so that the computation time of the algorithms for TSP will be lowered. At each computation cycle, the algorithm first computes the average frequency f̅(e) of an edge e with N frequency quadrilaterals containing e in the input graph G(V,E). Then the 1/3|E| edges with low frequency are eliminated to generate the output graph with a smaller number of edges. The algorithm can be iterated several times and the original optimal Hamiltonian cycle is preserved with a high probability. The experiments demonstrate the algorithm computes the sparse graphs with the O(nlog_2n) edges containing the original optimal Hamiltonian cycle for most of the TSP instances in the TSPLIB. The computation time of the iterative algorithm is O(Nn^2).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/13/2020

Exact and Approximate Algorithms for Computing a Second Hamiltonian Cycle

In this paper we consider the following total functional problem: Given ...
research
07/09/2020

Cycle Extendability of Hamiltonian Strongly Chordal Graphs

In 1990, Hendry conjectured that all Hamiltonian chordal graphs are cycl...
research
05/03/2020

Perfect Edge-Transmitting Recombination of Permutations

Crossover is the process of recombining the genetic features of two pare...
research
04/10/2023

Faster Lead Optimization Mapper Algorithm for Large-Scale Relative Free Energy Perturbation

In recent years, free energy perturbation (FEP) calculations have garner...
research
04/18/2023

Parallel Greedy Spanners

A t-spanner of a graph is a subgraph that t-approximates pairwise distan...
research
05/27/2011

The Gn,m Phase Transition is Not Hard for the Hamiltonian Cycle Problem

Using an improved backtrack algorithm with sophisticated pruning techniq...
research
04/15/2018

Hidden Hamiltonian Cycle Recovery via Linear Programming

We introduce the problem of hidden Hamiltonian cycle recovery, where the...

Please sign up or login with your details

Forgot password? Click here to reset