Методы оптимизации
Математика
  • формат pdf
  • размер 2.36 МБ
  • добавлен 25 ноября 2011 г.
Greco F. (ed.) Travelling Salesman Problem
Издательство InTech, 2008, -212 pp.

In the middle 1930s computer science was yet a not well defined academic discipline. Actually, fundamental concepts, such as ‘algorithm’, or ‘computational problem’, has been formalized just some year before.
In these years the Austrian mathematician Karl Menger invited the research community to consider from a mathematical point of view the following problem taken from the every day life. A traveling salesman has to visit exactly once each one of a list of m cities and then retu to the home city. He knows the cost of traveling from any city i to any other city j. Thus, which is the tour of least possible cost the salesman can take?
The Traveling Salesman Problem (for short, TSP) was bo.
More formally, a TSP instance is given by a complete graph G on a node set V={1,2,…m}, for some integer m, and by a cost function assigning a cost cij to the arc (i,j) , for any i,j in V.
TSP is a representative of a large class of problems known as combinatorial optimization problems. Among them, TSP is one of the most important, since it is very easy to describe, but very difficult to solve.
Actually, TSP belongs to the NP-hard class. Hence, an efficient algorithm for TSP (that is, an algorithm computing, for any TSP instance with m nodes, the tour of least possible cost in polynomial time with respect to m) probably does not exist. More precisely, such an algorithm exists if and only if the two computational classes P and NP coincide, a very improbable hypothesis, according to the last years research developments.
From a practical point of view, it means that it is quite impossible finding an exact algorithm for any TSP instance with m nodes, for large m, that has a behaviour considerably better than the algorithm which computes any of the (m-1)! possible distinct tours, and then retus the least costly one.
If we are looking for applications, a different approach can be used. Given a TSP instance with m nodes, any tour passing once through any city is a feasible solution, and its cost leads to an upper bound to the least possible cost. Algorithms that construct in polynomial time with respect to m feasible solutions, and thus upper bounds for the optimum value, are called heuristics. In general, these algorithms produce solutions but without any quality guarantee as to how far is their cost from the least possible one. If it can be shown that the cost of the retued solution is always less than k times the least possible cost, for some real number k GT 1, the heuristic is called a k-approximation algorithm.
Unfortunately, k-approximation algorithm for TSP are not known, for any k GT
1. Moreover, in a paper appeared in 2000, Papadimitriou, and Vempala have shown that a k-approximation algorithm for TSP for any 97/96 GT k GT 1 exists if and only if P=NP. Hence, also finding a good heuristic for TSP seems very hard.
Better results are known for NP-Hard subproblem of TSP. For example, a 3/2- approximation algorithm is known for Metric TSP (in a metric TSP instance the cost function verifies the triangular inequality).
Anyway, the extreme intractability of TSP has invited many researchers to test new heuristic technique on this problem. The harder is the problem you test on, the more significant are the result you obtain.
A large part of this book is devoted to some bio-inspired heuristic techniques that have been developed in the last years. Such techniques take inspiration from the nature. Actually, the animals that usually form great groups behave by instinct trying to satisfy the group necessity in the best possible way. Similarly, the natural systems develop in order to (locally) minimize their potential by finding a stationary point.
Population-Based Optimization Algorithms for Solving the Travelling Salesman Problem.
Bio-inspired Algorithms for TSP and Generalized TSP.
Approaches to the Travelling Salesman Problem Using Evolutionary Computing Algorithms.
Particle Swarm Optimization Algorithm for the Traveling Salesman Problem.
A Modified Discrete Particle Swarm Optimization Algorithm for the Generalized Traveling Salesman Problem.
Solving TSP by Transiently Chaotic Neural Networks.
A Recurrent Neural Network to Traveling Salesman Problem.
Solving the Probabilistic Travelling Salesman Problem Based on Genetic Algorithm with Queen Selection Scheme.
Niche Pseudo-Parallel Genetic Algorithms for Path Optimization of Autonomous Mobile Robot - A Specific Application of TSP.
The Symmetric Circulant Traveling Salesman Problem.
Похожие разделы
Смотрите также

Caric T., Gold H. (eds.) Vehicle Routing Problem

  • формат pdf
  • размер 1.81 МБ
  • добавлен 25 ноября 2011 г.
Издательство InTech, 2008, -152 pp. The Vehicle Routing Problem (VRP) dates back to the end of the fifties of the last century when Dantzig and Ramser set the mathematical programming formulation and algorithmic approach to solve the problem of delivering gasoline to service stations. Since then the interest in VRP evolved from a small group of mathematicians to the broad range of researchers and practitioners, from different disciplines, invol...

