<?xml version="1.0" encoding="ISO-8859-1"?><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<front>
<journal-meta>
<journal-id>1409-2433</journal-id>
<journal-title><![CDATA[Revista de Matemática Teoría y Aplicaciones]]></journal-title>
<abbrev-journal-title><![CDATA[Rev. Mat]]></abbrev-journal-title>
<issn>1409-2433</issn>
<publisher>
<publisher-name><![CDATA[Centro de Investigaciones en Matemática Pura y Aplicada (CIMPA) y Escuela de Matemática, San José, Costa Rica.]]></publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id>S1409-24332014000100008</article-id>
<title-group>
<article-title xml:lang="es"><![CDATA[El problema del agente viajero: un algoritmo determinístico usando búsqueda tabú]]></article-title>
<article-title xml:lang="en"><![CDATA[The traveling salesman problem: a deterministic algorithm using tabu search]]></article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name>
<surname><![CDATA[López]]></surname>
<given-names><![CDATA[Erasmo]]></given-names>
</name>
<xref ref-type="aff" rid="A01"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Salas]]></surname>
<given-names><![CDATA[Óscar]]></given-names>
</name>
<xref ref-type="aff" rid="A02"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Murillo]]></surname>
<given-names><![CDATA[Álex]]></given-names>
</name>
<xref ref-type="aff" rid="A03"/>
</contrib>
</contrib-group>
<aff id="A01">
<institution><![CDATA[,Colegio Técnico Profesional de Upala  ]]></institution>
<addr-line><![CDATA[Upala ]]></addr-line>
<country>Costa Rica</country>
</aff>
<aff id="A02">
<institution><![CDATA[,Universidad Nacional  ]]></institution>
<addr-line><![CDATA[ Heredia]]></addr-line>
<country>Costa Rica</country>
</aff>
<aff id="A03">
<institution><![CDATA[,Universidad de Costa Rica  ]]></institution>
<addr-line><![CDATA[Turrialba ]]></addr-line>
<country>Costa Rica</country>
</aff>
<pub-date pub-type="pub">
<day>00</day>
<month>06</month>
<year>2014</year>
</pub-date>
<pub-date pub-type="epub">
<day>00</day>
<month>06</month>
<year>2014</year>
</pub-date>
<volume>21</volume>
<numero>1</numero>
<fpage>127</fpage>
<lpage>144</lpage>
<copyright-statement/>
<copyright-year/>
<self-uri xlink:href="http://www.scielo.sa.cr/scielo.php?script=sci_arttext&amp;pid=S1409-24332014000100008&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://www.scielo.sa.cr/scielo.php?script=sci_abstract&amp;pid=S1409-24332014000100008&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://www.scielo.sa.cr/scielo.php?script=sci_pdf&amp;pid=S1409-24332014000100008&amp;lng=en&amp;nrm=iso"></self-uri><abstract abstract-type="short" xml:lang="es"><p><![CDATA[Se implementa un algoritmo correspondiente al método Búsqueda Tabú, llamado EraDeterminístico, experimentado con el algoritmo básico que explora el espacio de búsqueda e incorporando la diversificación como estrategia para explorar nuevas regiones. El algoritmo se desarrolla en el ambiente de programación Visual Basic 6.0 y la implementación se orienta a encontrar soluciones cercanas a la óptima del problema NP&#8722;Completo del Agente Viajero Simétrico (AVS). Para probar la funcionalidad, el modelo se compara con algunas instancias de la Travel Salesman ProblemLibrary (TSPLIB), algunas instancias aleatorias y se aplica a tres situaciones reales. Finalmente, se presenta una sección donde se exponen recomendaciones y conclusiones, las cuales orientan posibles desarrollos futuros de ésta teoría y donde se pone en evidencian las bondades y la eficiencia de la implementación.]]></p></abstract>
<abstract abstract-type="short" xml:lang="en"><p><![CDATA[We implement an algorithmcorresponding to the Taboo Search method, called EraDeterministic, experimenting with the basic algorithm that explores the search space and incorporating the diversification as strategy to explore new regions. The algorithm is developed in the programming environment Visual Basic 6.0 and the implementation is aimed at finding close solutions to the optimum of the problem NP&#8722;complete of the Symmetric Traveling Salesman (STS). To test the functionality, the model is compared with some instances of the Travel Salesman Problem Library (TSPLIB), some random instances and applied to three real-life situations. Finally, we present a section with comments and conclusions, that guide us on possible future developments that demonstrate the benefits and the efficiency of the implementation.]]></p></abstract>
<kwd-group>
<kwd lng="es"><![CDATA[búsqueda tabú]]></kwd>
<kwd lng="es"><![CDATA[algoritmo determinístico]]></kwd>
<kwd lng="es"><![CDATA[matriz de frecuencias]]></kwd>
<kwd lng="es"><![CDATA[diversificación]]></kwd>
<kwd lng="es"><![CDATA[problema del agente viajero]]></kwd>
<kwd lng="en"><![CDATA[tabu search]]></kwd>
<kwd lng="en"><![CDATA[deterministic algorithm]]></kwd>
<kwd lng="en"><![CDATA[frequencies matrix]]></kwd>
<kwd lng="en"><![CDATA[diversification]]></kwd>
<kwd lng="en"><![CDATA[permutation]]></kwd>
<kwd lng="en"><![CDATA[traveling salesman problem]]></kwd>
</kwd-group>
</article-meta>
</front><body><![CDATA[ <div style="text-align: justify;">     <div style="text-align: center;"><font  style="font-family: Verdana; font-weight: bold;" size="4">El problema del agente viajero: un algoritmo determin&iacute;stico usando b&uacute;squeda tab&uacute;</font>    <br> </div>     <br>     <div style="text-align: center;"><font  style="font-family: Verdana; font-weight: bold;" size="4">The traveling salesman problem: a deterministic algorithm using tabu search</font><font  style="font-family: Verdana; font-weight: bold;" size="3"> </font>    <br> </div>     <br>     <div style="text-align: center;"><font style="font-family: Verdana;"  size="2">Erasmo L&oacute;pez<a href="#1">*</a><a name="4"></a>*</font><font  style="font-family: Verdana;" size="2"> &Oacute;scar Salas<a href="#2">&#8224;</a><a  name="5"></a>*</font><font style="font-family: Verdana;" size="2"> &Aacute;lex Murillo<a href="#3">&#8225;</a></font><a name="6"></a>+    <br> </div>     <br> <small><span style="font-family: Verdana;"><a name="Correspondencia2"></a>*<a  href="#Correspondencia1">Direcci&oacute;n para correspondencia</a></span></small><a  href="#Correspondencia1">:</a>    ]]></body>
<body><![CDATA[<br> <hr style="width: 100%; height: 2px;"><font  style="font-family: Verdana; font-weight: bold;" size="3">Resumen</font>    <br>     <br> <font style="font-family: Verdana;" size="2">Se implementa un algoritmo correspondiente al m&eacute;todo B&uacute;squeda Tab&uacute;, llamado EraDetermin&iacute;stico, experimentado con el algoritmo b&aacute;sico que explora el espacio de b&uacute;squeda e incorporando la diversificaci&oacute;n como estrategia para explorar nuevas regiones. El algoritmo se desarrolla en el ambiente de programaci&oacute;n Visual Basic 6.0 y la implementaci&oacute;n se orienta a encontrar soluciones cercanas a la &oacute;ptima del problema NP&#8722;Completo del Agente Viajero Sim&eacute;trico (AVS). Para probar la funcionalidad, el modelo se compara con algunas instancias de la Travel Salesman ProblemLibrary (TSPLIB), algunas instancias aleatorias y se aplica a tres situaciones reales. Finalmente, se presenta una secci&oacute;n donde se exponen recomendaciones y conclusiones, las cuales orientan posibles desarrollos futuros de &eacute;sta teor&iacute;a y donde se pone en evidencian las bondades y la eficiencia de la implementaci&oacute;n.</font>    <br>     <br> <font style="font-family: Verdana;" size="2"><span  style="font-weight: bold;">Palabras clave</span>: b&uacute;squeda tab&uacute;; algoritmo determin&iacute;stico; matriz de frecuencias; diversificaci&oacute;n; problema del agente viajero.</font>    <br>     <br> <font style="font-family: Verdana; font-weight: bold;" size="3">Abstract</font>    <br>     <br> <font style="font-family: Verdana;" size="2">We implement an algorithmcorresponding to the Taboo Search method, called EraDeterministic, experimenting with the basic algorithm that explores the search space and incorporating the diversification as strategy to explore new regions. The algorithm is developed in the programming</font><font style="font-family: Verdana;" size="2"> environment Visual Basic 6.0 and the implementation is aimed at finding close solutions to the optimum of the problem NP&#8722;complete of the Symmetric Traveling Salesman (STS). To test the functionality, the model is compared with some instances of the Travel Salesman Problem Library</font><font style="font-family: Verdana;" size="2"> (TSPLIB), some random instances and applied to three real-life situations. Finally, we present a section with comments and conclusions, that guide us on possible future developments that demonstrate the benefits and the efficiency of the implementation.</font>    <br>     ]]></body>
<body><![CDATA[<br> <font style="font-family: Verdana;" size="2"><span  style="font-weight: bold;">Keywords</span>: tabu search; deterministic algorithm; frequencies matrix; diversification; permutation; traveling salesman problem.</font>    <br>     <br> <font style="font-family: Verdana;" size="2"><span  style="font-weight: bold;">Mathematics Subject Classification:</span> 65N55.</font>    <br> <hr style="width: 100%; height: 2px;"><small><span  style="font-family: Verdana;">    <br> Ver contenido disponible en pdf</span></small>    <br>     <br> <hr style="width: 100%; height: 2px;"><font  style="font-family: Verdana; font-weight: bold;" size="3">Referencias</font>    <br>     <!-- ref --><br> <font style="font-family: Verdana;" size="2">[1] Baez, A. (2009) &#8220;Problema del agente viajero usando b&uacute;squeda tab&uacute;&#8221;. Proyecto Final, Programaci&oacute;n Cientifica, Universidad Aut&oacute;noma de Nuevo Le&oacute;n, Monterrey. Disponible en: http://es.scribd.com/doc/41965624/Busqueda-Tabu-Problema-delagenteviajero-Angels-Baez-Olvera, consultado el 09-Ago-2012, 11:30 a.m.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=1952755&pid=S1409-2433201400010000800001&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font>    ]]></body>
<body><![CDATA[<br>     <!-- ref --><br> <font style="font-family: Verdana;" size="2">[2] Barros, H.J. (2005) &#8220;Optimizaci&oacute;n de ruteo de veh&iacute;culos empleando b&uacute;squeda tab&uacute;&#8221;. Memos de Investigaci&oacute;n, Ingenier&iacute;a Civil y Ambiental, Universidad de los Andes, Bogot&aacute;    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=1952758&pid=S1409-2433201400010000800002&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref -->.</font>    <br>     <!-- ref --><br> <font style="font-family: Verdana;" size="2">[3] De los Cobos, S.; Goddard, J.; Guti&eacute;rrez, M.; Mart&iacute;nez, A. (2010) <span style="font-style: italic;">B&uacute;squeda y Exploraci&oacute;n Estoc&aacute;stica.</span> Universidad Aut&oacute;noma Metropolitana, M&eacute;xico D.F.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=1952761&pid=S1409-2433201400010000800003&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font>    <br>     <!-- ref --><br> <font style="font-family: Verdana;" size="2">[4] Franco, J.; Toro, E.; Gallego, R. (2008) &#8220;Problema de asignaci&oacute;n &oacute;ptima de los salones resuelto con b&uacute;squeda tab&uacute;&#8221;, Revista Ingenier&iacute;a y Desarrollo 24:149&#8211;175.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=1952764&pid=S1409-2433201400010000800004&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font>    <br>     ]]></body>
<body><![CDATA[<!-- ref --><br> <font style="font-family: Verdana;" size="2">[5] Glover, F.; Meli&aacute;n, B. (2003) &#8220;B&uacute;squeda tab&uacute;&#8221;, <span  style="font-style: italic;">Revista Iberoamericana de Inteligencia Artificial</span> 19:29&#8211;48.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=1952767&pid=S1409-2433201400010000800005&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font>    <br>     <!-- ref --><br> <font style="font-family: Verdana;" size="2">[6] L&oacute;pez, C.A.; Mendoza, J.A.; Cuartas, E. (2008) &#8220;Algoritmo para la exploraci&oacute;n de todos los valores posibles en el problema del agente viajero (TSP)&#8221;, <span style="font-style: italic;">Scientia et Technica</span> 14(39): 399&#8211;403.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=1952770&pid=S1409-2433201400010000800006&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font>    <br>     <!-- ref --><br> <font style="font-family: Verdana;" size="2">[7] L&oacute;pez, E. (2011) <span style="font-style: italic;">El Agente Viajero: Un Algoritmo Determin&iacute;stico.</span> Tesis de Licenciatura en Matem&aacute;tica, Universidad Nacional, Heredia, Costa Rica.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=1952773&pid=S1409-2433201400010000800007&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font>    <br>     <!-- ref --><br> <font style="font-family: Verdana;" size="2">[8] Reinelt, G. (2004) &#8220;TSPLIB, Travelling salesman problem&#8221;, Universit&auml;t Heidelberg, en: http://www.iwr.uniheidelberg.de/groups/comopt/software/TSPLIB95.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=1952776&pid=S1409-2433201400010000800008&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font>    <br>     <!-- ref --><br> <font style="font-family: Verdana;" size="2">[9] Soto, D.; Soto,W.; Pinz&oacute;n, Y. (2008) &#8220; Una metaheur&iacute;stica h&iacute;brida aplicada a un problema de planificaci&oacute;n de rutas&#8221;. <span  style="font-style: italic;">Revista Avances en Sistemas e Inform&aacute;tica</span> 5(3): 135&#8211;145.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=1952779&pid=S1409-2433201400010000800009&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><br>     <br> <a name="Correspondencia1"></a><a href="#Correspondencia2">*</a>Correspondencia a:    <br> </font><font style="font-family: Verdana;" size="2"> Erasmo L&oacute;pez:</font><font style="font-family: Verdana;" size="2">Colegio T&eacute;cnico Profesional de Upala (CTPU), Upala, Costa Rica. E-Mail: erlopezl@costarricense.cr</font>    <br> <font style="font-family: Verdana;" size="2">&Oacute;scar Salas:</font><font  style="font-family: Verdana;" size="2">Departamento de Matem&aacute;tica, Universidad Nacional, Heredia, Costa Rica. E-Mail: oscar.salas@unipv.it</font>    <br> <font style="font-family: Verdana;" size="2">&Aacute;lex Murillo: </font><font  style="font-family: Verdana;" size="2">Sede del Atl&aacute;ntico, Universidad de Costa Rica, Turrialba, Costa Rica. E-Mail: alex.murillo@ucr.ac.cr</font>    <br> <font style="font-family: Verdana;" size="2"><a name="1"></a><a  href="#4">*</a>Colegio T&eacute;cnico Profesional de Upala (CTPU), Upala, Costa Rica. E-Mail: erlopezl@costarricense.cr</font>    <br> <font style="font-family: Verdana;" size="2"><a name="2"></a><a  href="#5">&#8224;</a>Departamento de Matem&aacute;tica, Universidad Nacional, Heredia, Costa Rica. E-Mail: oscar.salas@unipv.it</font>    ]]></body>
<body><![CDATA[<br> <font style="font-family: Verdana;" size="2"><a name="3"></a><a  href="#6">&#8225;</a>Sede del Atl&aacute;ntico, Universidad de Costa Rica, Turrialba, Costa Rica. E-Mail: alex.murillo@ucr.ac.cr</font>    <br> <hr style="width: 100%; height: 2px;">     <div style="text-align: center;"><font  style="font-family: Verdana; font-weight: bold;" size="2">Received: 28/Feb/2012; Revised: 31/May/2013; Accepted: 1/Nov/2013</font></div> </div>      ]]></body><back>
<ref-list>
<ref id="B1">
<label>1</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Baez]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<source><![CDATA[Problema del agente viajero usando búsqueda tabú]]></source>
<year>2009</year>
<publisher-loc><![CDATA[^eMonterrey Monterrey]]></publisher-loc>
<publisher-name><![CDATA[Universidad Autónoma de Nuevo León]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B2">
<label>2</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Barros]]></surname>
<given-names><![CDATA[H.J.]]></given-names>
</name>
</person-group>
<source><![CDATA[Optimización de ruteo de vehículos empleando búsqueda tabú]]></source>
<year>2005</year>
<publisher-loc><![CDATA[^eBogotá Bogotá]]></publisher-loc>
<publisher-name><![CDATA[Universidad de los Andes]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B3">
<label>3</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[De los Cobos]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
<name>
<surname><![CDATA[Goddard]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Gutiérrez]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Martínez]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<source><![CDATA[Búsqueda y Exploración Estocástica]]></source>
<year>2010</year>
<publisher-name><![CDATA[Universidad Autónoma Metropolitana]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B4">
<label>4</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Franco]]></surname>
<given-names><![CDATA[J]]></given-names>
</name>
<name>
<surname><![CDATA[Toro]]></surname>
<given-names><![CDATA[E]]></given-names>
</name>
<name>
<surname><![CDATA[Gallego]]></surname>
<given-names><![CDATA[R]]></given-names>
</name>
</person-group>
<article-title xml:lang="es"><![CDATA[Problema de asignación óptima de los salones resuelto con búsqueda tabú]]></article-title>
<source><![CDATA[Revista Ingeniería y Desarrollo]]></source>
<year>2008</year>
<volume>24</volume>
<page-range>149-175</page-range></nlm-citation>
</ref>
<ref id="B5">
<label>5</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Glover]]></surname>
<given-names><![CDATA[F]]></given-names>
</name>
<name>
<surname><![CDATA[Melián]]></surname>
<given-names><![CDATA[B.]]></given-names>
</name>
</person-group>
<article-title xml:lang="es"><![CDATA[Búsqueda tabú]]></article-title>
<source><![CDATA[Revista Iberoamericana de Inteligencia Artificial]]></source>
<year>2003</year>
<volume>19</volume>
<page-range>29-48</page-range></nlm-citation>
</ref>
<ref id="B6">
<label>6</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[López]]></surname>
<given-names><![CDATA[C.A.]]></given-names>
</name>
<name>
<surname><![CDATA[Mendoza]]></surname>
<given-names><![CDATA[J.A.]]></given-names>
</name>
<name>
<surname><![CDATA[Cuartas]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
</person-group>
<article-title xml:lang="es"><![CDATA[Algoritmo para la exploración de todos los valores posibles en el problema del agente viajero (TSP)]]></article-title>
<source><![CDATA[Scientia et Technica]]></source>
<year>2008</year>
<volume>14</volume>
<numero>39</numero>
<issue>39</issue>
<page-range>399-403</page-range></nlm-citation>
</ref>
<ref id="B7">
<label>7</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[López]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
</person-group>
<source><![CDATA[El Agente Viajero: Un Algoritmo Determinístico]]></source>
<year>2011</year>
</nlm-citation>
</ref>
<ref id="B8">
<label>8</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Reinelt]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
</person-group>
<source><![CDATA[TSPLIB, Travelling salesman problem]]></source>
<year>2004</year>
<publisher-name><![CDATA[Universität Heidelberg]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B9">
<label>9</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Soto]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
<name>
<surname><![CDATA[Soto]]></surname>
<given-names><![CDATA[W.]]></given-names>
</name>
<name>
<surname><![CDATA[Pinzón]]></surname>
<given-names><![CDATA[Y.]]></given-names>
</name>
</person-group>
<article-title xml:lang="es"><![CDATA[Una metaheurística híbrida aplicada a un problema de planificación de rutas]]></article-title>
<source><![CDATA[Revista Avances en Sistemas e Informática]]></source>
<year>2008</year>
<volume>5</volume>
<numero>3</numero>
<issue>3</issue>
<page-range>135-145</page-range></nlm-citation>
</ref>
</ref-list>
</back>
</article>
