Metaheuristics is a Julia package that implements metaheuristic algorithms for solving global optimization problems that can contain constraints, and either single or multiple objectives. The package exposes an easy-to-use API to enable testing without requiring lengthy configuration for choosing among the implemented optimizers. For example, to optimize an objective function where solution is within the corresponding bounds using the Evolutionary Centers Algorithm optimizer, the user can call optimize(f, bounds, ECA()). Moreover, Metaheuristics provides common features required by the evolutionary computing community such as challenging test problems, performance indicators, and other notable utility functions. This paper presents the main...
Optimization is a more important field of research. With increasing the complexity of real-world pro...
Metaheuristics is a method of optimization approximating solutions to problems with high levels of c...
Abstract Evolutionary Computation (EC), a collective name for a range of metaheuristic black-box opt...
Properly configuring Evolutionary Algorithms (EAs) is a challenging task made difficult by many diff...
This talk provides a complete background on metaheuristics and presents in a unified view the main d...
International audienceWe present a new Java package, named BINMETA, for the development and the stud...
This paper presents a quick review of the basic concepts and essential steps for implementing of met...
This chapter presents ParadisEO-MOEO, a white-box object-oriented software framework dedicated to th...
[EN]This book explains the most prominent and some promising new, general techniques that combine me...
The paper presents the results of comparison of three metaheuristics that currently exist in the pro...
An accessible introduction to metaheuristics and optimization, featuring powerful and modern algorit...
This work proposes JECoLi - a novel Java-based library for the implementation of metaheuristic opti...
Research on new optimization algorithms is often funded based on the motivation that such algorithms...
Metaheuristics are the most exciting development in approximate optimization techniques of the last ...
Series: Lecture Notes in Economics and Mathematical Systems, Vol. 535. ISBN: 978-3-540-20637-8The su...
Optimization is a more important field of research. With increasing the complexity of real-world pro...
Metaheuristics is a method of optimization approximating solutions to problems with high levels of c...
Abstract Evolutionary Computation (EC), a collective name for a range of metaheuristic black-box opt...
Properly configuring Evolutionary Algorithms (EAs) is a challenging task made difficult by many diff...
This talk provides a complete background on metaheuristics and presents in a unified view the main d...
International audienceWe present a new Java package, named BINMETA, for the development and the stud...
This paper presents a quick review of the basic concepts and essential steps for implementing of met...
This chapter presents ParadisEO-MOEO, a white-box object-oriented software framework dedicated to th...
[EN]This book explains the most prominent and some promising new, general techniques that combine me...
The paper presents the results of comparison of three metaheuristics that currently exist in the pro...
An accessible introduction to metaheuristics and optimization, featuring powerful and modern algorit...
This work proposes JECoLi - a novel Java-based library for the implementation of metaheuristic opti...
Research on new optimization algorithms is often funded based on the motivation that such algorithms...
Metaheuristics are the most exciting development in approximate optimization techniques of the last ...
Series: Lecture Notes in Economics and Mathematical Systems, Vol. 535. ISBN: 978-3-540-20637-8The su...
Optimization is a more important field of research. With increasing the complexity of real-world pro...
Metaheuristics is a method of optimization approximating solutions to problems with high levels of c...
Abstract Evolutionary Computation (EC), a collective name for a range of metaheuristic black-box opt...