Limit this search to....

The Travel Salesman Problem (Greedy & Genetic algorithm) Matlab Script
Contributor(s): Abdain, Zain Ul (Author)
ISBN:     ISBN-13: 9798603748931
Publisher: Independently Published
OUR PRICE:   $14.54  
Product Type: Paperback
Published: January 2020
Qty:
Additional Information
BISAC Categories:
- Reference | Research
Physical Information: 0.11" H x 7" W x 10" (0.26 lbs) 42 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
The traveling salesman problem consists of a salesman and a set of cities. The salesman has to visit each one of the cities starting from a certain one and returning to the same city. The challenge of the problem is that the traveling salesman wants to minimize the total length of the trip.This book is about the Travel Salesman Problem (TSP) in which two algorithm are discussed with example and Matlab Simulation Codes and Script.* Greedy Algorithm * Genetic Algorithm