<?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>0120-5609</journal-id>
<journal-title><![CDATA[Ingeniería e Investigación]]></journal-title>
<abbrev-journal-title><![CDATA[Ing. Investig.]]></abbrev-journal-title>
<issn>0120-5609</issn>
<publisher>
<publisher-name><![CDATA[Facultad de Ingeniería, Universidad Nacional de Colombia.]]></publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id>S0120-56092011000300006</article-id>
<title-group>
<article-title xml:lang="en"><![CDATA[R-chaosoptimiser: an optimiser for unconstrained global nonlinear optimisation written in R language for statistical computing]]></article-title>
<article-title xml:lang="es"><![CDATA[R-chaosoptimiser: un optimizador global no lineal sin restricciones escrito en lenguaje R para el calculo estadístico]]></article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Velásquez H]]></surname>
<given-names><![CDATA[Juan David]]></given-names>
</name>
<xref ref-type="aff" rid="A01"/>
</contrib>
</contrib-group>
<aff id="A01">
<institution><![CDATA[,Universidad Nacional de Colombia  ]]></institution>
<addr-line><![CDATA[ ]]></addr-line>
</aff>
<pub-date pub-type="pub">
<day>00</day>
<month>12</month>
<year>2011</year>
</pub-date>
<pub-date pub-type="epub">
<day>00</day>
<month>12</month>
<year>2011</year>
</pub-date>
<volume>31</volume>
<numero>3</numero>
<fpage>50</fpage>
<lpage>55</lpage>
<copyright-statement/>
<copyright-year/>
<self-uri xlink:href="http://www.scielo.org.co/scielo.php?script=sci_arttext&amp;pid=S0120-56092011000300006&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://www.scielo.org.co/scielo.php?script=sci_abstract&amp;pid=S0120-56092011000300006&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://www.scielo.org.co/scielo.php?script=sci_pdf&amp;pid=S0120-56092011000300006&amp;lng=en&amp;nrm=iso"></self-uri><abstract abstract-type="short" xml:lang="en"><p><![CDATA[This paper discusses using R-chaosoptimiser, an R language package for nonlinear optimisation based on gradient techniques and chaos optimisation algorithms. Its implementation was based on three building blocks which could be executed alone or un combination: the first carrier wave algorithm, the chaos-based cyclical coordinate search method and the second wave carrier algorithm. Using chaos optimisation algorithms allows the tool to break away from local optimal points and converge towards an overall optimum inside a predefined search domain. Within the previous components, a user would be specifying the BFGS algorithm for refining the current best solution. Using the BFGS algorithm is not mandatory, so that its implementation was able to optimise problems having objective function discontinuities. However, the BFGS algorithm is a powerful local search method, meaning that it is used to exploit current knowledge about an objective function for improving a current solution; an explanatory example is presented.]]></p></abstract>
<abstract abstract-type="short" xml:lang="es"><p><![CDATA[En este artículo se discute la implementación de rchaosoptimizer, un paquete de R para la optimización no lineal basada en técnicas de gradiente y algoritmos de optimización caóticos. La implementación está basada en tres bloques constructivos que pueden ser ejecutados solos o combinados: 1) el algoritmo de primera onda; 2) el método de búsqueda por coordenadas cíclicas basado en caos; y, 3) el algoritmo de segunda onda. El uso de algoritmos de optimización caóticos permite a la herramienta implementada escapar de puntos óptimos locales y converger al óptimo global dentro del domino predefinido de búsqueda. Dentro de los componentes previos, el usuario podría especificar una llamada al algoritmo BFGS para refinar la solución actual. El uso del algoritmo BFGS no es obligatorio, tal que la implementación es capaz de optimizar problemas con discontinuidades en la función objetivo. Sin embargo, el algoritmo BFGS es un método poderoso de búsqueda local, tal que, él es usado para explotar el conocimiento sobre la función objetivo para mejorar la solución actual. Finalmente, en ejemplo exploratorio es presentado.]]></p></abstract>
<kwd-group>
<kwd lng="en"><![CDATA[optimisation]]></kwd>
<kwd lng="en"><![CDATA[R language]]></kwd>
<kwd lng="en"><![CDATA[gradient-based method]]></kwd>
<kwd lng="en"><![CDATA[chaos]]></kwd>
<kwd lng="en"><![CDATA[algorithm]]></kwd>
<kwd lng="es"><![CDATA[optimización]]></kwd>
<kwd lng="es"><![CDATA[Lenguaje R]]></kwd>
<kwd lng="es"><![CDATA[métodos basados en gradiente]]></kwd>
<kwd lng="es"><![CDATA[caos]]></kwd>
<kwd lng="es"><![CDATA[algoritmos]]></kwd>
</kwd-group>
</article-meta>
</front><body><![CDATA[  <font face="verdana" size="2">     <p align="center"><font size="4"><b>R-chaosoptimiser: an optimiser for unconstrained global nonlinear optimisation written in R language for statistical computing</b></font></p>     <p align="center"><font size="3"><b>R-chaosoptimiser: un optimizador global no lineal sin restricciones escrito en lenguaje R para el calculo estad&iacute;stico</b></font></p>     <p><b>Juan David Vel&aacute;squez H.<sup>1</sup></b></p>      <p><sup>1</sup> PhD. in Engineering, Energy Systems Area, Universidad Nacional de Colombia, Medell&iacute;n, Colombia (2009); Masters in Systems Engineering , Universidad Nacional de Colombia, Medell&iacute;n, Colombia (1997); Associate professor, Escuela de Sistemas, Facultad de Minas, Universidad Nacional de Colombia.. Director of the Applied Computing Research Group, Facultad de Minas, Universidad Nacional de Colombia.  <a href="mailto:jdvelasq@ unal.edu.co">jdvelasq@ unal.edu.co</a>.</p> <hr>      <p><b>ABSTRACT</b></p>      <p>This paper discusses using R-chaosoptimiser, an R language package for nonlinear optimisation based on gradient techniques and chaos optimisation algorithms. Its implementation was based on three building blocks which could be executed alone or un combination: the first carrier wave algorithm, the chaos-based cyclical coordinate search method and the second wave carrier algorithm. Using chaos optimisation algorithms allows the tool to break away from local optimal points and converge towards an overall optimum inside a predefined search domain. Within the previous components, a user would be specifying the BFGS algorithm for refining the current best solution. Using the BFGS algorithm is not mandatory, so that its implementation was able to optimise problems having objective function discontinuities. However, the BFGS algorithm is a powerful local search method, meaning that it is used to exploit current knowledge about an objective function for improving a current solution; an explanatory example is presented.</p>     <p><b>Keywords</b>: optimisation, R language, gradient-based method, chaos, algorithm.</p> <hr>      <p><b>RESUMEN</b></p>      <p>En este art&iacute;culo se discute la implementaci&oacute;n de rchaosoptimizer, un paquete de R para la optimizaci&oacute;n no lineal basada en t&eacute;cnicas de gradiente y algoritmos de optimizaci&oacute;n ca&oacute;ticos. La implementaci&oacute;n est&aacute; basada en tres bloques constructivos que pueden ser ejecutados solos o combinados: 1) el algoritmo de primera onda; 2) el m&eacute;todo de b&uacute;squeda por coordenadas c&iacute;clicas basado en caos; y, 3) el algoritmo de segunda onda. El uso de algoritmos de optimizaci&oacute;n ca&oacute;ticos permite a la herramienta implementada escapar de puntos &oacute;ptimos locales y converger al &oacute;ptimo global dentro del domino predefinido de b&uacute;squeda. Dentro de los componentes previos, el usuario podr&iacute;a especificar una llamada al algoritmo BFGS para refinar la soluci&oacute;n actual. El uso del algoritmo BFGS no es obligatorio, tal que la implementaci&oacute;n es capaz de optimizar problemas con discontinuidades en la funci&oacute;n objetivo. Sin embargo, el algoritmo BFGS es un m&eacute;todo poderoso de b&uacute;squeda local, tal que, &eacute;l es usado para explotar el conocimiento sobre la funci&oacute;n objetivo para mejorar la soluci&oacute;n actual. Finalmente, en ejemplo exploratorio es presentado.</p>     ]]></body>
<body><![CDATA[<p><b>Palabras clave</b>: optimizaci&oacute;n, Lenguaje R, m&eacute;todos basados en gradiente, caos, algoritmos.</p> <hr>      <p><b>Received</b>: January 25th 2010 <b>Accepted</b>: October 6th 2011</p> <hr>      <p><font size="3"><b>Introduction</b></font></p>      <p>Solving nonlinear optimisation complex problems represents an important practical and research field. Developing algorithms and practical implementation have led to applications in mathematics, engineering, economics and computer sciences. Optimisation is usually difficult due to (Pardalos and Resende, 2002):</p> <ol>     <p>&ndash;  Objective function complexity: analytical calculation of deri-vates is difficult if not impossible; moreover, even though derivates may be available, there are no mathematical formulas for estimating the overall optimum;</p>     <p>&ndash;  Restrictions imposed on the problem: these are related to a feasible solution's complexity. Optimisation methods may be able to search inside such region and to discard unfeasible solutions;</p>     <p>&ndash;  The presence of so-called multiple local minima: this is related to the complexity of the surface generated by the objective function, so that it is very difficult to evade local optimal points; and</p>     <p>&ndash;  The limitations of many optimisation methodologies: or, in other words, how the methods are affected by the previous aspects and in which particular conditions a specific method is able to find good solutions within the search space.</p>    </ol>      <p>The development, testing and implementation of heuristic-based optimisation algorithms is an important research field, especially for those based on stochastic optimisation (Pardalos and Re-sende, 2002). Well-known examples would include classical paradigms such as simulated annealing (Kirkpatrick, Gelatt and Vecchi, 1983), random search (Matyas, 1965; Solis and Wets, 1981) and genetic algorithms (Goldberg, 1989). However, new methodologies have emerged such as artificial immune systems (Farmer, Packard and Perelson, 1986; Bersiniand Varela, 1991), the fast clonal algorithm (Khilwani, Prakash and Shankar, 2008) and harmony search (Lee and Geem, 2005).</p>      ]]></body>
<body><![CDATA[<p>New optimisation methodologies based on using numerical sequences generated by means of a chaotic map (Li and Jiang, 1997; Choi and Lee, 1998; Tavazoei and Haeri, 2007; Yang, Li and Cheng, 2007; Vel&aacute;squez, 2010) have emerged recently instead of random number generators. They are called chaos optimisation algorithms (COA).</p>      <p>This paper was aimed at introducing the R package R-chaosoptimiser, which is a programme for solving nonlinear optimisation problems stated as &fnof;<i>(x) </i>subject to L &le; <i>x </i>&le; <i>U , </i>where <i>x, L, U </i>are vectors of <i>n x 1, </i>and <i>&fnof; </i><i>Q </i>is a nonlinear function, so that &fnof;: <i>R<sup>a</sup></i> &rarr; R. Our programme consisted of four building blocks:</p>  <ol>    <p>1. The first wave carrier or basic chaos optimising algorithm (Li and Jiang (1997);</p>    </ol> <ol>    <p>2. The enhanced cyclical coordinate search method (Vel&aacute;squez, 2010);</p>    </ol> <ol>    <p>3. Li and Jiang's second wave carrier algorithm (1997); and</p>    </ol> <ol>    <p>4. The BFGS gradient-based optimisation algorithm, which is used within any of the previous blocks for enhancing the current best solution (Yang, Li and Cheng, 2007; Vel&aacute;squez, 2010).</p>    </ol>      ]]></body>
<body><![CDATA[<p>Using chaos optimisation algorithms (Blocks 1, 2 and 3) allows a tool to avoid local optimal points and converge towards an overall optimum within a predefined search domain. Using the BFGS algorithm is not mandatory, so that its implementation was able to optimise problems involving objective function discontinuities. However, the BFGS algorithm is a powerful local search method, meaning that it is used to exploit current knowledge about an objective function, thereby improving a current solution.</p>      <p>Vel&aacute;squez (2011) has analysed basic chaos optimising algorithm and first and second wave carrier patterns, with the optional use of gradient-based techniques, when four well-known nonlinear benchmark functions were optimised. The author concluded that the first wave carrier was unnecessary and the successful algorithm was due to a combination of second wave carrier methodology and gradient-based optimisation.</p>      <p>Vel&aacute;squez (2010) has presented a new chaos optimisation algorithm for which the sampling mechanism was based on coordinate search methods and classical chaos optimisation algorithms; a gradient-based technique was used for refining the final solution. Evidence reported by Vel&aacute;squez (2010) has indicated that the methodology so proposed was a strong alternative to other heuristic methods.</p>      <p><b>Chaotic maps</b></p>      <p>Chaos is understood to be complex, bounded and unstable behaviour caused by a simple deterministic nonlinear system or chaotic map so that generated sequences are quasi-random, irregular, ergodic, semi-stochastic and very sensitive to an initial value (Strogatz, 2000). Using chaotic sequences instead of quasi-random number generators seems to be a powerful strategy for improving many traditional heuristic algorithms and their main use is to avoid local minima points (Caponetto, Fortuna, Fazzino and Xibilia, 2003). The following chaotic maps were used in the R-chaosoptimiser programme:</p>  <ol>    <p>1. A logistic map:</p>    </ol>     <p align="center"><a name="ec1"></a><img src="img/revistas/iei/v31n3/v31n3a06ec1.JPG"></p>  <ol>    <p>2. A new chaotic map:</p>    </ol>     ]]></body>
<body><![CDATA[<p align="center"><a name="ec2"></a><img src="img/revistas/iei/v31n3/v31n3a06ec2.JPG"></p>  <ol>    <p>3. A sine map:</p>    </ol>     <p align="center"><a name="ec3"></a><img src="img/revistas/iei/v31n3/v31n3a06ec3.JPG"></p>  <ol>    <p>4. A tent map:</p>    </ol>     <p align="center"><a name="ec4"></a><img src="img/revistas/iei/v31n3/v31n3a06ec4.JPG"></p>      <p><b>Algorithms used in this work</b></p>      <p>This section describes optimisation algorithms used in the R-chaosoptimiser programme.</p>     <p><b>First carrier wave (fcw) algorithm</b></p>     ]]></body>
<body><![CDATA[<p>The so-called first carrier wave algorithm is the most elementary procedure for generating candidate points <i>xc </i>inside a feasible region; optimum, <i>Xi</i>, is the candidate point having the lowest value for &fnof; <i>(xc). </i>The process is schematised in <a href="#f1">Figure 1</a>. Candidate points <i>Xc </i>(line 05) were generated in domain <i>&#91;L, U&#93; </i>by means of chaotic sequence vector y; each component of <i>y</i>, <i>y(i) </i>was thus mapped linearly to interval <i>&#91;L(i), U(i)&#93;. </i>It has been assumed in <a href="#f1">Figure 1</a> that the components of y were restricted to interval &#91;0, 1&#93; as occurs for the logistic map. A new chaotic sequence vector was generated at each iteration using chaotic map <i>H </i><i>0 </i>(line 12); for example, each component was generated using <i>y(i) = 4y(i) &#91;1-y(i)&#93; , </i>if <i>H () </i>were the logistic map. The current local optimum <i>x1 </i>was saved in line 09. In addition, every &fnof; <i>CW.C2 </i>iterations the current local optimum would be refined by means of a gradient-based optimisation algorithm (line 14). In this case, <i>g() </i>was the implementation of the BFGS algorithm in R language <i>optim </i>function. The complete process was repeated <i>few. Ci </i>times (from line 02 to line 15).</p>     <p align="center"><a name="f1"></a><img src="img/revistas/iei/v31n3/v31n3a06f1.JPG"></p>      <p>Enhanced cyclical coordinate search (CCS) algorithm</p>     <p>Objective function <i>&fnof; (x) </i>was minimised along a unitary vector coinciding with one of the coordinates axes in the enhanced cyclical coordinate search algorithm (<a href="img/revistas/iei/v31n3/v31n3a06f2.JPG" target="_blank">Figure 2</a>) proposed by Vel&aacute;squez (2010). A new candidate point was obtained from the current best solution (line 08) by changing the <i>i-<sup>th</sup> </i>component for a random value inside the interval centred on the current best value (for the <i>i-<sup>th</sup> </i>component) having radius <i>r </i>(line 09). &gt;This sampling was repeated <i>ccs.K<sub>2</sub> </i>times (line 06), each time obtaining a better point and thus updating the best current solution (from lines 11 to 13). The complete cycle was repeated <i>ccs.K<sub>1</sub> </i>times (line 02).</p>      <p>Each time a cycle was completed on the whole axis, the current best solution was optionally refined using the BFGS gradient-based optimisation algorithm (line 17). The following methods were provided for calculating <i>r</i>:</p>      <p>Second carrier wave (scw) algorithm</p>     <p>The second wave carrier algorithm (<a href="img/revistas/iei/v31n3/v31n3a06f3.JPG" target="_blank">Figure 3</a>) consisted of a local search around <i>X1. </i>&gamma; is a chaotic sequence vector and <i>r </i>is a scalar parameter related to the search radius around <i>X1. r </i>is calculated in each iteration by means of function <i>QO </i>(line 04). Each candidate point was generated inside   hypercube &#91;x<sub>l</sub> - r, x<sub>l</sub> + r&#93;, since each component of y (with domain &#91;0, 1&#93;) was mapped to interval <i>&#91;-r, r&#93;. </i>The local optima was updated each time a better point was found (lines 08 to 11) so that the procedure continued around the new optimum. The search procedure was similar to the simulated annealing technique where ascending movements were not allowed. The following methods were provided for calculating <i>r </i>:</p>      <p>Example</p>     <p>An example of using the R-chaosoptimiser programme with Rosenbrock function minimisation is given below:</p>     <p align="center"><a name="ec13"></a><img src="img/revistas/iei/v31n3/v31n3a06ec13.JPG"></p>      ]]></body>
<body><![CDATA[<p>This has been plotted in <a href="#f4">Figure 4</a>. The above function would be generalised to <i>n</i>-dimensions by means of the following transformation:</p>     <p align="center"><a name="ec14"></a><img src="img/revistas/iei/v31n3/v31n3a06ec14.JPG"></p>     <p>A function was first created for optimising (14):</p>     <p align="center"><a name="f4"></a><img src="img/revistas/iei/v31n3/v31n3a06f4.JPG"></p>       <p>The second carrier wave algorithm was just applied for optimising this function; R-chaosoptimiser was then used using this function:</p>     <p align="center"><a name="ec15"></a><img src="img/revistas/iei/v31n3/v31n3a06ec15.JPG"></p>      <p>The first argument in this example was the function to be optimised, the second argument was the number of objective function dimensions, the third and fourth arguments were the lower and upper limits for independent variables, the fifth argument was the logistic map and the remaining arguments were the values for the constants described in the algorithms shown in <a href="#f1">Figures 1</a>, <a href="img/revistas/iei/v31n3/v31n3a06f2.JPG" target="_blank">2</a> and <a href="img/revistas/iei/v31n3/v31n3a06f3.JPG" target="_blank">3</a>. The last argument produced a verbose output for the current run.</p>      <p>The output produced by the above was as follows:    <br> 11/25/09 14:34:18</p>     <p align="center"><a name="ec16"></a><img src="img/revistas/iei/v31n3/v31n3a06ec16.JPG"></p>      ]]></body>
<body><![CDATA[<p>The printed output consisted of the following blocks: run date and time, the variables' limits, the chaos map used, the algorithm's parameters' values, the objective function optimal value and the variables' optimal values.</p>     <p>The search procedure was refined by using the BFGS algorithm inside the second carrier wave algorithm, as follows:</p>     <p align="center"><a name="ec17"></a><img src="img/revistas/iei/v31n3/v31n3a06ec17.JPG"></p>      <p><font size="3"><b>Conclusions</b></font></p>      <p>This paper has discussed R-chaosoptimiser, an R language package for nonlinear optimisation based on gradient techniques and chaos optimisation algorithms. Our implementation was based on three building blocks which could be executed alone or combined: the first carrier wave algorithm, the chaos-based cyclical coordinate search method and the second wave carrier algorithm. Chaos algorithms are used for defining solution space sampling mechanism and allow an algorithm to avoid using local optimal points. Gradient-based techniques were used to refine the current solution. A user would specify the BFGS algorithm for refining the current best solution inside the previous building blocks. Using the BFGS algorithm is not mandatory, so that our implementation was able to optimise problems involving discontinuities in the objective function.</p> <hr>      <p><font size="3"><b>Bibliography</b></font></p>      <!-- ref --><p>Bersini, H., Varela, F.J.,Hints for adaptive problem solving gleaned from immune networks., Lecture Notes in Computer Science, Vol. 496, 1991, pp. 343-354.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=000079&pid=S0120-5609201100030000600001&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p>Caponetto, R., Fortuna, L.,Fazzino, S., Xibilia, M. G., Chaotic sequences to improve the performance of evolutionary algorithms., IEEE Transactions on Evolutionary Computation, Vol. 7, No. 3, 2003, pp. 289-304.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=000080&pid=S0120-5609201100030000600002&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p>Choi, C., Lee, J.J., Chaotic local search algorithm., Artificial Life and Robotics, Vol. 2, No. 1, 1998, pp. 41-47.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=000081&pid=S0120-5609201100030000600003&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p>Farmer, J.D., Packard, N., Perelson, A., The immune system, adaptation and machine learning.,Physica D, Vol. 2, 1986, pp. 187-204.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=000082&pid=S0120-5609201100030000600004&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p>Lee, K.S., Geem, Z.W., A new meta-heuristic algorithm for continuous engineering optimization: harmony search theory and practice., Computer Methods in Applied Mechanics and Engineering, Vol. 194, No. 36-38, 2005, pp. 3902-3933.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=000083&pid=S0120-5609201100030000600005&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p>Li, B., Jiang, W.-S., Chaos optimization method and its application., Control Theory and Application, Vol. 14, No. 4, 1997, pp. 613-615.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=000084&pid=S0120-5609201100030000600006&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p>Goldberg, D. E., Genetic Algorithms in Search, Optimization and Machine Learning., Boston, MA, Kluwer Academic Publishers, 1989.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=000085&pid=S0120-5609201100030000600007&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p>Khilwani, N.,Prakash, A., Shankar, R.,Tiwari, M.K., Fast clonal algorithm., Engineering Applications of Artificial Intelligence, Vol. 21, No. 1, 2008, pp. 106-128.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=000086&pid=S0120-5609201100030000600008&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p>Kirkpatrick, S.,Gelatt, C. D.,Vecchi, M. P., Optimization by simulated annealing., Science, Vol. 220, No. 4598, 1983, pp. 671-680.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=000087&pid=S0120-5609201100030000600009&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p>Matyas, J., Random optimization., Automation and Remote Control, Vol. 26, 1965, pp. 246-253.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=000088&pid=S0120-5609201100030000600010&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p>Pardalos, P. M.,Resende, M. G. C.,(ed.),Handbook of Applied Optimization., New York, Oxford University Press, 2002.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=000089&pid=S0120-5609201100030000600011&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p>Solis, F.J., Wets, J.B., Minimization by random search techniques., Mathematics of Operations Research, Vol. 6, No. 1, 1981, pp. 19-30.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=000090&pid=S0120-5609201100030000600012&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p>Strogatz, S. H., Nonlinear dynamics and chaos., Massachussetts, Perseus Publishing, 2000.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=000091&pid=S0120-5609201100030000600013&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p>Tavazoei, M. S.,Haeri, M., An optimization algorithm based on chaotic behavior and fractal nature., Journal of Computational and Applied Mathematics, Vol. 206, No. 2, 2007, pp. 1070-1081.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=000092&pid=S0120-5609201100030000600014&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p>Vel&aacute;squez, J. D., An Enhanced Hybrid Chaotic Algorithmusing Cyclic Coordinate Search and Gradient Techniques., Revista de Ingenier&iacute;a, Vol. 32, 2010, pp. 45-53.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=000093&pid=S0120-5609201100030000600015&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p>Vel&aacute;squez, J. D., Una introducci&oacute;n a los algoritmos basados en caos para optimizaci&oacute;n num&eacute;rica., Revista Avances en Sistemas e Inform&aacute;tica, Vol. 8, No. 1, 2011, pp. 51-60.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=000094&pid=S0120-5609201100030000600016&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p>Yang, D., Li, G., Cheng, G., On the efficiency of chaos optimization algorithms for global optimization., Chaos, Solitons and Fractals, Vol. 34, 2007, pp. 1366-1375.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=000095&pid=S0120-5609201100030000600017&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --> ]]></body><back>
<ref-list>
<ref id="B1">
<nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Bersini]]></surname>
<given-names><![CDATA[H]]></given-names>
</name>
<name>
<surname><![CDATA[Varela]]></surname>
<given-names><![CDATA[F.J]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Hints for adaptive problem solving gleaned from immune networks]]></article-title>
<source><![CDATA[Lecture Notes in Computer Science]]></source>
<year>1991</year>
<volume>496</volume>
<page-range>343-354</page-range></nlm-citation>
</ref>
<ref id="B2">
<nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Caponetto]]></surname>
<given-names><![CDATA[R]]></given-names>
</name>
<name>
<surname><![CDATA[Fortuna]]></surname>
<given-names><![CDATA[L]]></given-names>
</name>
<name>
<surname><![CDATA[Fazzino]]></surname>
<given-names><![CDATA[S]]></given-names>
</name>
<name>
<surname><![CDATA[Xibilia]]></surname>
<given-names><![CDATA[M. G]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Chaotic sequences to improve the performance of evolutionary algorithms]]></article-title>
<source><![CDATA[IEEE Transactions on Evolutionary Computation]]></source>
<year>2003</year>
<volume>7</volume>
<numero>3</numero>
<issue>3</issue>
<page-range>289-304</page-range></nlm-citation>
</ref>
<ref id="B3">
<nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Choi]]></surname>
<given-names><![CDATA[C]]></given-names>
</name>
<name>
<surname><![CDATA[Lee]]></surname>
<given-names><![CDATA[J.J]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Chaotic local search algorithm]]></article-title>
<source><![CDATA[Artificial Life and Robotics]]></source>
<year>1998</year>
<volume>2</volume>
<numero>1</numero>
<issue>1</issue>
<page-range>41-47</page-range></nlm-citation>
</ref>
<ref id="B4">
<nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Farmer]]></surname>
<given-names><![CDATA[J.D]]></given-names>
</name>
<name>
<surname><![CDATA[Packard]]></surname>
<given-names><![CDATA[N]]></given-names>
</name>
<name>
<surname><![CDATA[Perelson]]></surname>
<given-names><![CDATA[A]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[The immune system, adaptation and machine learning]]></article-title>
<source><![CDATA[Physica D]]></source>
<year>1986</year>
<volume>2</volume>
<page-range>187-204</page-range></nlm-citation>
</ref>
<ref id="B5">
<nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Lee]]></surname>
<given-names><![CDATA[K.S]]></given-names>
</name>
<name>
<surname><![CDATA[Geem]]></surname>
<given-names><![CDATA[Z.W]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A new meta-heuristic algorithm for continuous engineering optimization: harmony search theory and practice]]></article-title>
<source><![CDATA[Computer Methods in Applied Mechanics and Engineering]]></source>
<year>2005</year>
<volume>194</volume>
<numero>36-38</numero>
<issue>36-38</issue>
<page-range>3902-3933</page-range></nlm-citation>
</ref>
<ref id="B6">
<nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Li]]></surname>
<given-names><![CDATA[B]]></given-names>
</name>
<name>
<surname><![CDATA[Jiang]]></surname>
<given-names><![CDATA[W.-S]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Chaos optimization method and its application]]></article-title>
<source><![CDATA[Control Theory and Application]]></source>
<year>1997</year>
<volume>14</volume>
<numero>4</numero>
<issue>4</issue>
<page-range>613-615</page-range></nlm-citation>
</ref>
<ref id="B7">
<nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Goldberg]]></surname>
<given-names><![CDATA[D. E]]></given-names>
</name>
</person-group>
<source><![CDATA[Genetic Algorithms in Search, Optimization and Machine Learning]]></source>
<year>1989</year>
<publisher-loc><![CDATA[Boston ]]></publisher-loc>
<publisher-name><![CDATA[MA, Kluwer Academic Publishers]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B8">
<nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Khilwani]]></surname>
<given-names><![CDATA[N]]></given-names>
</name>
<name>
<surname><![CDATA[Prakash]]></surname>
<given-names><![CDATA[A]]></given-names>
</name>
<name>
<surname><![CDATA[Shankar]]></surname>
<given-names><![CDATA[R]]></given-names>
</name>
<name>
<surname><![CDATA[Tiwari]]></surname>
<given-names><![CDATA[M.K]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Fast clonal algorithm]]></article-title>
<source><![CDATA[Engineering Applications of Artificial Intelligence]]></source>
<year>2008</year>
<volume>21</volume>
<numero>1</numero>
<issue>1</issue>
<page-range>106-128</page-range></nlm-citation>
</ref>
<ref id="B9">
<nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Kirkpatrick]]></surname>
<given-names><![CDATA[S]]></given-names>
</name>
<name>
<surname><![CDATA[Gelatt]]></surname>
<given-names><![CDATA[C. D]]></given-names>
</name>
<name>
<surname><![CDATA[Vecchi]]></surname>
<given-names><![CDATA[M. P]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Optimization by simulated annealing]]></article-title>
<source><![CDATA[Science]]></source>
<year></year>
<volume>220</volume>
<numero>4598, 1983</numero>
<issue>4598, 1983</issue>
<page-range>671-680</page-range></nlm-citation>
</ref>
<ref id="B10">
<nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Matyas]]></surname>
<given-names><![CDATA[J]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Random optimization]]></article-title>
<source><![CDATA[Automation and Remote Control]]></source>
<year></year>
<volume>26</volume>
<numero>1965</numero>
<issue>1965</issue>
<page-range>246-253</page-range></nlm-citation>
</ref>
<ref id="B11">
<nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Pardalos]]></surname>
<given-names><![CDATA[P. M]]></given-names>
</name>
<name>
<surname><![CDATA[Resende]]></surname>
<given-names><![CDATA[M. G. C]]></given-names>
</name>
</person-group>
<source><![CDATA[Handbook of Applied Optimization]]></source>
<year>2002</year>
<publisher-loc><![CDATA[New York ]]></publisher-loc>
<publisher-name><![CDATA[Oxford University Press]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B12">
<nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Solis]]></surname>
<given-names><![CDATA[F.J]]></given-names>
</name>
<name>
<surname><![CDATA[Wets]]></surname>
<given-names><![CDATA[J.B]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Minimization by random search techniques]]></article-title>
<source><![CDATA[Mathematics of Operations Research]]></source>
<year>1981</year>
<volume>6</volume>
<numero>1</numero>
<issue>1</issue>
<page-range>19-30</page-range></nlm-citation>
</ref>
<ref id="B13">
<nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Strogatz]]></surname>
<given-names><![CDATA[S. H]]></given-names>
</name>
</person-group>
<source><![CDATA[Nonlinear dynamics and chaos]]></source>
<year>2000</year>
<publisher-loc><![CDATA[^eMassachussetts Massachussetts]]></publisher-loc>
<publisher-name><![CDATA[Perseus Publishing]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B14">
<nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Tavazoei]]></surname>
<given-names><![CDATA[M. S]]></given-names>
</name>
<name>
<surname><![CDATA[Haeri]]></surname>
<given-names><![CDATA[M]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[An optimization algorithm based on chaotic behavior and fractal nature]]></article-title>
<source><![CDATA[Journal of Computational and Applied Mathematics]]></source>
<year>2007</year>
<volume>206</volume>
<numero>2</numero>
<issue>2</issue>
<page-range>1070-1081</page-range></nlm-citation>
</ref>
<ref id="B15">
<nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Velásquez]]></surname>
<given-names><![CDATA[J. D]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[An Enhanced Hybrid Chaotic Algorithmusing Cyclic Coordinate Search and Gradient Techniques]]></article-title>
<source><![CDATA[Revista de Ingeniería]]></source>
<year>2010</year>
<volume>32</volume>
<page-range>45-53</page-range></nlm-citation>
</ref>
<ref id="B16">
<nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Velásquez]]></surname>
<given-names><![CDATA[J. D]]></given-names>
</name>
</person-group>
<article-title xml:lang="es"><![CDATA[Una introducción a los algoritmos basados en caos para optimización numérica]]></article-title>
<source><![CDATA[Revista Avances en Sistemas e Informática]]></source>
<year>2011</year>
<volume>8</volume>
<numero>1</numero>
<issue>1</issue>
<page-range>51-60</page-range></nlm-citation>
</ref>
<ref id="B17">
<nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Yang]]></surname>
<given-names><![CDATA[D]]></given-names>
</name>
<name>
<surname><![CDATA[Li]]></surname>
<given-names><![CDATA[G]]></given-names>
</name>
<name>
<surname><![CDATA[Cheng]]></surname>
<given-names><![CDATA[G]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[On the efficiency of chaos optimization algorithms for global optimization]]></article-title>
<source><![CDATA[Chaos, Solitons and Fractals]]></source>
<year>2007</year>
<volume>34</volume>
<page-range>1366-1375</page-range></nlm-citation>
</ref>
</ref-list>
</back>
</article>
