<?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-55462015000200008</article-id>
<article-id pub-id-type="doi">10.13053/CyS-19-2-1546</article-id>
<title-group>
<article-title xml:lang="es"><![CDATA[Caracterización de instancias difíciles del problema de Bin Packing orientada a la mejora de algoritmos metaheurísticos]]></article-title>
<article-title xml:lang="en"><![CDATA[Characterization of Difficult Bin Packing Problem Instances Oriented to Improve Metaheuristic Algorithms]]></article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Mexicano Santoyo]]></surname>
<given-names><![CDATA[Adriana]]></given-names>
</name>
<xref ref-type="aff" rid="A01"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Pérez Ortega]]></surname>
<given-names><![CDATA[Joaquín]]></given-names>
</name>
<xref ref-type="aff" rid="A02"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Reyes Salgado]]></surname>
<given-names><![CDATA[Gerardo]]></given-names>
</name>
<xref ref-type="aff" rid="A02"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Almanza Ortega]]></surname>
<given-names><![CDATA[Nelva Nely]]></given-names>
</name>
<xref ref-type="aff" rid="A01"/>
</contrib>
</contrib-group>
<aff id="A01">
<institution><![CDATA[,Instituto Tecnológico de Ciudad Victoria  ]]></institution>
<addr-line><![CDATA[Ciudad Victoria Tamaulipas]]></addr-line>
<country>México</country>
</aff>
<aff id="A02">
<institution><![CDATA[,Centro Nacional de Investigación y Desarrollo Tecnológico  ]]></institution>
<addr-line><![CDATA[Cuernavaca Morelos]]></addr-line>
<country>México</country>
</aff>
<pub-date pub-type="pub">
<day>00</day>
<month>06</month>
<year>2015</year>
</pub-date>
<pub-date pub-type="epub">
<day>00</day>
<month>06</month>
<year>2015</year>
</pub-date>
<volume>19</volume>
<numero>2</numero>
<fpage>295</fpage>
<lpage>308</lpage>
<copyright-statement/>
<copyright-year/>
<self-uri xlink:href="http://www.scielo.org.mx/scielo.php?script=sci_arttext&amp;pid=S1405-55462015000200008&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-55462015000200008&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-55462015000200008&amp;lng=en&amp;nrm=iso"></self-uri><abstract abstract-type="short" xml:lang="es"><p><![CDATA[En este trabajo se presenta una metodología para la caracterización de instancias difíciles del problema de Bin Packing usando Minería de Datos. El objetivo es que las características de las instancias proporcionen ideas para desarrollar nuevas estrategias para encontrar soluciones óptimas mediante la mejora de los algoritmos de solución actuales o mediante el desarrollo de nuevos. De acuerdo a la literatura especializada, en general, la caracterización de instancias ha sido utilizada para predecir qué algoritmo resuelve mejor una instancia o para mejorar el algoritmo asociando las características de la instancia con el desempeño de dicho algoritmo. A diferencia de los trabajos anteriores, este trabajo propone que el desarrollo de algoritmos de solución eficientes puede ser guiado por una previa identificación de las características que representan un alto impacto en la dificultad para obtener su solución. Para validar nuestro enfoque se utilizó un conjunto de 1,615 instancias, 6 algoritmos bien conocidos del problema de Bin Packing y 27 métricas iniciales. Después de aplicar técnicas de agrupamiento de Minería de Datos para la caracterización de las instancias, se encontraron 5 métricas que ayudaron a caracterizar 4 grupos con las instancias que no fueron resueltas por ninguno de los algoritmos usados en este trabajo. En base al conocimiento obtenido de la caracterización de las instancias, se propuso un nuevo método de reducción de instancias que contribuye a reducir el espacio de búsqueda de un algoritmo metaheurístico. Los resultados experimentales muestran que aplicando el método de reducción es posible encontrar más soluciones óptimas que las reportadas en el estado del arte por las mejores metaheurísticas.]]></p></abstract>
<abstract abstract-type="short" xml:lang="en"><p><![CDATA[This work presents a methodology for characterizing difficult instances of the Bin Packing Problem using Data Mining. Characteristics of such instances help to provide ideas for developing new strategies to find optimal solutions by improving the current solution algorithms or developing new ones. According to related work, in general, instance characterization has been used to make prediction of the algorithm that best solves an instance, or to improve one by associating the instance characteristics and performance of the algorithm that solves it. However, this work proposes the development of efficient solution algorithms guided by previous identification of characteristics that represent a greater impact on the difficulty of the instances. To validate our approach, we used a set of 1,615 instances, 6 well-known algorithms of the Bin Packing Problem, and 27 initial metrics. After applying our approach, 5 metrics were found relevant; these metrics helped to characterize 4 groups containing instances that could not be solved by any of the algorithms used in this work. Based on the gained knowledge from instance characterization, a new reduction method that helps to reduce the search space of a metaheuristic algorithm was proposed. Experimental results show that application of the reduction method allows finding more optimal solutions than those of best metaheuristics reported in the specialized literature.]]></p></abstract>
<kwd-group>
<kwd lng="es"><![CDATA[Metaheuristicas]]></kwd>
<kwd lng="es"><![CDATA[bin paking]]></kwd>
<kwd lng="es"><![CDATA[caracterización]]></kwd>
<kwd lng="es"><![CDATA[agrupamiento]]></kwd>
<kwd lng="es"><![CDATA[reducción]]></kwd>
<kwd lng="es"><![CDATA[descubrimiento de conocimiento]]></kwd>
<kwd lng="en"><![CDATA[Characterization]]></kwd>
<kwd lng="en"><![CDATA[clustering]]></kwd>
<kwd lng="en"><![CDATA[metaheuristics]]></kwd>
<kwd lng="en"><![CDATA[bin packing problem]]></kwd>
<kwd lng="en"><![CDATA[reduction]]></kwd>
<kwd lng="en"><![CDATA[knowledge discovery]]></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>Caracterizaci&oacute;n de instancias dif&iacute;ciles del problema de Bin Packing orientada a la mejora de algoritmos metaheur&iacute;sticos</b></font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="center"><font face="verdana" size="3"><b>Characterization of Difficult Bin Packing Problem Instances Oriented to Improve Metaheuristic Algorithms</b></font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="center"><font face="verdana" size="2"><b>Adriana Mexicano Santoyo<sup>1</sup>, Joaqu&iacute;n P&eacute;rez Ortega<sup>2</sup>, Gerardo Reyes Salgado<sup>2</sup>, Nelva Nely Almanza Ortega<sup>2</sup></b></font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="justify"><font face="verdana" size="2"><sup><i>1</i></sup> <i>Instituto Tecnol&oacute;gico de Cd. Victoria, M&eacute;xico</i>. <a href="mailto:mexicanoa@gmail.com">mexicanoa@gmail.com</a></font></p>  	    ]]></body>
<body><![CDATA[<p align="justify"><font face="verdana" size="2"><sup><i>2</i></sup> <i>Centro Nacional de Investigaci&oacute;n y Desarrollo Tecnol&oacute;gico, Cuernavaca,</i> <i>M&eacute;xico.</i> <a href="mailto:jpo_cenidet@yahoo.com.mx">jpo_cenidet@yahoo.com.mx</a>, <a href="mailto:nelvanely@cenidet.edu.mx">nelvanely@cenidet.edu.mx</a></font></p>  	    <p align="justify"><font face="verdana" size="2"><i>Autor de correspondencia es Adriana Mexicano Santoyo.</i></font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="justify"><font face="verdana" size="2">Art&iacute;culo recibido el 26/08/2013.    <br> 	Aceptado el 21/04/2015.</font></p>  	    <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">En este trabajo se presenta una metodolog&iacute;a para la caracterizaci&oacute;n de instancias dif&iacute;ciles del problema de <i>Bin Packing</i> usando Miner&iacute;a de Datos. El objetivo es que las caracter&iacute;sticas de las instancias proporcionen ideas para desarrollar nuevas estrategias para encontrar soluciones &oacute;ptimas mediante la mejora de los algoritmos de soluci&oacute;n actuales o mediante el desarrollo de nuevos. De acuerdo a la literatura especializada, en general, la caracterizaci&oacute;n de instancias ha sido utilizada para predecir qu&eacute; algoritmo resuelve mejor una instancia o para mejorar el algoritmo asociando las caracter&iacute;sticas de la instancia con el desempe&ntilde;o de dicho algoritmo. A diferencia de los trabajos anteriores, este trabajo propone que el desarrollo de algoritmos de soluci&oacute;n eficientes puede ser guiado por una previa identificaci&oacute;n de las caracter&iacute;sticas que representan un alto impacto en la dificultad para obtener su soluci&oacute;n. Para validar nuestro enfoque se utiliz&oacute; un conjunto de 1,615 instancias, 6 algoritmos bien conocidos del problema de <i>Bin Packing</i> y 27 m&eacute;tricas iniciales. Despu&eacute;s de aplicar t&eacute;cnicas de agrupamiento de Miner&iacute;a de Datos para la caracterizaci&oacute;n de las instancias, se encontraron 5 m&eacute;tricas que ayudaron a caracterizar 4 grupos con las instancias que no fueron resueltas por ninguno de los algoritmos usados en este trabajo. En base al conocimiento obtenido de la caracterizaci&oacute;n de las instancias, se propuso un nuevo m&eacute;todo de reducci&oacute;n de instancias que contribuye a reducir el espacio de b&uacute;squeda de un algoritmo metaheur&iacute;stico. Los resultados experimentales muestran que aplicando el m&eacute;todo de reducci&oacute;n es posible encontrar m&aacute;s soluciones &oacute;ptimas que las reportadas en el estado del arte por las mejores metaheur&iacute;sticas.</font></p>  	    <p align="justify"><font face="verdana" size="2"><b>Palabras clave:</b> Metaheuristicas, bin paking, caracterizaci&oacute;n,&nbsp;agrupamiento, reducci&oacute;n, descubrimiento de conocimiento.</font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    ]]></body>
<body><![CDATA[<p align="justify"><font face="verdana" size="2"><b>Abstract</b></font></p>  	    <p align="justify"><font face="verdana" size="2">This work presents a methodology for characterizing difficult instances of the Bin Packing Problem using Data Mining. Characteristics of such instances help to provide ideas for developing new strategies to find optimal solutions by improving the current solution algorithms or developing new ones. According to related work, in general, instance characterization has been used to make prediction of the algorithm that best solves an instance, or to improve one by associating the instance characteristics and performance of the algorithm that solves it. However, this work proposes the development of efficient solution algorithms guided by previous identification of characteristics that represent a greater impact on the difficulty of the instances. To validate our approach, we used a set of 1,615 instances, 6 well&#45;known algorithms of the Bin Packing Problem, and 27 initial metrics. After applying our approach, 5 metrics were found relevant; these metrics helped to characterize 4 groups containing instances that could not be solved by any of the algorithms used in this work. Based on the gained knowledge from instance characterization, a new reduction method that helps to reduce the search space of a metaheuristic algorithm was proposed. Experimental results show that application of the reduction method allows finding more optimal solutions than those of best metaheuristics reported in the specialized literature.</font></p>  	    <p align="justify"><font face="verdana" size="2"><b>Keywords:&nbsp;</b>Characterization, clustering, metaheuristics, bin packing problem, reduction, knowledge discovery.</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/v19n2/v19n2a8.pdf" target="_blank">DESCARGAR ART&Iacute;CULO EN FORMATO PDF</a></font></p>  	    <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. Afza, N., Zulkipli, F., Sarah, S., &amp; Radiah, S. (2014).</b> An Alternative Heuristics for Bin Packing Problem. <i>Proceedings of the 2014 International Conference on Industrial Engineering and Operations Management,</i> Bali, Indonesia, January 7&#45;9.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073602&pid=S1405-5546201500020000800001&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. &Aacute;lvarez, V. (2006).</b> <i>Modelo para representar la complejidad del problema y el desempe&ntilde;o de algoritmos.</i> Tesis de maestr&iacute;a, Instituto Tecnol&oacute;gico de Cd. Madero, M&eacute;xico.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073604&pid=S1405-5546201500020000800002&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. Alvim, A. (2003).</b> <i>Uma heur&iacute;stica h&iacute;brida de melhoria para o problema de Bin Packing e sua aplica&ccedil;&atilde;o ao problema de escalonamento de tarefas.</i> Tesis de doctorado, Pontificia Universidad Cat&oacute;lica de Rio de Janeiro, Brasil.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073606&pid=S1405-5546201500020000800003&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. Alvim, A., Glover, F., Ribeiro, C., &amp; Aloise, D.</b> <b>(2004).</b> A hybrid improvement heuristic for the one&#45;dimensional Bin Packing problem. <i>Journal of Heuristics,</i> Vol. 10, pp. 205&#45;229. DOI: 10.1023/B:HEUR.0000026267.44673.ed</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073608&pid=S1405-5546201500020000800004&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>5. Beasley, J. (2015).</b> The operational research library, <a href="http://people.brunel.ac.uk/~mastjjb/jeb/orlib/binpackinfo.html" target="_blank">http://people.brunel.ac.uk/~mastjjb/jeb/orlib/binpackinfo.html</a>, &uacute;ltima visita: enero de 2015.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073609&pid=S1405-5546201500020000800005&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. Belov, G. (2004).</b> <i>Problems, models and algorithms in one and two dimensional cutting.</i> Tesis de doctorado, Fakult&auml;t Mathematik und Naturwissenschaftender Technischen Universit&auml;t Dresden, Alemania.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073611&pid=S1405-5546201500020000800006&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. Bhatia, A. &amp; Basu, S. (2004).</b> Packing bins using multi&#45;chromosomal genetic representation and better&#45;fit heuristic. <i>Neural Information in Processing, Springer,</i> pp. 181&#45;186. DOI: 10.1007/978&#45;3&#45;540&#45;30499&#45;9 26</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073613&pid=S1405-5546201500020000800007&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>8. Chapman, P., Clinton, J., Kerber, R., Khabaza,</b> <b>T., Reinartz, T, Shearer, C., &amp; Wirth, R. (2000).</b> <i>Cross industry standard process for datamining version 1.0 step by step datamining guide,</i><a href="ftp://ftp.software.ibm.com/software/analytics/spss/support/Modeler/Documentation/14/UserManual/CRISPDM.pdf" target="_blank">ftp://ftp.software.ibm.com/software/analytics/spss/support/Modeler/Documentation/14/UserManual/CRISPDM.pdf</a>, &uacute;ltima visita: enero de 2015.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073614&pid=S1405-5546201500020000800008&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. Cruz, L. (2004).</b> <i>Clasificaci&oacute;n de algoritmos heur&iacute;sticos para la soluci&oacute;n de problemas de BinPacking.</i> Tesis de doctorado, Centro Nacional de Investigaci&oacute;n y Desarrollo Tecnol&oacute;gico, M&eacute;xico.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073616&pid=S1405-5546201500020000800009&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>10. Cruz, L., Nieto, Y., Tom&aacute;s, S., &amp; Castilla, V. (2007).</b> Solving Bin Packing problem with a hybridization of hard computing and soft computing. <i>Innovations in Hybrid Intelligent Systems,</i> Springer, pp. 223&#45;230. DO:10.1007/978&#45;3&#45;540&#45;74972&#45;1_30</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073618&pid=S1405-5546201500020000800010&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>11. Cruz, L., Quiroz, M., Alvim, A., Fraire, H. G&oacute;mez, S., &amp; Torres, J. (2012).</b> Heur&iacute;sticas de agrupaci&oacute;n h&iacute;bridas eficientes para el problema de empacado de objetos en contenedores. <i>Computaci&oacute;n y Sistemas,</i> Vol. 16, No. 3, pp. 349&#45;360.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073619&pid=S1405-5546201500020000800011&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. Ducatelle, F. &amp; Levine, J. (2004).</b> Ant colony optimization and local search for Bin Packing and Cutting Stock problems. <i>Journal of the Operational Research Society,</i> Vol. 55, pp. 705&#45;716. DOI:10.1109/ICSPC.2007.4728416</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073621&pid=S1405-5546201500020000800012&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>13. Dresden University. (2015).</b> <i>Cutting and packing,</i> <a href="http://www.math.tudresden.de_capad/cpd&#45;ti.html#pmp" target="_blank">http://www.math.tudresden.de_capad/cpd&#45;ti.html#pmp</a>, &uacute;ltima visita: enero de 2015.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073622&pid=S1405-5546201500020000800013&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. ESICUP. (2015).</b> <i>Euro especial interest group on cutting and packing (esicup),</i><a href="http://paginas.fe.up.pt/_esicup/tikilist_file_gallery.php?galleryId=1" target="_blank">http://paginas.fe.up.pt/_esicup/tikilist_file_gallery.php?galleryId=1</a>, &uacute;ltima visita: enero de 2015.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073624&pid=S1405-5546201500020000800014&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>15. Falkenauer, E. (1999).</b> A hybrid grouping genetic algorithm for Bin Packing. <i>Journal of Heuristics,</i> Vol. 2, pp. 5&#45;30. DOI: 10.1007/BF00226291</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073626&pid=S1405-5546201500020000800015&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>16. Fleszar, K. &amp; Charalambous, C. (2011).</b> Average&#45;weight&#45;controlled bin oriented heuristics for the one&#45;dimensional Bin&#45;Packing problem. <i>Discrete Optimization,</i> Vol. 210, pp. 176&#45;184. DOI:10.1016/j.ejor.2010.11.004</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073627&pid=S1405-5546201500020000800016&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>17. Fleszar, K. &amp; Hindi, K. (2002).</b> New heuristics for one&#45;dimensional Bin&#45;Packing. <i>Computers &amp; Operations Research,</i> Vol. 29, pp. 821&#45;839. DOI:10.1016/S0305&#45;0548(00)00082&#45;4</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073628&pid=S1405-5546201500020000800017&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>18. Garey, M.R., &amp; Johnson, D.S. (1979).</b> <i>Computers and Intractability: a Guide to the Theory of NP&#45;Completeness.</i> W. H. Freeman and Company, New York.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073629&pid=S1405-5546201500020000800018&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. G&oacute;mez, M. &amp; Randall, M. (2009).</b> A hybrid extremal optimization approach for the Bin Packing problem. <i>Artificial Intelligence,</i> Springer, pp. 242&#45;251. DOI: 10.1007/978&#45;3&#45;642&#45;10427&#45;5_24</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073631&pid=S1405-5546201500020000800019&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>20. Hoos, H. Smyth, K., &amp; Stutzle, T. (2004).</b> Search space features underlying the performance of stochastic local search algorithms for MAX&#45;SAT. <i>Parallel Problem Solving from Nature,</i> Springer, pp. 51&#45;60. DOI:10.1007/978&#45;3&#45;540&#45;30217&#45;9_6</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073632&pid=S1405-5546201500020000800020&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>21. Jing, X., Zhou, X., &amp; Xu, Y. (2006).</b> A hybrid genetic algorithm for Bin Packing problem based on item sequencing. <i>Journal of Information and Computing Science,</i> Vol. 1, pp. 61&#45;64.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073633&pid=S1405-5546201500020000800021&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>22. Johnson, D. (1973).</b> <i>Near&#45;optimal Bin Packing algorithms.</i> PhD Thesis, Massachusetts Institute of Technology, Massachusetts.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073635&pid=S1405-5546201500020000800022&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>23. Kamali, S. &amp; L&oacute;pez, A. (2015).</b> Efficient Online Strategies for Renting Servers in the Cloud. <i>SOFSEM 2015, LNCS,</i> Vol. 8939, Springer, pp. 277&#45;288. DOI:10.1007/978&#45;3&#45;662&#45;46078&#45;8_23</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073637&pid=S1405-5546201500020000800023&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>24. Kacprzak, &#321;., Rudy, J., &amp; &#379;elazny, D. (2015).</b> Multicriteria 3&#45;dimension Bin packing Problem. <i>Research in logistics and production,</i> Vol. 5, pp. 85&#45;94.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073638&pid=S1405-5546201500020000800024&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>25. Kasap, N. &amp; Agarwal, A. (2004).</b> Augmented&#45;neural networks approach for the Bin Packing problem, <i>Proceedings of the 4th International Symposium on Intelligent Manufacturing Systems,</i> pp. 348&#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=2073640&pid=S1405-5546201500020000800025&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>26. Layeb, A. &amp; Chenche, S. (2012).</b> A Novel GRASP Algorithm for Solving the Bin Packing Problem. <i>I.J. Information Engineering and Electronic Business,</i> Vol. 2, pp. 8&#45;14.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073642&pid=S1405-5546201500020000800026&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>27. Loh, K., Golden, B., &amp; Wasil, E. (2008).</b> Solving the one&#45;dimensional Bin Packing problem with a weight annealing heuristic, <i>Computers &amp; Operations Research,</i> Vol. 35, No. 7, pp. 2283&#45;2291. DOI:10.1109/ICSPC.2007.4728416</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073644&pid=S1405-5546201500020000800027&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>28. L&oacute;pez, E., Terashima, H., Ross, P., Ochoa, G. (2014).</b> A unified hyper&#45;heuristic framework for solving bin packing problems. <i>Expert Systems with Applications,</i> Vol. 41, pp. 6876&#45;6868. DOI:10.1016/j.eswa.2014.04.043 89</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073645&pid=S1405-5546201500020000800028&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>29. MacQueen, J. (1967).</b> Some methods for classification and analysis of multivariate observations. <i>Proceedings of the fifteenth Berkeley Symposium on Mathematical Statistics and Probability,</i> pp. 281&#45;298.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073646&pid=S1405-5546201500020000800029&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>30. Martello, S. &amp; Toth, P. (1990).</b> Lower bounds and reduction procedures for the Bin Packing problem. <i>Discrete Applied Mathematics,</i> Vol. 28, pp. 59&#45;70. DOI:10.1016/0166&#45;218X(90)90094&#45;S</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073648&pid=S1405-5546201500020000800030&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>31. Merz, P. &amp; Freisleben, B. (2000).</b> Fitness landscapes, memetic algorithms and greedy operators for graph bi&#45;partitioning. <i>Evolutionary</i> <i>Computation,</i> Vol. 8, pp. 61 &#45;91. DOI:10.1162/106365600568103</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073649&pid=S1405-5546201500020000800031&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>32. Nieto, D. (2007).</b> <i>Hibridaci&oacute;n de algoritmos metaheur&iacute;sticos para problemas de Bin Packing.</i> Tesis de Maestr&iacute;a, Instituto Tecnol&oacute;gico de Cd. Madero, M&eacute;xico.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073650&pid=S1405-5546201500020000800032&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>33. Quiroz, M. (2009).</b> <i>Caracterizaci&oacute;n de factores de desempe&ntilde;o de algoritmos de soluci&oacute;n de Bin Packing.</i> Tesis de maestr&iacute;a, Instituto Tecnol&oacute;gico de Cd. Madero, M&eacute;xico.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073652&pid=S1405-5546201500020000800033&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>34. Quiroz, M. Cruz, L., Torres, J., G&oacute;mez, C., Fraire, H., &amp; Alvim A. (2015).</b> A grouping genetic algorithm with controlled gene transmission for the bin packing problem. <i>Computers &amp; Operations Research,</i> Vol. 55, pp. 52&#45;64.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073654&pid=S1405-5546201500020000800034&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>35. Quiroz, M., Cruz, L., J. Torres, G&oacute;mez, C.G., Fraire, H.J., &amp; Melin, P. (2013).</b> Improving the Performance of Heuristic Algorithms Based on Exploratory Data Analysis. <i>Recent Advances on Hybrid Intelligent Systems,</i> Vol. 451, pp. 361&#45;375. DOI:10.1007/978&#45;3&#45;642&#45;33021&#45;6_29</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073656&pid=S1405-5546201500020000800035&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>36. Scholl, A., Klein, R., &amp; J&uuml;rgens, C. (1997).</b> Bison: a fast hybrid procedure for exactly solving the one&#45;dimensional Bin Packing problem. <i>Computers &amp; Operations Research,</i> Vol. 24, No. 7, pp. 627&#45;645. DOI:10.1016/S0305&#45;0548(96)00082&#45;2</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073657&pid=S1405-5546201500020000800036&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>37. Schwerin, P. &amp; W&auml;scher. G. (1997</b>).The Bin&#45;Packing problem: a problem generator and some numerical experiments with FFD packing and MTP. <i>International Transactions in Operational Research,</i> Vol. 4, No. 5&#45;6, pp. 337&#45;389. DOI: 10.1111/j.1475&#45;3995.1997.tb00093.x</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073658&pid=S1405-5546201500020000800037&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>38. Sim, K., Hart, E., &amp; Paechter.B. (2013).</b> Learning to Solve Bin Packing Problems with an Immune Inspired Hyper&#45;heuristic. <i>Artificial Immune Systems &#45; ICARIS,</i> pp. 856&#45;863. DOI: 10.7551/978&#45;0&#45;262&#45;31709&#45;2&#45;ch126</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073659&pid=S1405-5546201500020000800038&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>39. Singh, A. &amp; Gupta. A. (2007).</b> Two heuristics for the one&#45;dimensional Bin&#45;Packing problem. <i>OR Spectrum,</i> Vol. 29, No. 4, pp. 765&#45;781. DOI:10.1007/s00291 &#45;006&#45;0071 &#45;2</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073660&pid=S1405-5546201500020000800039&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>40. Stawowy. A. (2008).</b> Evolutionary based heuristic for Bin Packing problem. <i>Computers &amp; Industrial Engineering,</i> Vol. 55, No. 2, pp. 465&#45;474. DOI:10.1016/j.cie.2008.01.007</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073661&pid=S1405-5546201500020000800040&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>41. &Uuml;lker, O., Korkmaz, E., &amp; &Ouml;zcan. E. (2008).</b> A grouping genetic algorithm using linear linkage encoding for Bin Packing. <i>Parallel Problem Solving from Nature,</i> Springer, pp. 1140&#45;1149. DOI:10.1007/978&#45;3&#45;540&#45;87700&#45;4_113</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073662&pid=S1405-5546201500020000800041&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2"><b>42. Wolpert, D., &amp; Macready, W. (1996).</b> No free lunch theorems for optimizations. <i>IEEE</i> <i>Transactions on Evolutionary Computation,</i> Vol. 1, pp. 67&#45;82. DOI: 10.1109/4235.585893</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2073663&pid=S1405-5546201500020000800042&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --> ]]></body><back>
<ref-list>
<ref id="B1">
<label>1</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Afza]]></surname>
<given-names><![CDATA[N.]]></given-names>
</name>
<name>
<surname><![CDATA[Zulkipli]]></surname>
<given-names><![CDATA[F.]]></given-names>
</name>
<name>
<surname><![CDATA[Sarah]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
<name>
<surname><![CDATA[Radiah]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
</person-group>
<source><![CDATA[An Alternative Heuristics for Bin Packing Problem]]></source>
<year>2014</year>
</nlm-citation>
</ref>
<ref id="B2">
<label>2</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Álvarez]]></surname>
<given-names><![CDATA[V.]]></given-names>
</name>
</person-group>
<source><![CDATA[Modelo para representar la complejidad del problema y el desempeño de algoritmos]]></source>
<year>2006</year>
</nlm-citation>
</ref>
<ref id="B3">
<label>3</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Alvim]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<source><![CDATA[Uma heurística híbrida de melhoria para o problema de Bin Packing e sua aplicação ao problema de escalonamento de tarefas]]></source>
<year>2003</year>
</nlm-citation>
</ref>
<ref id="B4">
<label>4</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Alvim]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Glover]]></surname>
<given-names><![CDATA[F.]]></given-names>
</name>
<name>
<surname><![CDATA[Ribeiro]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
<name>
<surname><![CDATA[Aloise]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A hybrid improvement heuristic for the one-dimensional Bin Packing problem]]></article-title>
<source><![CDATA[Journal of Heuristics]]></source>
<year>2004</year>
<volume>10</volume>
<page-range>205-229</page-range></nlm-citation>
</ref>
<ref id="B5">
<label>5</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Beasley]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
</person-group>
<source><![CDATA[The operational research library]]></source>
<year>2015</year>
</nlm-citation>
</ref>
<ref id="B6">
<label>6</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Belov]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
</person-group>
<source><![CDATA[Problems, models and algorithms in one and two dimensional cutting]]></source>
<year>2004</year>
</nlm-citation>
</ref>
<ref id="B7">
<label>7</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Bhatia]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Basu]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Packing bins using multi-chromosomal genetic representation and better-fit heuristic]]></article-title>
<source><![CDATA[Neural Information in Processing]]></source>
<year>2004</year>
<page-range>181-186</page-range><publisher-name><![CDATA[Springer]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B8">
<label>8</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Chapman]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
<name>
<surname><![CDATA[Clinton]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Kerber]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[Khabaza]]></surname>
<given-names><![CDATA[T.]]></given-names>
</name>
<name>
<surname><![CDATA[Reinartz]]></surname>
<given-names><![CDATA[T]]></given-names>
</name>
<name>
<surname><![CDATA[Shearer]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
<name>
<surname><![CDATA[Wirth]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
</person-group>
<source><![CDATA[Cross industry standard process for datamining version 1.0 step by step datamining guide]]></source>
<year>2000</year>
</nlm-citation>
</ref>
<ref id="B9">
<label>9</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Cruz]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
</person-group>
<source><![CDATA[Clasificación de algoritmos heurísticos para la solución de problemas de BinPacking]]></source>
<year>2004</year>
</nlm-citation>
</ref>
<ref id="B10">
<label>10</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Cruz]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
<name>
<surname><![CDATA[Nieto]]></surname>
<given-names><![CDATA[Y.]]></given-names>
</name>
<name>
<surname><![CDATA[Tomás]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
<name>
<surname><![CDATA[Castilla]]></surname>
<given-names><![CDATA[V.]]></given-names>
</name>
</person-group>
<source><![CDATA[Solving Bin Packing problem with a hybridization of hard computing and soft computing]]></source>
<year>2007</year>
<page-range>223-230</page-range><publisher-name><![CDATA[Springer]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B11">
<label>11</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Cruz]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
<name>
<surname><![CDATA[Quiroz]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Alvim]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Fraire]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
<name>
<surname><![CDATA[Gómez]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
<name>
<surname><![CDATA[Torres]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
</person-group>
<article-title xml:lang="es"><![CDATA[Heurísticas de agrupación híbridas eficientes para el problema de empacado de objetos en contenedores]]></article-title>
<source><![CDATA[Computación y Sistemas]]></source>
<year>2012</year>
<volume>16</volume>
<numero>3</numero>
<issue>3</issue>
<page-range>349-360</page-range></nlm-citation>
</ref>
<ref id="B12">
<label>12</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Ducatelle]]></surname>
<given-names><![CDATA[F.]]></given-names>
</name>
<name>
<surname><![CDATA[Levine]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Ant colony optimization and local search for Bin Packing and Cutting Stock problems]]></article-title>
<source><![CDATA[Journal of the Operational Research Society]]></source>
<year>2004</year>
<volume>55</volume>
<page-range>705-716</page-range></nlm-citation>
</ref>
<ref id="B13">
<label>13</label><nlm-citation citation-type="">
<collab>Dresden University</collab>
<source><![CDATA[Cutting and packing]]></source>
<year>2015</year>
</nlm-citation>
</ref>
<ref id="B14">
<label>14</label><nlm-citation citation-type="">
<collab>ESICUP</collab>
<source><![CDATA[Euro especial interest group on cutting and packing (esicup)]]></source>
<year>2015</year>
</nlm-citation>
</ref>
<ref id="B15">
<label>15</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Falkenauer]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A hybrid grouping genetic algorithm for Bin Packing]]></article-title>
<source><![CDATA[Journal of Heuristics]]></source>
<year>1999</year>
<volume>2</volume>
<page-range>5-30</page-range></nlm-citation>
</ref>
<ref id="B16">
<label>16</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Fleszar]]></surname>
<given-names><![CDATA[K.]]></given-names>
</name>
<name>
<surname><![CDATA[Charalambous]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Average-weight-controlled bin oriented heuristics for the one-dimensional Bin-Packing problem]]></article-title>
<source><![CDATA[Discrete Optimization]]></source>
<year>2011</year>
<volume>210</volume>
<page-range>176-184</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[Fleszar]]></surname>
<given-names><![CDATA[K.]]></given-names>
</name>
<name>
<surname><![CDATA[Hindi]]></surname>
<given-names><![CDATA[K.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[New heuristics for one-dimensional Bin-Packing]]></article-title>
<source><![CDATA[Computers & Operations Research]]></source>
<year>2002</year>
<volume>29</volume>
<page-range>821-839</page-range></nlm-citation>
</ref>
<ref id="B18">
<label>18</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Garey]]></surname>
<given-names><![CDATA[M.R.]]></given-names>
</name>
<name>
<surname><![CDATA[Johnson]]></surname>
<given-names><![CDATA[D.S.]]></given-names>
</name>
</person-group>
<source><![CDATA[Computers and Intractability: a Guide to the Theory of NP-Completeness]]></source>
<year>1979</year>
<publisher-loc><![CDATA[New York ]]></publisher-loc>
<publisher-name><![CDATA[W. H. Freeman and Company]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B19">
<label>19</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Gómez]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Randall]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A hybrid extremal optimization approach for the Bin Packing problem]]></article-title>
<source><![CDATA[Artificial Intelligence]]></source>
<year>2009</year>
<page-range>242-251</page-range><publisher-name><![CDATA[Springer]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B20">
<label>20</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Hoos]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
<name>
<surname><![CDATA[Smyth]]></surname>
<given-names><![CDATA[K.]]></given-names>
</name>
<name>
<surname><![CDATA[Stutzle]]></surname>
<given-names><![CDATA[T.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Search space features underlying the performance of stochastic local search algorithms for MAX-SAT]]></article-title>
<source><![CDATA[Parallel Problem Solving from Nature]]></source>
<year>2004</year>
<page-range>51-60</page-range><publisher-name><![CDATA[Springer]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B21">
<label>21</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Jing]]></surname>
<given-names><![CDATA[X.]]></given-names>
</name>
<name>
<surname><![CDATA[Zhou]]></surname>
<given-names><![CDATA[X.]]></given-names>
</name>
<name>
<surname><![CDATA[Xu]]></surname>
<given-names><![CDATA[Y.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A hybrid genetic algorithm for Bin Packing problem based on item sequencing]]></article-title>
<source><![CDATA[Journal of Information and Computing Science]]></source>
<year>2006</year>
<volume>1</volume>
<page-range>61-64</page-range></nlm-citation>
</ref>
<ref id="B22">
<label>22</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Johnson]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
</person-group>
<source><![CDATA[Near-optimal Bin Packing algorithms]]></source>
<year>1973</year>
</nlm-citation>
</ref>
<ref id="B23">
<label>23</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Kamali]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
<name>
<surname><![CDATA[López]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Efficient Online Strategies for Renting Servers in the Cloud]]></article-title>
<source><![CDATA[SOFSEM 2015, LNCS]]></source>
<year>2015</year>
<volume>8939</volume>
<page-range>277-288</page-range></nlm-citation>
</ref>
<ref id="B24">
<label>24</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Kacprzak]]></surname>
<given-names><![CDATA[&#321;.]]></given-names>
</name>
<name>
<surname><![CDATA[Rudy]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[&#379;elazny]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Multicriteria 3-dimension Bin packing Problem]]></article-title>
<source><![CDATA[Research in logistics and production]]></source>
<year>2015</year>
<volume>5</volume>
<page-range>85-94</page-range></nlm-citation>
</ref>
<ref id="B25">
<label>25</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Kasap]]></surname>
<given-names><![CDATA[N.]]></given-names>
</name>
<name>
<surname><![CDATA[Agarwal]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<source><![CDATA[Augmented-neural networks approach for the Bin Packing problem]]></source>
<year>2004</year>
<page-range>348-358</page-range></nlm-citation>
</ref>
<ref id="B26">
<label>26</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Layeb]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Chenche]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A Novel GRASP Algorithm for Solving the Bin Packing Problem]]></article-title>
<source><![CDATA[I.J. Information Engineering and Electronic Business]]></source>
<year>2012</year>
<volume>2</volume>
<page-range>8-14</page-range></nlm-citation>
</ref>
<ref id="B27">
<label>27</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Loh]]></surname>
<given-names><![CDATA[K.]]></given-names>
</name>
<name>
<surname><![CDATA[Golden]]></surname>
<given-names><![CDATA[B.]]></given-names>
</name>
<name>
<surname><![CDATA[Wasil]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Solving the one-dimensional Bin Packing problem with a weight annealing heuristic]]></article-title>
<source><![CDATA[Computers & Operations Research]]></source>
<year>2008</year>
<volume>35</volume>
<numero>7</numero>
<issue>7</issue>
<page-range>2283-2291</page-range></nlm-citation>
</ref>
<ref id="B28">
<label>28</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[López]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
<name>
<surname><![CDATA[Terashima]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
<name>
<surname><![CDATA[Ross]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
<name>
<surname><![CDATA[Ochoa]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A unified hyper-heuristic framework for solving bin packing problems]]></article-title>
<source><![CDATA[Expert Systems with Applications]]></source>
<year>2014</year>
<volume>41</volume>
<page-range>6876-6868</page-range></nlm-citation>
</ref>
<ref id="B29">
<label>29</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[MacQueen]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
</person-group>
<source><![CDATA[Some methods for classification and analysis of multivariate observations]]></source>
<year>1967</year>
<page-range>281-298</page-range></nlm-citation>
</ref>
<ref id="B30">
<label>30</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Martello]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
<name>
<surname><![CDATA[Toth]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Lower bounds and reduction procedures for the Bin Packing problem]]></article-title>
<source><![CDATA[Discrete Applied Mathematics]]></source>
<year>1990</year>
<volume>28</volume>
<page-range>59-70</page-range></nlm-citation>
</ref>
<ref id="B31">
<label>31</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Merz]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
<name>
<surname><![CDATA[Freisleben]]></surname>
<given-names><![CDATA[B.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Fitness landscapes, memetic algorithms and greedy operators for graph bi-partitioning]]></article-title>
<source><![CDATA[Evolutionary Computation]]></source>
<year>2000</year>
<volume>8</volume>
<page-range>61 -91</page-range></nlm-citation>
</ref>
<ref id="B32">
<label>32</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Nieto]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
</person-group>
<source><![CDATA[Hibridación de algoritmos metaheurísticos para problemas de Bin Packing]]></source>
<year>2007</year>
</nlm-citation>
</ref>
<ref id="B33">
<label>33</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Quiroz]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
</person-group>
<source><![CDATA[Caracterización de factores de desempeño de algoritmos de solución de Bin Packing]]></source>
<year>2009</year>
</nlm-citation>
</ref>
<ref id="B34">
<label>34</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Quiroz]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Cruz]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
<name>
<surname><![CDATA[Torres]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Gómez]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
<name>
<surname><![CDATA[Fraire]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
<name>
<surname><![CDATA[Alvim]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A grouping genetic algorithm with controlled gene transmission for the bin packing problem]]></article-title>
<source><![CDATA[Computers & Operations Research]]></source>
<year>2015</year>
<volume>55</volume>
<page-range>52-64</page-range></nlm-citation>
</ref>
<ref id="B35">
<label>35</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Quiroz]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Cruz]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
<name>
<surname><![CDATA[Torres]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Gómez]]></surname>
<given-names><![CDATA[C.G.]]></given-names>
</name>
<name>
<surname><![CDATA[Fraire]]></surname>
<given-names><![CDATA[H.J.]]></given-names>
</name>
<name>
<surname><![CDATA[Melin]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Improving the Performance of Heuristic Algorithms Based on Exploratory Data Analysis]]></article-title>
<source><![CDATA[Recent Advances on Hybrid Intelligent Systems]]></source>
<year>2013</year>
<volume>451</volume>
<page-range>361-375</page-range></nlm-citation>
</ref>
<ref id="B36">
<label>36</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Scholl]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Klein]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[Jürgens]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Bison: a fast hybrid procedure for exactly solving the one-dimensional Bin Packing problem]]></article-title>
<source><![CDATA[Computers & Operations Research]]></source>
<year>1997</year>
<volume>24</volume>
<numero>7</numero>
<issue>7</issue>
<page-range>627-645</page-range></nlm-citation>
</ref>
<ref id="B37">
<label>37</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Schwerin]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
<name>
<surname><![CDATA[Wäscher]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[The Bin-Packing problem: a problem generator and some numerical experiments with FFD packing and MTP]]></article-title>
<source><![CDATA[International Transactions in Operational Research]]></source>
<year>1997</year>
<volume>4</volume>
<numero>5</numero><numero>6</numero>
<issue>5</issue><issue>6</issue>
<page-range>337-389</page-range></nlm-citation>
</ref>
<ref id="B38">
<label>38</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Sim]]></surname>
<given-names><![CDATA[K.]]></given-names>
</name>
<name>
<surname><![CDATA[Hart]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
<name>
<surname><![CDATA[Paechter]]></surname>
<given-names><![CDATA[B.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Learning to Solve Bin Packing Problems with an Immune Inspired Hyper-heuristic]]></article-title>
<source><![CDATA[Artificial Immune Systems]]></source>
<year>2013</year>
<page-range>856-863</page-range><publisher-name><![CDATA[ICARIS]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B39">
<label>39</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Singh]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Gupta]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Two heuristics for the one-dimensional Bin-Packing problem]]></article-title>
<source><![CDATA[OR Spectrum]]></source>
<year>2007</year>
<volume>29</volume>
<numero>4</numero>
<issue>4</issue>
<page-range>765-781</page-range></nlm-citation>
</ref>
<ref id="B40">
<label>40</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Stawowy]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Evolutionary based heuristic for Bin Packing problem]]></article-title>
<source><![CDATA[Computers & Industrial Engineering]]></source>
<year>2008</year>
<volume>55</volume>
<numero>2</numero>
<issue>2</issue>
<page-range>465-474</page-range></nlm-citation>
</ref>
<ref id="B41">
<label>41</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Ülker]]></surname>
<given-names><![CDATA[O.]]></given-names>
</name>
<name>
<surname><![CDATA[Korkmaz]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
<name>
<surname><![CDATA[Özcan]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A grouping genetic algorithm using linear linkage encoding for Bin Packing]]></article-title>
<source><![CDATA[Parallel Problem Solving from Nature]]></source>
<year>2008</year>
<page-range>1140-1149</page-range><publisher-name><![CDATA[Springer]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B42">
<label>42</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Wolpert]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
<name>
<surname><![CDATA[Macready]]></surname>
<given-names><![CDATA[W.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[No free lunch theorems for optimizations]]></article-title>
<source><![CDATA[IEEE Transactions on Evolutionary Computation]]></source>
<year>1996</year>
<volume>1</volume>
<page-range>67-82</page-range></nlm-citation>
</ref>
</ref-list>
</back>
</article>
