Borrar filtros
Borrar filtros

Travelling Salesperson or other MATLAB tool for meter readers

2 visualizaciones (últimos 30 días)
Hi all, I work in a municipality that is looking to optimize their meter reader routes (water meters). Does anyone have any experience in this and would know if MATLAB would be a good program to use for this function? Does the MATLAB software include the TSP_GA or nearest neighbor toolbox or are these an additional purchase? Or the Global Optimization toolbox?
O wrote a GA years ago on Fortran for as TSP problem, but thought MATLAB might be easier. Our system has 7-9 meter readers and approx. 100,00 services connections.
Thank you so much for any insight you might be able to provide.

Respuesta aceptada

Thomas
Thomas el 21 de Mzo. de 2012
Your problem is similar to the Multiple Traveling sales persons problem.. here is a link that might help
  2 comentarios
James Winslow
James Winslow el 21 de Mzo. de 2012
Thank you. I saw this earlier before posting the question, so I am in the right area. Not being familiar with MATLAB and wanting to have my employer purchase it for this and other applications, do you know if MATLAB includes the Multiple TSP function or do we also need to buy and "add-on" product or Toolbox. I guess I am confused on the help page http://www.mathworks.com/help/ if the TSP is in the main program or a MATLAB Toolbox that is additional. Any thoughts?
Thomas
Thomas el 21 de Mzo. de 2012
THe above code is available on the MATLAB file i.e. made avaialble for free for everyone by the creator. Please Download and check if it has any toolbox dependencies like the Golbal optimization toolbox..

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Solver-Based Optimization Problem Setup en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by