Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Miguel A. González is active.

Publication


Featured researches published by Miguel A. González.


Journal of Heuristics | 2010

Local search and genetic algorithm for the job shop scheduling problem with sequence dependent setup times

Camino R. Vela; Ramiro Varela; Miguel A. González

The Job Shop Scheduling Problem (JSP) is an example of a combinatorial optimization problem that has interested researchers for several decades. In this paper we confront an extension of this problem called JSP with Sequence Dependent Setup Times (SDST-JSP). The approach extends a genetic algorithm and a local search method that demonstrated to be efficient in solving the JSP. For local search, we have formalized neighborhood structures that generalize three well-know structures defined for the JSP. We have conducted an experimental study across conventional benchmark instances showing that the genetic algorithm exploited in combination with the local search, considering all three neighborhoods at the same time, provides the best results. Moreover, this approach outperforms the current state-of-the-art methods.


Computers & Operations Research | 2015

Genetic tabu search for the fuzzy flexible job shop problem

Juan José Palacios; Miguel A. González; Camino R. Vela; Inés González-Rodríguez; Jorge Puente

This paper tackles the flexible job-shop scheduling problem with uncertain processing times. The uncertainty in processing times is represented by means of fuzzy numbers, hence the name fuzzy flexible job-shop scheduling. We propose an effective genetic algorithm hybridised with tabu search and heuristic seeding to minimise the total time needed to complete all jobs, known as makespan. To build a high-quality and diverse set of initial solutions we introduce a heuristic method which benefits from the flexible nature of the problem. This initial population will be the starting point for the genetic algorithm, which then applies tabu search to every generated chromosome. The tabu search algorithm relies on a neighbourhood structure that is proposed and analysed in this paper; in particular, some interesting properties are proved, such as feasibility and connectivity. Additionally, we incorporate a filtering mechanism to reduce the neighbourhood size and a method that allows to speed-up the evaluation of new chromosomes. To assess the performance of the resulting method and compare it with the state-of-the-art, we present an extensive computational study on a benchmark with 205 instances, considering both deterministic and fuzzy instances to enhance the significance of the study. The results of these experiments clearly show that not only does the hybrid algorithm benefit from the synergy among its components but it is also quite competitive with the state-of-the-art when solving both crisp and fuzzy instances, providing new best-known solutions for a number of these test instances.


European Journal of Operational Research | 2015

Scatter search with path relinking for the flexible job shop scheduling problem

Miguel A. González; Camino R. Vela; Ramiro Varela

The flexible job shop scheduling is a challenging problem due to its high complexity and the huge number of applications it has in real production environments. In this paper, we propose effective neighborhood structures for this problem, including feasibility and non improving conditions, as well as procedures for fast estimation of the neighbors quality. These neighborhoods are embedded into a scatter search algorithm which uses tabu search and path relinking in its core. To develop these metaheuristics we define a novel dissimilarity measure, which deals with flexibility. We conducted an experimental study to analyze the proposed algorithm and to compare it with the state of the art on standard benchmarks. In this study, our algorithm compared favorably to other methods and established new upper bounds for a number of instances.


Archive | 2013

Advances in Soft Computing and Its Applications

Félix Castro; Alexander F. Gelbukh; Miguel A. González

Genetic Algorithms (GAs) have long been recognized as powerful tools for optimization of complex problems where traditional techniques do not apply. However, although the convergence of elitist GAs to a global optimum has been mathematically proven, the number of iterations remains a case-by-case parameter. We address the problem of determining the best GA out of a family of structurally different evolutionary algorithms by solving a large set of unconstrained functions. We selected 4 structurally different genetic algorithms and a non-evolutionary one (NEA). A schemata analysis was conducted further supporting our claims. As the problems become more demanding, the GAs significantly and consistently outperform the NEA. A particular breed of GA (the Eclectic GA) is superior to all other, in all cases.


international work conference on the interplay between natural and artificial computation | 2009

Genetic Algorithm Combined with Tabu Search for the Job Shop Scheduling Problem with Setup Times

Miguel A. González; Camino R. Vela; Ramiro Varela

We face the Job Shop Scheduling Problem with Sequence Dependent Setup Times and makespan minimization. To solve this problem we propose a new approach that combines a Genetic Algorithm with a Tabu Search method. We report results from an experimental study across conventional benchmark instances showing that this hybrid approach outperforms the current state-of-the-art methods.


soft computing | 2012