Davendra D. (ed.) Traveling Salesman Problem, Theory and Applicationsblem

  • формат pdf
  • размер 5.46 МБ
  • добавлен 25 ноября 2011 г.
Издательство InTech, 2010, -336 pp. Computational complexity theory is a core branch of study in theoretical computing science and mathematics, which is generally concerned with classifying computational problems with their inherent diffi culties. One of the core open problems is the resolution of P and NP problems. These are problems which are very important, however, for which no effi cient algorithm is known. The Traveling Salesman Problem (...

Ehrgott M. Multicriteria optimization

  • формат pdf
  • размер 3.77 МБ
  • добавлен 08 февраля 2010 г.
Contents. Introduction. Optimization with Multiple Criteria. Decision Space and Objective (Criterion) Space. Notions of Optimality. Orders and Cones. Classification of Multicriteria Optimization Problems. Efficiency and Nondominance. Efficient Solutions and Nondominated Points. Bounds on the Nondominated Set. Weakly and Strictly Efficient Solutions. Proper Efficiency and Proper Nondominance. The Weighted Sum Method and Related Topics. Weighted Su...

Korte B., Vygen. J. Combinatorial Optimization. Theory and Algorithms

  • формат pdf
  • размер 3.19 МБ
  • добавлен 24 октября 2011 г.
Издательство Springer, 2006, -595 pp. Combinatorial optimization is one of the youngest and most active areas of discrete mathematics, and is probably its driving force today. It became a subject in its own right about 50 years ago. This book describes the most important ideas, theoretical results, and algorithms in combinatorial optimization. We have conceived it as an advanced graduate text which can also be used as an up-to-date reference wor...

Rantzer A., Byrnes C.I. Directions in Mathematical Systems Theory and Optimization

  • формат pdf
  • размер 3.18 МБ
  • добавлен 08 января 2011 г.
Springer, 2003. - 391 pages. This volume provides a compilation of recent contributions on feedback and robust control, modeling, estimation and filtering. They were presented on the occasion of the sixtieth birthday of Anders Lindquist, who has delivered fundamental contributions to the fields of systems, signals and control for more than three decades. His contributions include seminal work on the role of splitting subspaces in stochastic real...

Ruszczynski A. Nonlinear Optimization

  • формат pdf
  • размер 375.01 КБ
  • добавлен 17 февраля 2010 г.
Only in Engllish, Princeton University Press. Discussed unconstrained optimization problem with nonlinear optimization models, nonlinear optimization theory, and numerical methods of optimization (for instance, quadratic programming problems).

Sarker R.A. Optimization Modelling: A Practical Approach

  • формат pdf
  • размер 2.97 МБ
  • добавлен 22 декабря 2011 г.
Publisher: CRC Press | 2007 | ISBN10: 1420043102 | 504 pages Product Description: Although a useful and important tool, the potential of mathematical modelling for decision making is often neglected. Considered an art by many and weird science by some, modelling is not as widely appreciated in problem solving and decision making as perhaps it should be. And although many operations research, management science, and optimization books touch on mod...

Soko?owski J., Zolesio J.P. Introduction to shape optimization: shape sensitivity analysis

  • формат pdf
  • размер 76.32 МБ
  • добавлен 16 августа 2011 г.
Springer-Verlag, 1992. P. 250 This book presents modern functional analytic methods for the sensitivity analysis of some infinite-dimensional systems governed by partial differential equations. The main topics are treated in a general and systematic way. They include many classical applications such as the Signorini Problem, the elastic-plastic torsion problem and the visco-elastic-plastic problem. The "material derivative" from which any kind of...

Tan C.M. (ed.) Simulated Annealing

  • формат pdf
  • размер 7.5 МБ
  • добавлен 25 ноября 2011 г.
Издательство InTech, 2008, -428 pp. Optimization is important in all branches of engineering due to limited resources available. Through optimization, maximum usage of the resource can be achieved. However, global optimization can be difficult due to the requirement of the knowledge of the system behavior under analysis and the possible large solution space. Without this knowledge, the optimization thus obtained may only be a local optimization...

Zbigniew Michalewicz. How to Solve It, Modern Heuristics

  • формат pdf
  • размер 7.24 МБ
  • добавлен 04 декабря 2011 г.
This book is the only source that provides comprehensive, current, and correct information on problem solving using modern heuristics. It covers classic methods of optimization, including dynamic programming, the simplex method, and gradient techniques, as well as recent innovations such as simulated annealing, tabu search, and evolutionary computation. Integrated into the discourse is a series of problems and puzzles to challenge the reader. The...