Juan M. Molina
University of Málaga
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Juan M. Molina.
International Transactions in Operational Research | 2006
Carolina Salto; Enrique Alba; Juan M. Molina
In this paper, a solution to the three-stage two-dimensional cutting problem is presented by using sequential and parallel genetic algorithms (GAs). More specifically, an analysis of including distributed population ideas and parallelism in the basic GA are carried out to solve the problem more accurately and efficiently than with ordinary sequential techniques. Publicly available test problems have been used to illustrate the computational performance of the resulting metaheuristics. Experimental evidence in this work will show that the proposed algorithms outperform their sequential counterparts in time (high speedup with multiprocessors) and numerically (lower number of visited points during the search to find the solutions).
Procedia Computer Science | 2015
Sofiene Abidi; Saoussen Krichen; Enrique Alba; Juan M. Molina
It is often frustrating for drivers to find parking spaces, and parking itself is costly in almost every major city in the world. The search for a parking place is a task which can waste a lot of time and affect the efficiency of economic activities, social interactions, and the health of the environment. The planners of transport and city traffic must pay close attention to this issue in order to achieve an efficient management of mobility in smart cities. This work is intended to serve as an aid in the search for parking seeking the general interest of a group of drivers. The authors present an intensive description of the parking slots assignment problem for groups and apply it to a real case study. Also, they propose a hybrid genetic algorithm for solving this case and they compare it with three other algorithms in order to evaluate its performance.
international conference hybrid intelligent systems | 2008
Carolina Salto; Guillermo Leguizamón; Enrique Alba; Juan M. Molina
In this paper we present a study of an Ant Colony System (ACS) for the two-dimensional strip packing problem. In our computational study, we emphasize the influence of incorporating a simple optimization method at each cycle of the ACS. In this hybrid approach, local optimization is applied to a subset of the newly generated solutions to move them to a local optimum. We show that our ACS algorithm, when combined with a fine-tuned local search procedure, can compete with an existing genetic algorithm, reaching solutions of good quality and also exhibiting low execution times.
computer aided systems theory | 2007
Enrique Alba; Edgardo Ferretti; Juan M. Molina
In this paper we study the differences in performance among different implementations, in Java, of the data structures used in an evolutionary algorithm (EA). Typical studies on EAs performance deal only with different abstract representations of the data and pay no attention to the fact that each data representation has to be implemented in a concrete programming language which, in general, offers several possibilities, with differences in time consumed, that may be worthy of consideration.
international conference on modeling simulation and applied optimization | 2013
Sofiene Abidi; Saoussen Krichen; Enrique Alba; Juan M. Molina
We develop in the present paper a genetic algorithm for the one-dimensional bin packing problem. This algorithm performs a series of perturbations in an attempt to improve the current solution, applying some problem dependant genetic operators. Our procedure is efficient and easy to implement. We apply it to several benchmark instances taken from some problem sets and compare our results to those found in the literature. We find that our algorithm is able to generates competitive results compared to the best methods known so far and computes, for the first time, one optimal solution for one open benchmark instance.
Natural Intelligence for Scheduling, Planning and Packing Problems | 2009
Carolina Salto; Guillermo Leguizamón; Enrique Alba; Juan M. Molina
In the last few years, metaheuristic approaches have shown an important development in many application areas. This situation has turned them into one of the more appropriate candidates when dealing with difficult real-world problems for which timely, good-quality solutions are necessary. Furthermore, the class of metaheuristic approaches includes a large number of variants and designs which mainly depend on the concepts from which they are inspired. This chapter aims at giving an overview of Evolutionary Algorithms and Ant Colony Optimization when applied to the two-dimensional strip packing problem. The respective performance of these two metaheuristics are analyzed and compared from different perspectives by implementing a Genetic Algorithm and an Ant Colony System.
international conference on large-scale scientific computing | 2009
Carolina Salto; Enrique Alba; Juan M. Molina
This paper presents a solution of a constrained two dimensional strip packing problem using genetic algorithms. The constraint consists of considering three-stage guillotine patterns. This is quite a real constraint motivated by technological considerations in some industries. An analysis of including distributed population ideas and parallelism into the basic genetic algorithm is carried out to solve the problem accurately and efficiently. Experimental evidence in this work shows that the proposed parallel versions of the distributed algorithms outperform their sequential counterparts in time, although there are no significant differences either in the mean best values obtained or in the effort.
Inteligencia Artificial,revista Iberoamericana De Inteligencia Artificial | 2008
Carolina Salto; Enrique Alba; Juan M. Molina; Guillermo Leguizamón
X Workshop de Investigadores en Ciencias de la Computación | 2008
Carolina Salto; Juan M. Molina; Enrique Alba; Guillermo Leguizamón
Optimization Techniques for Solving Complex Problems | 2008
Carolina Salto; Juan M. Molina; Enrique Alba