Research on solving tsp problem by intelligent optimization algorithm

Source: Internet
Author: User

Requirements:

The TSP algorithm (traveling salesman problem) refers to the distance between a given n cities and cities, to

To determine the shortest path that passes through each city when and only once, it is a typical optimization problem, its optimal

The solution cost refers to a number of levels. The TSP problem represents a kind of optimization problem, which has many applications in the actual project, such as

Computer networking, electronic map, traffic guidance, etc., have important research value. Both the genetic algorithm and the Tabu search algorithm are

is an intelligent optimization algorithm with global optimization performance and strong versatility. This algorithm generally has a rigorous theoretical basis,

In theory, the optimal solution or approximate optimal solution can be found in a certain time, which is widely used in computer science optimization scheduling problem,

Combinatorial optimization issues. By reading books and scientific literature, we study the basic principles of genetic algorithms or Tabu search algorithms,

Research TSP problem and propose common solution. On this basis, the programming implementation of intelligent optimization algorithm to solve the TSP

Problems, and the corresponding experimental results and algorithm analysis are given.

Research on solving tsp problem by intelligent optimization algorithm

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.