<?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>1405-5546</journal-id>
<journal-title><![CDATA[Computación y Sistemas]]></journal-title>
<abbrev-journal-title><![CDATA[Comp. y Sist.]]></abbrev-journal-title>
<issn>1405-5546</issn>
<publisher>
<publisher-name><![CDATA[Instituto Politécnico Nacional, Centro de Investigación en Computación]]></publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id>S1405-55462014000100014</article-id>
<article-id pub-id-type="doi">10.13053/CyS-18-1-2014-027</article-id>
<title-group>
<article-title xml:lang="es"><![CDATA[Algoritmo de reducción de grafos sin pérdida de información]]></article-title>
<article-title xml:lang="en"><![CDATA[Graph Reduction Algorithm without Loss of Information]]></article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Rodríguez-Puente]]></surname>
<given-names><![CDATA[Rafael]]></given-names>
</name>
<xref ref-type="aff" rid="A01"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Lazo-Cortés]]></surname>
<given-names><![CDATA[Manuel S.]]></given-names>
</name>
<xref ref-type="aff" rid="A01"/>
</contrib>
</contrib-group>
<aff id="A01">
<institution><![CDATA[,Universidad de las Ciencias Informáticas  ]]></institution>
<addr-line><![CDATA[La Habana ]]></addr-line>
<country>Cuba</country>
</aff>
<pub-date pub-type="pub">
<day>00</day>
<month>03</month>
<year>2014</year>
</pub-date>
<pub-date pub-type="epub">
<day>00</day>
<month>03</month>
<year>2014</year>
</pub-date>
<volume>18</volume>
<numero>1</numero>
<fpage>185</fpage>
<lpage>194</lpage>
<copyright-statement/>
<copyright-year/>
<self-uri xlink:href="http://www.scielo.org.mx/scielo.php?script=sci_arttext&amp;pid=S1405-55462014000100014&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://www.scielo.org.mx/scielo.php?script=sci_abstract&amp;pid=S1405-55462014000100014&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://www.scielo.org.mx/scielo.php?script=sci_pdf&amp;pid=S1405-55462014000100014&amp;lng=en&amp;nrm=iso"></self-uri><abstract abstract-type="short" xml:lang="es"><p><![CDATA[Los algoritmos relacionados con la teoría de grafos han sido ampliamente estudiados. Varios estudios se enfocan en la disminución de la complejidad temporal de estos algoritmos. Las técnicas utilizadas en este sentido, generalmente se basan en reducir un grafo o el espacio de búsqueda de solución, eliminando información redundante para el problema específico que se desea resolver. El proceso de reducción de un grafo consiste en obtener grafos más pequeños (con menos vértices) que tengan las características principales o relevantes del grafo original. En el caso de la búsqueda de caminos óptimos, los algoritmos que hacen uso de la reducción de grafos o del espacio de búsqueda de solución, no garantizan la obtención del óptimo en todos los casos. Lo mismo ocurre en otros tipos de problemas tales como la reducción de grafos en redes de workflow, de computadoras, etc. En este trabajo se propone un algoritmo de reducción de grafos sin pérdida de información. La propuesta tiene una forma flexible de especificar la manera en que se quiere reducir el grafo; por consiguiente, puede ser utilizada en la solución de varios tipos de problemas, contribuyendo a la obtención de respuestas óptimas en tiempos menores.]]></p></abstract>
<abstract abstract-type="short" xml:lang="en"><p><![CDATA[Algorithms related to graph theory have been studied widely. Several studies deal with the reduction of temporal complexity of these algorithms. The techniques used in this sense are generally based on reducing the graph or the search space of solution. These approaches remove redundant information for a specific kind of problem. The process of reducing a graph is based on obtaining smaller graphs (with fewer vertices) with major or relevant characteristics of the original graph. Algorithms that make use of the graph reduction approach (or reduction of solution search space) for the shortest path search do not guarantee obtaining an optimal path in all cases. The same applies to other types of problems such as graph reduction in workflow networks, computer networks, etc. In this paper we propose a graph reduction algorithm without loss of information. Our method is characterized by a flexible way to specify in what manner in it desirable to reduce a given graph. Therefore, our proposal can be used in solving various types of problems and obtaining optimal responses in less time.]]></p></abstract>
<kwd-group>
<kwd lng="es"><![CDATA[Reducción de grafos]]></kwd>
<kwd lng="es"><![CDATA[reescritura de grafos]]></kwd>
<kwd lng="es"><![CDATA[búsqueda de caminos óptimos]]></kwd>
<kwd lng="en"><![CDATA[Graph reduction]]></kwd>
<kwd lng="en"><![CDATA[graph rewriting]]></kwd>
<kwd lng="en"><![CDATA[shortest path search]]></kwd>
</kwd-group>
</article-meta>
</front><body><![CDATA[  	    <p align="justify"><font face="verdana" size="4">Art&iacute;culos</font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="center"><font face="verdana" size="4"><b>Algoritmo de reducci&oacute;n de grafos sin p&eacute;rdida de informaci&oacute;n</b></font></p>  	    <p align="center"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="center"><font face="verdana" size="3"><b>Graph Reduction Algorithm without Loss of Information</b></font></p>  	    <p align="center"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="center"><font face="verdana" size="2"><b>Rafael Rodr&iacute;guez&#45;Puente y Manuel S. Lazo&#45;Cort&eacute;s</b></font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="justify"><font face="verdana" size="2"><i>Universidad de las Ciencias Inform&aacute;ticas, La Habana, Cuba</i>. <a href="mailto:rafaelrp@uci.cu">rafaelrp@uci.cu</a>, <a href="mailto:manuellazo55@gmail.com">manuellazo55@gmail.com</a></font></p>  	    ]]></body>
<body><![CDATA[<p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="justify"><font face="verdana" size="2"><b>Resumen</b></font></p>  	    <p align="justify"><font face="verdana" size="2">Los algoritmos relacionados con la teor&iacute;a de grafos han sido ampliamente estudiados. Varios estudios se enfocan en la disminuci&oacute;n de la complejidad temporal de estos algoritmos. Las t&eacute;cnicas utilizadas en este sentido, generalmente se basan en reducir un grafo o el espacio de b&uacute;squeda de soluci&oacute;n, eliminando informaci&oacute;n redundante para el problema espec&iacute;fico que se desea resolver. El proceso de reducci&oacute;n de un grafo consiste en obtener grafos m&aacute;s peque&ntilde;os (con menos v&eacute;rtices) que tengan las caracter&iacute;sticas principales o relevantes del grafo original. En el caso de la b&uacute;squeda de caminos &oacute;ptimos, los algoritmos que hacen uso de la reducci&oacute;n de grafos o del espacio de b&uacute;squeda de soluci&oacute;n, no garantizan la obtenci&oacute;n del &oacute;ptimo en todos los casos. Lo mismo ocurre en otros tipos de problemas tales como la reducci&oacute;n de grafos en redes de <i>workflow,</i> de computadoras, etc. En este trabajo se propone un algoritmo de reducci&oacute;n de grafos sin p&eacute;rdida de informaci&oacute;n. La propuesta tiene una forma flexible de especificar la manera en que se quiere reducir el grafo; por consiguiente, puede ser utilizada en la soluci&oacute;n de varios tipos de problemas, contribuyendo a la obtenci&oacute;n de respuestas &oacute;ptimas en tiempos menores.</font></p>  	    <p align="justify"><font face="verdana" size="2"><b>Palabras clave.</b> Reducci&oacute;n de grafos, reescritura de grafos, b&uacute;squeda de caminos &oacute;ptimos.</font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="justify"><font face="verdana" size="2"><b>Abstract.</b></font></p>  	    <p align="justify"><font face="verdana" size="2">Algorithms related to graph theory have been studied widely. Several studies deal with the reduction of temporal complexity of these algorithms. The techniques used in this sense are generally based on reducing the graph or the search space of solution. These approaches remove redundant information for a specific kind of problem. The process of reducing a graph is based on obtaining smaller graphs (with fewer vertices) with major or relevant characteristics of the original graph. Algorithms that make use of the graph reduction approach (or reduction of solution search space) for the shortest path search do not guarantee obtaining an optimal path in all cases. The same applies to other types of problems such as graph reduction in workflow networks, computer networks, etc. In this paper we propose a graph reduction algorithm without loss of information. Our method is characterized by a flexible way to specify in what manner in it desirable to reduce a given graph. Therefore, our proposal can be used in solving various types of problems and obtaining optimal responses in less time.</font></p>  	    <p align="justify"><font face="verdana" size="2"><b>Keywords.</b> Graph reduction, graph rewriting, shortest path search.</font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="justify"><font face="verdana" size="2"><a href="/pdf/cys/v18n1/v18n1a14.pdf" target="_blank">DESCARGAR ART&Iacute;CULO EN FORMATO PDF</a></font></p>  	    ]]></body>
<body><![CDATA[<p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="justify"><font face="verdana" size="2"><b>Referencias</b></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>1. Bast, H., Funke, S., Sanders, P., &amp; Schultes, D. (2007).</b> Fast Routing in Road Networks with Transit Nodes. <i>Science,</i> 316(5824), 566&#45;566.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064606&pid=S1405-5546201400010001400001&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>2. Casetti, C., Lo Cigno, R., Mellia, M., Munafo, M., &amp; Zs&oacute;ka, Z. (2003).</b> A new class of QoS routing strategies based on network graph reduction. <i>Computer Networks,</i> 41(4), 475&#45;487.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064608&pid=S1405-5546201400010001400002&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>3. Cong, J., Fang, J., &amp; Khoo, K.Y. (1999).</b> An implicit connection graph maze routing algorithm for ECO routing. <i>1999 IEEE/ACM International</i> <i>Conference on Computer&#45;Aided Design,</i> San Jose, CA, USA, 163&#45;167.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064610&pid=S1405-5546201400010001400003&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>4. Dijkstra, E.W. (1959).</b> A Note on Two Problems in Connexion with Graphs. <i>Numerische Mathematik,</i> 1(1), 269&#45;271.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064612&pid=S1405-5546201400010001400004&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    ]]></body>
<body><![CDATA[<!-- ref --><p align="justify"><font face="verdana" size="2"><b>5. Geisberger, R., Sanders, P., Schultes, D., &amp; Delling, D. (2008).</b> Contraction hierarchies: Faster and simpler hierarchical routing in road networks. <i>7<sup>th</sup> International Conference on Experimental Algorithms (WEA'08),</i> Massachusetts, USA, 319&#45;333.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064614&pid=S1405-5546201400010001400005&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>6. Gonzalez, H., Han, J., Li, X., Myslinska, M., &amp; Sondag, J.P. (2007).</b> Adaptive fastest path computation on a road network: a traffic mining approach. <i>33<sup>rd</sup> International Conference on Very Large Data Bases (VLDB'07),</i> Vienna, Austria, 794&#45;805.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064616&pid=S1405-5546201400010001400006&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>7. Gutman, R.J. (2004).</b> Reach&#45;Based Routing: A New Approach to Shortest Path Algorithms Optimized for Road Networks. <i>Proceedings of the Sixth Workshop on Algorithm Engineering and Experiments and the First Workshop on Analytic Algorithmics and Combinatorics,</i> New Orleans, LA, USA, 100&#45;111.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064618&pid=S1405-5546201400010001400007&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>8. Hoare, C.A.R. (1969).</b> An axiomatic basis for computer programming. <i>Communications of the ACM,</i> 12(10), 576&#45;580.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064620&pid=S1405-5546201400010001400008&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>9. Janssens, D. &amp; Rozenberg, G. (1982).</b> Graph grammars with neighbourhood&#45;controlled embedding. <i>Theoretical Computer Science,</i> 21(1), 55&#45;74.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064622&pid=S1405-5546201400010001400009&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    ]]></body>
<body><![CDATA[<!-- ref --><p align="justify"><font face="verdana" size="2"><b>10. Li, Y.L., Li, J.Y., &amp; Chen, W.B. (2007).</b> An efficient tile&#45;based ECO router using routing graph reduction and enhanced global routing flow. <i>IEEE Transactions on Computer&#45;Aided Design of Integrated Circuits and Systems,</i> 26(2), 345&#45;358.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064624&pid=S1405-5546201400010001400010&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>11. Lin, H., Zhao, Z., Li, H., &amp; Chen, Z. (2002).</b> A novel graph reduction algorithm to identify structural conflicts. <i>35<sup>th</sup> Annual Hawaii International Conference on System Sciences,</i> Big Island, Hawaii, 1&#45;10.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064626&pid=S1405-5546201400010001400011&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>12. Liu, Q., Cao, B., &amp; Zhao, Y. (2010).</b> An improved verification method for workflow model based on Petri net reduction. <i>2<sup>nd</sup> IEEE International Conference on Information Management and Engineering (ICIME),</i> Chengdu, China, 252&#45;256.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064628&pid=S1405-5546201400010001400012&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>13. Lu, K. &amp; Liu, Q. (2007).</b> An algorithm combining graph&#45;reduction and graph&#45;search for workflow graphs verification. <i>11<sup>th</sup> International Conference on Computer Supported Cooperative Work in Design,</i> Melbourne, Australia, 772&#45;776.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064630&pid=S1405-5546201400010001400013&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>14. Pfoser, D., Efentakis, A., Voisard, A., &amp; Wenk, C. (2009).</b> <i>Exploiting road network properties in</i> <i>efficient shortest path computation</i> (TR&#45;09&#45;007). Berkeley, CA, USA: International Computer Science Institute.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064632&pid=S1405-5546201400010001400014&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    ]]></body>
<body><![CDATA[<!-- ref --><p align="justify"><font face="verdana" size="2"><b>15. Rodr&iacute;guez&#45;Puente, R. &amp; Lazo&#45;Cort&eacute;s, M.S. (2013).</b> Algorithm for shortest path search in Geographic Information Systems by using reduced graphs. SpringerPlus, 2, Art. No.291.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064634&pid=S1405-5546201400010001400015&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>16. Rodr&iacute;guez&#45;Puente, R., Marrero&#45;Osorio, S.A., &amp; Lazo&#45;Cort&eacute;s, M.S. (2012).</b> Aplicaci&oacute;n de un algoritmo de reducci&oacute;n de grafos al M&eacute;todo de los Grafos Dicrom&aacute;ticos. <i>Ingenier&iacute;a Mec&aacute;nica,</i> 15(2),158&#45;169.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064636&pid=S1405-5546201400010001400016&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>17. Sadiq, W. &amp; Orlowska, M.E. (2000).</b> Analyzing process models using graph reduction techniques. <i>Information systems,</i> 25(2), 117&#45;134.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064638&pid=S1405-5546201400010001400017&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>18. Sanders, P. &amp; Schultes, D. (2005).</b> Highway hierarchies hasten exact shortest path queries. <i>Algorithms&#45;Esa 2005, Lecture Notes in Computer Science,</i> 568&#45;579.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064640&pid=S1405-5546201400010001400018&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2"><b>19. Xing, Z. &amp; Kao, R. (2002).</b> Shortest path search using tiles and piecewise linear cost propagation. <i>IEEE Transactions on Computer&#45;Aided Design of Integrated Circuits and Systems,</i> 21(2), 145&#45;158.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064642&pid=S1405-5546201400010001400019&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    ]]></body>
<body><![CDATA[<!-- ref --><p align="justify"><font face="verdana" size="2"><b>20. Zheng, S.Q., Lim, J.S., &amp; Iyengar, S.S. (1996).</b> Finding obstacle&#45;avoiding shortest paths using implicit connection graphs. <i>IEEE Transactions on Computer&#45;Aided Design of Integrated Circuits and Systems,</i> 15(1), 103&#45;110.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2064644&pid=S1405-5546201400010001400020&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>      ]]></body><back>
<ref-list>
<ref id="B1">
<label>1</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Bast]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
<name>
<surname><![CDATA[Funke]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
<name>
<surname><![CDATA[Sanders]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
<name>
<surname><![CDATA[Schultes]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Fast Routing in Road Networks with Transit Nodes]]></article-title>
<source><![CDATA[Science]]></source>
<year>2007</year>
<volume>316</volume>
<numero>5824</numero>
<issue>5824</issue>
<page-range>566-566</page-range></nlm-citation>
</ref>
<ref id="B2">
<label>2</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Casetti]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
<name>
<surname><![CDATA[Lo Cigno]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[Mellia]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Munafo]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Zsóka]]></surname>
<given-names><![CDATA[Z.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A new class of QoS routing strategies based on network graph reduction]]></article-title>
<source><![CDATA[Computer Networks]]></source>
<year>2003</year>
<volume>41</volume>
<numero>4</numero>
<issue>4</issue>
<page-range>475-487</page-range></nlm-citation>
</ref>
<ref id="B3">
<label>3</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Cong]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Fang]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Khoo]]></surname>
<given-names><![CDATA[K.Y.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[An implicit connection graph maze routing algorithm for ECO routing]]></article-title>
<source><![CDATA[IEEE/ACM International Conference on Computer-Aided Design]]></source>
<year>1999</year>
<month>19</month>
<day>99</day>
<page-range>163-167</page-range><publisher-loc><![CDATA[San Jose^eCA CA]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B4">
<label>4</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Dijkstra]]></surname>
<given-names><![CDATA[E.W.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A Note on Two Problems in Connexion with Graphs]]></article-title>
<source><![CDATA[Numerische Mathematik]]></source>
<year>1959</year>
<volume>1</volume>
<numero>1</numero>
<issue>1</issue>
<page-range>269-271</page-range></nlm-citation>
</ref>
<ref id="B5">
<label>5</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Geisberger]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[Sanders]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
<name>
<surname><![CDATA[Schultes]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
<name>
<surname><![CDATA[Delling]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Contraction hierarchies: Faster and simpler hierarchical routing in road networks]]></article-title>
<source><![CDATA[7th International Conference on Experimental Algorithms (WEA'08)]]></source>
<year>2008</year>
<page-range>319-333</page-range><publisher-loc><![CDATA[Massachusetts ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B6">
<label>6</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Gonzalez]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
<name>
<surname><![CDATA[Han]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Li]]></surname>
<given-names><![CDATA[X.]]></given-names>
</name>
<name>
<surname><![CDATA[Myslinska]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Sondag]]></surname>
<given-names><![CDATA[J.P.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Adaptive fastest path computation on a road network: a traffic mining approach]]></article-title>
<source><![CDATA[33rd International Conference on Very Large Data Bases (VLDB'07]]></source>
<year>2007</year>
<page-range>794-805</page-range><publisher-loc><![CDATA[Vienna ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B7">
<label>7</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Gutman]]></surname>
<given-names><![CDATA[R.J.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Reach-Based Routing: A New Approach to Shortest Path Algorithms Optimized for Road Networks]]></article-title>
<source><![CDATA[Proceedings of the Sixth Workshop on Algorithm Engineering and Experiments and the First Workshop on Analytic Algorithmics and Combinatorics]]></source>
<year>2004</year>
<page-range>100-111</page-range><publisher-loc><![CDATA[New Orleans^eLA LA]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B8">
<label>8</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Hoare]]></surname>
<given-names><![CDATA[C.A.R.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[An axiomatic basis for computer programming]]></article-title>
<source><![CDATA[Communications of the ACM]]></source>
<year>1969</year>
<volume>12</volume>
<numero>10</numero>
<issue>10</issue>
<page-range>576-580</page-range></nlm-citation>
</ref>
<ref id="B9">
<label>9</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Janssens]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
<name>
<surname><![CDATA[Rozenberg]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Graph grammars with neighbourhood-controlled embedding]]></article-title>
<source><![CDATA[Theoretical Computer Science]]></source>
<year>1982</year>
<volume>21</volume>
<numero>1</numero>
<issue>1</issue>
<page-range>55-74</page-range></nlm-citation>
</ref>
<ref id="B10">
<label>10</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Li]]></surname>
<given-names><![CDATA[Y.L.]]></given-names>
</name>
<name>
<surname><![CDATA[Li]]></surname>
<given-names><![CDATA[J.Y.]]></given-names>
</name>
<name>
<surname><![CDATA[Chen]]></surname>
<given-names><![CDATA[W.B.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[An efficient tile-based ECO router using routing graph reduction and enhanced global routing flow]]></article-title>
<source><![CDATA[IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems]]></source>
<year>2007</year>
<volume>26</volume>
<numero>2</numero>
<issue>2</issue>
<page-range>345-358</page-range></nlm-citation>
</ref>
<ref id="B11">
<label>11</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Lin]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
<name>
<surname><![CDATA[Zhao]]></surname>
<given-names><![CDATA[Z.]]></given-names>
</name>
<name>
<surname><![CDATA[Li]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
<name>
<surname><![CDATA[Chen]]></surname>
<given-names><![CDATA[Z.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A novel graph reduction algorithm to identify structural conflicts]]></article-title>
<source><![CDATA[35th Annual Hawaii International Conference on System Sciences]]></source>
<year>2002</year>
<page-range>1-10</page-range><publisher-loc><![CDATA[Big Island^eHawaii Hawaii]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B12">
<label>12</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Liu]]></surname>
<given-names><![CDATA[Q.]]></given-names>
</name>
<name>
<surname><![CDATA[Cao]]></surname>
<given-names><![CDATA[B.]]></given-names>
</name>
<name>
<surname><![CDATA[Zhao]]></surname>
<given-names><![CDATA[Y.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[An improved verification method for workflow model based on Petri net reduction]]></article-title>
<source><![CDATA[2nd IEEE International Conference on Information Management and Engineering (ICIME)]]></source>
<year>2010</year>
<page-range>252-256</page-range><publisher-loc><![CDATA[Chengdu ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B13">
<label>13</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Lu]]></surname>
<given-names><![CDATA[K.]]></given-names>
</name>
<name>
<surname><![CDATA[Liu]]></surname>
<given-names><![CDATA[Q.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[An algorithm combining graph-reduction and graph-search for workflow graphs verification]]></article-title>
<source><![CDATA[11th International Conference on Computer Supported Cooperative Work in Design]]></source>
<year>2007</year>
<page-range>772-776</page-range><publisher-loc><![CDATA[Melbourne ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B14">
<label>14</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Pfoser]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
<name>
<surname><![CDATA[Efentakis]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Voisard]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Wenk]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
</person-group>
<source><![CDATA[Exploiting road network properties in efficient shortest path computation (TR-09-007)]]></source>
<year>2009</year>
<publisher-loc><![CDATA[Berkeley^eCA CA]]></publisher-loc>
<publisher-name><![CDATA[International Computer Science Institute]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B15">
<label>15</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Rodríguez-Puente]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[Lazo-Cortés]]></surname>
<given-names><![CDATA[M.S.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Algorithm for shortest path search in Geographic Information Systems by using reduced graphs]]></article-title>
<source><![CDATA[SpringerPlus]]></source>
<year>2013</year>
<volume>2</volume>
</nlm-citation>
</ref>
<ref id="B16">
<label>16</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Rodríguez-Puente]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[Marrero-Osorio]]></surname>
<given-names><![CDATA[S.A.]]></given-names>
</name>
<name>
<surname><![CDATA[Lazo-Cortés]]></surname>
<given-names><![CDATA[M.S.]]></given-names>
</name>
</person-group>
<article-title xml:lang="es"><![CDATA[Aplicación de un algoritmo de reducción de grafos al Método de los Grafos Dicromáticos]]></article-title>
<source><![CDATA[Ingeniería Mecánica]]></source>
<year>2012</year>
<volume>15</volume>
<numero>2</numero>
<issue>2</issue>
<page-range>158-169</page-range></nlm-citation>
</ref>
<ref id="B17">
<label>17</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Sadiq]]></surname>
<given-names><![CDATA[W.]]></given-names>
</name>
<name>
<surname><![CDATA[Orlowska]]></surname>
<given-names><![CDATA[M.E.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Analyzing process models using graph reduction techniques]]></article-title>
<source><![CDATA[Information systems]]></source>
<year>2000</year>
<volume>25</volume>
<numero>2</numero>
<issue>2</issue>
<page-range>117-134</page-range></nlm-citation>
</ref>
<ref id="B18">
<label>18</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Sanders]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
<name>
<surname><![CDATA[Schultes]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Highway hierarchies hasten exact shortest path queries]]></article-title>
<source><![CDATA[Algorithms-Esa 2005, Lecture Notes in Computer Science]]></source>
<year>2005</year>
<page-range>568-579</page-range></nlm-citation>
</ref>
<ref id="B19">
<label>19</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Xing]]></surname>
<given-names><![CDATA[Z.]]></given-names>
</name>
<name>
<surname><![CDATA[Kao]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Shortest path search using tiles and piecewise linear cost propagation]]></article-title>
<source><![CDATA[IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems]]></source>
<year>2002</year>
<volume>21</volume>
<numero>2</numero>
<issue>2</issue>
<page-range>145-158</page-range></nlm-citation>
</ref>
<ref id="B20">
<label>20</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Zheng]]></surname>
<given-names><![CDATA[S.Q.]]></given-names>
</name>
<name>
<surname><![CDATA[Lim]]></surname>
<given-names><![CDATA[J.S.]]></given-names>
</name>
<name>
<surname><![CDATA[Iyengar]]></surname>
<given-names><![CDATA[S.S.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Finding obstacle-avoiding shortest paths using implicit connection graphs]]></article-title>
<source><![CDATA[IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems]]></source>
<year>1996</year>
<volume>15</volume>
<numero>1</numero>
<issue>1</issue>
<page-range>103-110</page-range></nlm-citation>
</ref>
</ref-list>
</back>
</article>
