The travelling salesman problem is one of the famous combinatorial optimization problem and has been intensively studied in the last decades. We present a new extension of the basics problem, where travel times are specified as a range of possible values.
Introduction
I. INTRODUCTION
Given the cost of travel between each pair of a finite number of cities, the travelling salesman problem (TSP) is to find the cheapest tour passing through all of the cities and returning to the point of departure. Here we investigate a more realistic problem ,namely interval –valued fuzzy travelling salesman problem & restriction in assignment problem using new arithmetic operations and proposed a new method which was verified by means of numerical examples.
II. FUZZY SETS
Fuzzy sets is fully defined by its membership functions. Member function is a function in [0,1] that represents the degree of belonging.
Example: Words like young ,tall, good, or high are fuzzy.
III. ARITHMETIC OPERATION ON INTERVAL
Arithmetic operation is a branch of mathematics ,that involves the study of numbers, operation of numbers that are useful in all the other branches of mathematics.
It basically comprises operations such as ADDITION, SUBTRACTION, MULTIPLICATION and DIVISION.
ADDITION :A (+) B
IV. LEAST COMMON METHOD
The least common multiple of two numbers is the “smallest non zero common number ”Which is a multiple of both the numbers. The different methods to find least common multiple of 2 or more numbers are :
Using Prime fraction and using repeated Function
Example LCM of 4 and 6 is 12.
V. TRAVELLING SALES MAN PROBLEM
A Territory with several terms linked with reads. The job is to visit each town exactly once so that the total distance travelled is minimum.
Can be solved by listing all possible hamiltion circuit and then selecting the one with minimum cost
For completing Graph with n vertices Hamilton circuit
Travelling Salesman problem can be solved in two different ways. They are
Nearest Neighbor Algorithm
The Closet Insection Algorithm
A. Nearest Neighbor Algorithm
Start from any random point
B. Closed Insection Algorithm
Start with a cycle and keeps adding more and more vertices to the cycle until all the vertices are added.
Conclusion
In this paper, a new approach to solve the travelling salesman problem, It depands very much on the way the problem is encoded and which crossover and mutation methods are used . Better quality of solution and cost as well as solution times.
References
[1] Amitkumar and Anil gupta2012 assignment and travelling salesman problem with coefficient as LR fuzzy parameter ,international journal of applied science and engineering ,10(3) pp 155-170.
[2] Chaudhuri A and de K 2011 fuzzy multi objective linear programming for travelling salesman problem , Afr.J.math.compsci , Res., 4(2)pp64-70.
[3] H.W .Kuhn, the Hungarian method for the assignment problem ,Navel Research logistics Quarterly,2(1995),83-97.
[4] M.S.Hung , W.O.Rom, solving the assignment problem by relaxation, oper.Res.,28(1980),969-982.
[5] Zadeh .L.A. fuzzy sets ,information &control ,8,338-353(1965).