An efficient hybrid evolutionary algorithm for scheduling with setup times and weighted tardiness minimization

Miguel A. González; Inés González-Rodríguez; Camino R. Vela; Ramiro Varela

We confront the job shop scheduling problem with sequence-dependent setup times and weighted tardiness minimization. To solve this problem, we propose a hybrid metaheuristic that combines the intensification capability of tabu search with the diversification capability of a genetic algorithm which plays the role of long term memory for tabu search in the combined approach. We define and analyze a new neighborhood structure for this problem which is embedded in the tabu search algorithm. The efficiency of the proposed algorithm relies on some elements such as neighbors filtering and a proper balance between intensification and diversification of the search. We report results from an experimental study across conventional benchmarks, where we analyze our approach and demonstrate that it compares favorably to the state-of-the-art methods.


Applied Soft Computing | 2015

An efficient memetic algorithm for total weighted tardiness minimization in a single machine with setups

Miguel A. González; Camino R. Vela

Graphical abstractDisplay Omitted HighlightsA replacement strategy that improves the diversity of the population is proposed.A decomposition of a computationally expensive neighborhood is defined.Some methods to speed-up the evaluation of the neighbors are proposed and extended.The resulting hybrid algorithm is significantly better than the state-of the-art. The single machine scheduling problem with sequence-dependent setup times with the objective of minimizing the total weighted tardiness is a challenging problem due to its complexity, and has a huge number of applications in real production environments. In this paper, we propose a memetic algorithm that combines and extends several ideas from the literature, including a crossover operator that respects both the absolute and relative position of the tasks, a replacement strategy that improves the diversity of the population, and an effective but computationally expensive neighborhood structure. We propose a new decomposition of this neighborhood that can be used by a variable neighborhood descent framework, and also some speed-up methods for evaluating the neighbors. In this way we can obtain competitive running times. We conduct an experimental study to analyze the proposed algorithm and prove that it is significantly better than the state-of-the-art in standard benchmarks.


Natural Computing | 2012

A competent memetic algorithm for complex scheduling

Miguel A. González; Camino R. Vela; Ramiro Varela

We face the job shop scheduling problem with sequence dependent setup times and makespan minimization by memetic algorithm. This algorithm combines a classic genetic algorithm with a local searcher. The performance of the local searcher relies on the combination of a tabu search algorithm with a neighborhood structure termed NS that are thoroughly described and analyzed. Also, two evolution models are considered: Lamarckian and Baldwinian evolution. We report results from an experimental study across conventional benchmark instances showing that the proposed algorithm outperforms the current state-of-the-art methods and that Lamarckian evolution is better than Baldwinian evolution.


Computers & Operations Research | 2015

Scatter search with path relinking for the job shop with time lags and setup times

Miguel A. González; Angelo Oddi; Riccardo Rasconi; Ramiro Varela

This paper addresses the job shop scheduling problem with time lags and sequence-dependent setup times. This is an extension of the job shop scheduling problem with many applications in real production environments. We propose a scatter search algorithm which uses path relinking and tabu search in its core. We consider both feasible and unfeasible schedules in the execution, and we propose effective neighborhood structures with the objectives of reducing the makespan and regain feasibility. We also define new procedures for estimating the quality of the neighbors. We conducted an experimental study to compare the proposed algorithm with the state-of-the-art, in benchmarks both with and without setups. In this study, our algorithm has obtained very competitive results in a reduced run time.


CAEPIA'05 Proceedings of the 11th Spanish association conference on Current Topics in Artificial Intelligence | 2005

Genetic algorithms hybridized with greedy algorithms and local search over the spaces of active and semi-active schedules

Miguel A. González; María R. Sierra; Camino R. Vela; Ramiro Varela

The Job Shop Scheduling is a paradigm of Constraint Satisfaction Problems that has interested to researchers over the last years. In this work we propose a Genetic Algorithm hybridized with a local search method that searches over the space of semi-active schedules and a heuristic seeding method that generates active schedules stochastically. We report results from an experimental study over a small set of selected problem instances of common use, and also over a set of big problem instances that clarify the influence of each method in the Genetic Algorithm performance.

Collaboration


Dive into the Miguel A. González's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

C. Crupi

University of Messina

View shared research outputs
Top Co-Authors

Avatar

F. J. Bermejo

Spanish National Research Council

View shared research outputs
Top Co-Authors

Avatar

Félix Castro

Polytechnic University of Catalonia

View shared research outputs
Researchain Logo
Decentralizing Knowledge