Particle Swarm Optimization: Fundamental Study and its Application to
Optimization and to Jetty Scheduling Problems
- URL: http://arxiv.org/abs/2101.11096v1
- Date: Mon, 25 Jan 2021 02:06:30 GMT
- Title: Particle Swarm Optimization: Fundamental Study and its Application to
Optimization and to Jetty Scheduling Problems
- Authors: Johann Sienz, Mauro S. Innocente
- Abstract summary: The advantages of evolutionary algorithms with respect to traditional methods have been greatly discussed in the literature.
While particle swarms share such advantages, they outperform evolutionary algorithms in that they require lower computational cost and easier implementation.
This paper does not intend to study their tuning, general-purpose settings are taken from previous studies, and virtually the same algorithm is used to optimize a variety of notably different problems.
- Score: 0.0
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: The advantages of evolutionary algorithms with respect to traditional methods
have been greatly discussed in the literature. While particle swarm optimizers
share such advantages, they outperform evolutionary algorithms in that they
require lower computational cost and easier implementation, involving no
operator design and few coefficients to be tuned. However, even marginal
variations in the settings of these coefficients greatly influence the dynamics
of the swarm. Since this paper does not intend to study their tuning,
general-purpose settings are taken from previous studies, and virtually the
same algorithm is used to optimize a variety of notably different problems.
Thus, following a review of the paradigm, the algorithm is tested on a set of
benchmark functions and engineering problems taken from the literature. Later,
complementary lines of code are incorporated to adapt the method to
combinatorial optimization as it occurs in scheduling problems, and a real case
is solved using the same optimizer with the same settings. The aim is to show
the flexibility and robustness of the approach, which can handle a wide variety
of problems.
Related papers
Err
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.