Next Article in Journal
Efficient Numerical Solutions to a SIR Epidemic Model
Next Article in Special Issue
Analysis and Forecasting of International Airport Traffic Volume
Previous Article in Journal
Research on the Multilayer Network of Relations of Western Agricultural Trade along the Belt and Road
Previous Article in Special Issue
Feed-Forward Neural Networks Training with Hybrid Taguchi Vortex Search Algorithm for Transmission Line Fault Classification
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Multi-Mechanism Seagull Optimization Algorithm Incorporating Generalized Opposition-Based Nonlinear Boundary Processing

School of Computer and Information Engineering, Jiangxi Agriculture University, Nanchang 330045, China
*
Author to whom correspondence should be addressed.
Mathematics 2022, 10(18), 3295; https://doi.org/10.3390/math10183295
Submission received: 20 August 2022 / Revised: 6 September 2022 / Accepted: 9 September 2022 / Published: 11 September 2022

Abstract

:
The seagull optimization algorithm (SOA), a well-known illustration of intelligent algorithms, has recently drawn a lot of academic interest. However, it has a variety of issues including slower convergence, poorer search accuracy, the single path for pursuing optimization, and the simple propensity to slip into local optimality. This paper suggests a multi-mechanism seagull optimization algorithm (GEN−SOA) that incorporates the generalized opposition-based, adaptive nonlinear weights, and evolutionary boundary constraints to address these demerits further. These methods are balanced and promoted the population variety and the capability to conduct global and local search. Compared with SOA, PSO, SCA, SSA, and BOA on 12 well-known test functions, the experimental results demonstrate that GEN-SOA has a higher accuracy and faster convergence than the other five algorithms, and it can find the global optimal solution beyond the local optimum. Furthermore, to verify the capability of GEN−SOA to solve practical problems, this paper applied GEN−SOA to solve two standard engineering optimization design problems including a welding optimization and a pressure vessel optimization, and the experimental results showed that it has significant advantages over SOA.

1. Introduction

With the widespread popularity of computers in recent years, machine learning and algorithmic learning research have become an important resource for the development of the computer field and society at large. Nowadays, more and more scholars have been inspired by capturing the behavioral characteristics of plants and animals in nature and trying to simulate the behavioral characteristics or natural laws of certain types of plants and animals in nature to synthesize and propose many new population intelligence optimization algorithms to search and capture the optimal solutions to complex optimization problems in a certain spatial range.
Thus, it can be seen that the group intelligence optimization algorithm is a class of bionic algorithm that mimics the behaviors of organisms in nature. In recent years, due to its easy-to-implement process, relatively simple structure, and considerable effect, it has gained great momentum and widespread attention and has become a practical intelligence technology with rapid development. Typically, academics use multiple types of engineering optimization problems such as welding design optimization problems to determine whether the manufacturing costs required for welding applications can be minimized; pressure vessel optimization problems to determine whether the total cost of materials, forming, and welding for cylindrical vessels can be minimized; and compression spring optimization problems to determine the effectiveness of various algorithms by using those types of engineering optimization problems as a medium for algorithm performance testing. As far as we know, the more intensively studied swarm intelligence algorithms are: bat algorithm (BA) [1], particle swarm optimization (PSO) [2], whale optimization algorithm (WOA) [3], sine cosine algorithm (SCA) [4], grey wolf optimization (GWO) [5], butterfly optimization algorithm (BOA) [6], seagull optimization algorithm (SOA) [7], etc.
Among them, SOA is a new population intelligent optimization algorithm proposed by Gaurav Dhiman, Vijay Kumar, and other research scholars in 2019. The main characteristic advantage of this algorithm is that its overall construction composition is relatively simple, and the global search ability and local search ability are strong, which not only meets the overall requirements of the swarm intelligent optimization algorithm, but also has good results in solving some industrial production problems and classification optimization problems. However, although the seagull optimization algorithm is one of the most popular representatives of group intelligence optimization algorithms today, the basic seagull optimization algorithm still has some shortcomings. For example, the single action route of the seagull movement often leads to a lack of algorithm diversity, which causes the algorithm to fall into the local optimum in the late iteration or affects and reduces the convergence rate of the algorithm in the late iteration. In order to make the seagull algorithm in practical application achieve the optimal ideal effect, the initial seagull optimization algorithm should take appropriate strategies or necessary measures to increase the algorithm diversity, improve the ability to jump out of the local optimum, etc., so that the seagull optimization algorithm is improved in all aspects of the systematic improvement.

2. Related Work Overview

2.1. Status of Research

Since the development of intelligent optimization algorithms, the pace of the development of optimization design research is accelerating and has become widely popular in production life and other fields in countries around the world. Because traditional optimization algorithms are often ineffective and bring only weak benefits and low efficiency in production life, intelligent optimization algorithms have gradually been applied to many production life fields and have become an important research direction.
Among them, the seagull optimization algorithm, one of the popular algorithms in bionic metaheuristics, has been widely studied by scientists and related scholars at home and abroad, and various improvements have been made to the migration behavior and attack behavior of the seagull optimization algorithm to obtain more optimization strategies and better optimization effects.

2.1.1. Traditional Research Advances

Since Gaurav Dhiman and Vijay Kumar, two distinguished scholars, first proposed the underlying theory of the seagull optimization algorithm and its application to large-scale industrial engineering problems in 2018, it has triggered a large number of local research scholars to introduce new strategy models and construction methods based on the seagull optimization algorithm to enhance the optimization strength of the algorithm.
To address the slight shortcomings of the original seagull algorithm, Gaurav Dhiman, Krishna Kant Singh, Mukesh Soni, and Atulya Nagar proposed MoSOA [8], based on the basic development, which is a new multi-objective seagull global optimization algorithm for extensions to multi-objective problems. This multi-objective seagull global optimization algorithm introduces the concept of dynamic archiving, which gives it the property of caching non-dominated optimal solutions (Pareto solutions) and uses the roulette wheel selection method to select an effective archiving solution by simulating the migration behavior and attack behavior of seagulls. In the same year, a new optimization algorithm, EMoSOA [9], was proposed by Gaurav Dhiman, Krishna Kant Singh, Adam Slowik, and other research scholars. This algorithm is a new evolutionary multi-objective seagull global optimization algorithm proposed on the basis of the original MoSOA. In the EMoSOA algorithm, the authors not only introduced the concept of dynamic archiving, but also used the lattice mechanism and genetic operators to cache the non-dominated solutions (Pareto solutions) and used the roulette wheel method to find the best solution. In addition, along with the proposed multi-objective global optimization algorithm, the researchers used the proposed EMoSOA algorithm to verify four real-world engineering design problems, which optimizes the seagull optimization algorithm in multi-objective real-world problems and enhances the versatility and convergence of the seagull algorithm.
Meanwhile, in addition to the successive proposals of MoSOA and EMoSOA, Ahmed A. Ewees et al. [10] experimentally found that the global optimization search space of the seagull optimization algorithm varied linearly, which means that the global search capability cannot be fully utilized on SOA. They proposed an improved seagull optimization algorithm, ISOA, using Lévy flight and genetic operators. The algorithm can perform large spatial jumps by Lévy flight to make the search escape from the local optimal solution, while genetic operators can balance the weights between global survey and local search to speed up the optimization search process.

2.1.2. Recent Research Advances

In recent years, as young scholars have been studying swarm intelligence optimization algorithms, it is not difficult to find that the shortcomings of the optimization process are exposed due to the structural characteristics of the algorithm itself. For example, it is known that the randomization of parameters and the random initialization of the algorithm can affect the performance of the algorithm itself, and the population diversity can indirectly affect the algorithm and make it fall into local optimality. Therefore, scholars have tried to introduce different optimization strategies and improvement measures to optimize and improve the seagull algorithm, expecting to provide a systematic solution to the basic problems such as easily falling into a local optimum and poor diversity. To address the lack of convergence speed and find the optimal solution for the algorithm, Mao et al. [11] proposed an adaptive t-distribution seagull algorithm (ISOA) integrating improved logistics chaos and a sine cosine operator, and Wang et al. [12] also proposed a seagull optimization algorithm (CtSOA) based on chaos mapping with improved t-distribution variance. The former uses modified logistics chaos mapping to initialize the population and introduces a sine cosine operator to optimize the algorithm to coordinate the local and global search capabilities, while the latter introduces tent mapping to enable the initial seagull population to be uniformly distributed in the search space and uses t-distribution variation to balance the exploration and exploitation capabilities of the algorithm. Qin et al. [13] tried to improve the calculation of the value of the additional variable A and hoped to achieve an effect where the position of the seagull could be adjusted while using a nonlinear decreasing inertia weight to calculate the value of A. They expected to enhance the global search ability by introducing the random index value and Lévy flight strategy to greatly increase the randomness of the seagull flight to obtain a nonlinear inertia weight-based seagull optimization algorithm (I−SOA). In contrast, Wang et al. [14] first proposed a seagull optimization algorithm (GSCSOA) integrating golden sine guidance and the Sigmoid continuum, using the Sigmoid function as a nonlinear convergence factor for the seagull search process and using the golden sine mechanism to guide the population position update and improve the global and local search capability of the algorithm. Zhang et al. [15] proposed a new chaotic seagull optimization algorithm (MESOA) with multi-directional spiral search because it was considered that the seagull optimization algorithm would have a relatively single optimal path and optimal solution in the process of finding the optimal path and optimal solution, and the accuracy of the search needs to be improved. First, in order to make the gulls more uniform in distribution and closer to the target individuals in action, it uses chaotic sequences as a new strategy for population initialization; second, to increase the diversity of the algorithm, it solves the problem of a single flight path by increasing the spiral flight directions that the gulls can choose, which in turn logically increases the diversity of the algorithm.

3. Seagull Optimization Algorithm

Seagulls are a highly intelligent group of animals that exist on Earth and are now distributed around the globe in a variety of species and sizes. Seagulls are seasonal migratory birds that migrate according to seasonal climate changes to obtain sufficient food sources. The main idea of the seagull optimization algorithm is to simulate the migratory and aggressive behaviors of the seagulls themselves and to find the optimal solution by constantly updating the seagull positions.

3.1. Biological Characteristics

Seagulls are the most common seabirds in most coastal cities; they basically live in groups and use their intelligence to search for prey and attack them. Seagulls have two very important characteristic behaviors: one is migratory behavior and the other is aggressive behavior. Migration, as the name suggests, refers to the movement of animals from one place to another by their specific way of moving according to the alternation of climate, with the intention to seek sufficient food sources to maintain their energy supply. During the migration process, seagulls mainly fly in flocks, with each seagull in a different position on the way to avoid collisions between individuals. In a seagull group, each seagull can move in the direction of the best position, thus changing its position; at the same time, the gulls will carry out the necessary attack behavior to find food, and in the attack process, the seagull group will keep moving in a spiral form as a flight norm.

3.2. Biomathematical Modeling

Through the biological characteristics of the seagull population, an individual seagull is randomly selected and its migratory behavior and aggression are specified, described, and implemented using the following mathematical model.

3.2.1. Migration Behavior

The algorithm simulates how the seagull population moves from one location to another during the migration process. During this phase, individual seagulls should satisfy three conditions:
(1) Collision avoidance: In order to avoid collisions with neighbors (other seagulls), the algorithm calculates the new position of an individual gull by using an additional variable A . The variable A is the control to avoid collisions between neighboring seagulls.
C s = A × P s ( t ) .
A = f c ( t × ( f c / M a x _ i t e r a t i o n ) ) .
As shown in Equations (1) and (2), C s indicates the new position obtained by the seagull movement, and this search position will not conflict with other seagull positions. P s ( t ) indicates the current position of the seagull. t denotes the number of iterations of the algorithm at the current time, and M a x _ i t e r a t i o n represents the largest number of iterations of the algorithm in operation. A is an additional variable defined to avoid collisions with neighbors (other seagulls). f c is a hyperparameter defined by the algorithm and the value of this parameter is fixed to 2, so that the value of A decreases linearly from 2 to 0 as the number of iterations t is superimposed.
(2) Move in the direction of the best neighbor: To avoid overlapping with other seagulls, individual seagulls will move in the direction of their best neighbor.
M s = B × ( P b s ( t ) P s ( t ) ) .
B = 2 × A 2 × r d .
where M s denotes the direction of the best seagull and P b s ( t ) denotes the location direction of the best neighbor (seagull). The above r d is a random number in the range [ 0 , 1 ] , r d can disrupt the algorithm’s execution by performing its own random updates within the range of values chosen, preventing the algorithm from falling into a local optimum during execution. B is another random number based on the value of A , and the value of B is used to weigh the global or local search of the algorithm.
(3) Approach to the best seagull’s location: After moving to the direction of the best neighbor, the individual seagull will move to the global optimal direction and finally reach a new location.
D s = C s + M s .
where D s combines the conditions for seagulls to avoid collision and move to the optimal individual, which can be expressed as another new position reached by the seagull, and also the distance between the current seagull and the optimal seagull.

3.2.2. Attacking Behavior

Seagulls are a class of highly intelligent creatures that are adept at using their history and experience in the search process. In the process of migration, due to the need for a long period to hunt and often carry out attack behavior, when seagulls attack their prey, they will first rely on their wings and their weight to maintain a high degree of stability, followed by a specific spiral motion behavior in flight, constantly changing their flight speed and angle of attack. When a seagull attacks, its motion in the three-dimensional plane x , y , z is described as follows.
x = r × cos ( k ) .
y = r × sin ( k ) .
z = r × k .
r = u × e k v .
where r refers to the flight radius of the spiral flight when the seagull performs the attack behavior, k is a random number within the interval [ 0 , 2 π ] , while u and v are constants that define the shape of the spiral, usually defining the value of both to be 1, and e is denoted as the base of the natural logarithm.
P s ( t ) = ( D s × x × y × z ) + P b s ( t ) .
Above, P s ( t ) is an updated expression based on a combination of migratory and attack behaviors to determine the final seagull search location.

4. Design of the Proposed Seagull Optimization Algorithm

4.1. Adaptive Nonlinear Weighting Strategy

In 2018, He et al. [16] proposed an improved whale optimization algorithm (EWOA) for a series of problems as the whale optimization algorithm is more likely to fall into local optimum, slow convergence speed, and low accuracy of the optimization search. In the above optimization algorithm, the authors combined the idea of using adaptive inertia weights in the particle swarm optimization algorithm to guide the population’s search for optimality, and introduced the adaptive strategy into the update formula of whale position for the first time, which was used to balance the adaptive ability of the algorithm’s global survey and local exploration. Meanwhile, in 2020, Zhao et al. [17] proposed a new nonlinear weighted adaptive whale optimization algorithm (NWAWOA) on top of the basic performance based on the whale optimization algorithm. The above new whale optimization algorithm not only solves the problems of convergence speed and optimization-seeking accuracy to a certain extent, but more importantly, it also provides a wide range of optimization strategies in the field of intelligent algorithms.
It is well-known that there are many important additional variables in the seagull optimization algorithm. These additional variables or update parameters not only make biological individuals behave in a way to avoid collision with other individuals, but the additional variables and corresponding parameters of the seagull optimization algorithm are also very important to coordinate the global survey and local exploration process of the algorithm compared to other metaheuristic optimization algorithms.
Thus, if we want to speed up the algorithm and improve its searchability, it is a good choice to try to give different weights to the algorithm in the updating process. The size of the weights for the seagull optimization algorithm is pivotal. When the weight value is larger, the algorithm converges faster, to a certain extent, to expand its own search range; when the weight value is small, the search range is reduced and the search accuracy is greatly improved to constantly approach the optimal individual search for the optimal solution. At the same time, it is not difficult to see that the traditional seagull optimization algorithm in the setting of additional parameters linearly decreases with the increase in the number of iterations, which will lead to the seagull in the search for neighboring positions, the update of the optimal position, and the process of determining the optimal solution being the corresponding deviation from the actual problem of nonlinear factors, reducing the accuracy of the algorithm in the resulting implementation results.
Therefore, in this paper, the nonlinear weights S 1 , S 2 were subsequently introduced in the traditional seagull optimization algorithm, and the nonlinear weights were fused in Equation (10) to update the final seagull’s search position and make adaptations, as shown in the following expressions:
S 1 = γ × [ cos ( π × t / M a x _ i t e r a t i o n ) λ ] .
S 2 = γ × [ cos ( π × t / M a x _ i t e r a t i o n ) + λ ] .
In this paper, γ is the range of S 1 , S 2 , and γ = 0.5 ; λ is a constant; and λ = 1 is the best result according to many experiments. As a result, the weights S 1 , S 2 were introduced into Equation (10), and the formula is shown in Equation (13).
P s ( t ) = S 1 × ( D s × x × y × z ) + S 2 × P b s ( t ) .
In practical problem-solving applications, the search process is often carried out step-by-step with a non-linear search trend. To improve the search capability of the algorithm in a certain space and to avoid falling into problems such as local optimization, the process of changing the introduced nonlinear weights is shown in Figure 1.
It can be seen from Figure 1 that S 1 exhibited a nonlinear increment with an increasing number of generations in the range of the maximum number of iterations, prompting the population to conduct a broader global survey in the early stage and leading the population as a whole to move sufficiently toward the optimal position. In contrast, S 2 showed a nonlinear decrease in the range of the maximum number of iterations with an increase in the number of generations so that it enhanced the concentration of the seagull population to carry out the local search in the later stage and greatly accelerated the convergence speed of the algorithm. In summary, the introduction of nonlinear weights not only balances the coordination of the algorithm in global surveying and local exploration, but also accelerates the algorithm’s own global and local search ability, which makes the search accuracy qualitatively improved in essence. Moreover, because of the specific spiral attack of each seagull, it will largely collide with the optimal individual during the spiral flight. For this reason, the introduction of nonlinear weights optimization can help the individual seagull behavior to maintain relative asynchrony and subsequently enhance the search accuracy again.

4.2. Evolutionary Boundary Constraint Handling Strategy

The essence of an optimization algorithm is to achieve the maximum optimization effect based on the algorithmic strategy, and a powerful algorithm is only one of the important components to achieving satisfactory results in a real sense. Another important component is how to properly handle constraints and limitations. From the perspective of optimization algorithm implementation, the boundary constraints of the corresponding algorithm are an important basis for achieving correct or even optimal results. Of course, the seagull optimization algorithm is no exception, as a new star of the population intelligence optimization algorithm, and this paper will also introduce a new boundary constraint handling strategy to improve the traditional seagull optimization algorithm.
A simple and effective evolutionary scheme for handling boundary constraints was first proposed by Gandomi [18] and other scholars in 2012, while in 2018, Zhao [19] proposed a firefly algorithm based on perturbation and boundary constraint handling mechanisms to overcome the shortcomings of the firefly optimization algorithm, in which an effective boundary constraint handling mechanism was employed to deal with the boundary constraints.
Among them, evolutionary boundary constraints processing means that when an individual crosses the boundary during the execution of the algorithm, a new solution is generated at that time, using the optimal solution of the current run and the corresponding boundary conditions, and the main processing mechanism of this process is as follows:
f ( z i x i ) = { α × l b i + ( 1 α ) x best     i f   z i < l b i β × u b i + ( 1 β ) x best     i f   z i > u b i } .
In Equation (14), l b i , u b i denote the lower and upper boundaries of the i -th individual, respectively; Z i denotes the location of the transgressing seagull; x b e s t denotes the location of the optimal seagull; and α , β represents the random number in the interval [ 0 , 1 ] . The processing of evolutionary boundary constraints has exceptional benefits and is highly adaptable. The boundary determination process is focused on the real-time update using the current optimal position, allowing the generated solution to be based on the optimal solution rather than an arbitrary random solution. The use of this strategy can significantly speed up the algorithm’s convergence and improve the algorithm’s optimization effect.

4.3. Opposition-Based Learning and Generalized Opposition-Based Learning

4.3.1. Opposition-Based Learning

Opposition-based learning is an optimization strategy proposed by Tizhooshs [20] in 2005, which has been widely used in intelligent computing in recent years due to its powerful optimization mechanism and has been applied in various intelligent optimization algorithms. The central idea of the opposition-based learning strategy is to select a feasible solution at random, compute the inverse solution to which it belongs, and select the better solution to become the next generation of individuals. However, the opposition-based learning strategy not only benefits from its good theoretical idea, but Tizhooshs also found through extensive research that the probability that the backward solution is closer to the global optimum than the current solution is as much as 50%, which means that the applied algorithm can be significantly improved in terms of population diversity and also greatly avoids the situation where the algorithm falls into the local optimum.
Thus, an opposition-based learning strategy was introduced into the metaheuristic algorithm to expand the current search range by calculating the inverse solution of the current solution to be able to find a more suitable candidate solution for the given problem, which effectively improves the accuracy and precision of the algorithm to find the best solution.
  • (Definition 1): Opposite number
Suppose there exists any real number x , where x [ a , b ] , then the opposite number x obtained by reversing is
x = a + b x .
In addition, if the opposite number is found and the conceptual theory of multidimensional space is provided, the opposite point’s definition can be deduced
  • (Definition 2): Opposite point.
Suppose that a target individual of dimension D is a point X = ( x 1 , x 2 , x 3 , , x d ) in the current search space, where x i [ a i , b i ] , then the opposite point X ¯ = ( x 1 ¯ , x 2 ¯ , x 3 ¯ , , x d ¯ ) , which is expressed in the following form:
x i ¯ = a i + b i x i .
Collectively, for the opposition-based learning [21] strategy, the objects targeted by the basic definition are mostly general individuals, while the updated objects appearing in the algorithm update are mostly biological populations. If the algorithm takes into account choosing the best individuals to create the next generation population from a population perspective, it will still be able to indirectly obtain the opposite population through the generated opposite individuals, speeding up the algorithm’s convergence.

4.3.2. Generalized Opposition-Based Learning

Generalized opposition-based learning is an optimization strategy proposed by introducing a region transformation model based on opposition-based learning.
Among them, opposition-based learning is comparable to the generalized opposition-based learning strategy in that the search space of both is b a , and the principles and methods of implementation are largely the same. However, the current solution x , x [ a , b ] for the actual problem of the algorithm is the defined interval given by the problem; obviously, the search area formed by the candidate solutions is shrinking in the process of continuous search, and if the algorithm can converge to the global optimal solution x f i n a l in the iterative process, then the search area of the candidate solutions will eventually converge to the point x f i n a l . It can be seen that as the search area keeps shrinking, if the opposite solution is continuously generated in the original definition interval, the resulting opposite solution will fall out of the search area easily due to the definition interval, which will lead to a much lower convergence rate. Thus, in order to enhance the self-adaptive capability of the algorithm in practice, a dynamic generalized opposition-based learning strategy will be introduced to improve the convergence speed and operational accuracy of the algorithm in actual operation.
X i j ¯ ( t ) = k × ( A j ( t ) + B j ( t ) ) X i j ( t ) .
A j ( t ) = min ( X i j ( t ) ) , B j ( t ) = max ( X i j ( t ) ) .
i = 1 , 2 , , S e a r c h A g e n t ; j = 1 , 2 , , D .
where S e a r c h A g e n t is the number of populations; D is the resulting dimension; t is the number of iterations; and k is the random number on the interval [ 0 , 1 ] . The X i j ( t ) is the component of the i solution of the current population in j dimensions, X i j ¯ ( t ) is the opposite solution of X i j ( t ) in the search space, A j ( t ) is the minimum in the j-dimensional search space, and B j ( t ) represents the maximum value in the j -dimensional search space.

4.4. GEN−SOA Algorithm Description

To address the shortcomings and defects of the initial seagull optimization algorithm, this paper proposed a seagull optimization algorithm that integrates nonlinear weights and evolutionary boundary processing mechanisms, and on this basis, a new seagull optimization algorithm (GEN−SOA) was generated by incorporating a generalized opposition-based learning strategy. The basic seagull optimization algorithm uses a random initialization method to arbitrarily select individuals in the initial population selection, which leads to an increase in the uncertainty of the algorithm in the optimization-seeking phase from the beginning and easily leads to a decrease in the diversity of the seagull population. Therefore, in this paper, after a large number of experimental comparative studies, a generalized opposition-based learning strategy was introduced to the seagull optimization algorithm, in which the optimal position of each generation of the seagull population is learned by generalized opposition-based learning and the corresponding inverse optimal solution is obtained. Meanwhile, the opposite population is sorted by the size of the requested fitness value, and the better seagull is selected as the new generation of individuals, and its fitness value is taken out and updated. Moreover, this can also substantially improve the population quality of the seagull optimization algorithm.
The generalized opposition-based learning optimization not only improves the diversity of the seagull population and accelerates the chance of the optimal individuals approaching the optimal solution in the search space, but also lays the necessary foundation for the improvement in local exploration. Second, in order to improve the operational accuracy and convergence speed of the seagull optimization algorithm in actual operation, the generalized opposition-based learning introduced in this paper can update the search boundary in time and keep the search boundary where the individuals are dynamically updated, improving the operational accuracy and convergence speed of the seagull optimization algorithm in actual operation.
In addition, this paper introduced nonlinear weights S 1 , S 2 and evolutionary boundary constraint mechanisms. The application of nonlinear weights S 1 , S 2 can optimize and improve the integrated mathematical formulation model of the seagull migration and predation process so that the seagull can adapt within the effective range in the process of determining the optimal position and maximizing the algorithm to achieve real-time tilt between global survey and local exploration. At the same time, to improve the algorithm execution efficiency and result accuracy, this paper focused on the important restriction significance of the position boundary to the gull’s search for the optimal. To prevent individuals from transgressing the search boundary in the process of finding the optimal, the evolutionary boundary constraint processing mechanism was introduced based on the original optimal position and was used to enhance the accuracy of the search for the optimal, improve the convergence speed of the algorithm, and provide the necessary guarantee to find the optimal solution.
In summary, the specific implementation steps and the diagram of the process of GEN−SOA are shown below:
Step 1: Initialize the population { X i | i = 1 , 2 , , N } , initialize the parameters A , B and M a x _ i t e r a t i o n , set the values u = 1 , v = 1 , r d is taken randomly in [ 0 , 1 ] , and θ is taken randomly in [ 0 , 2 π ] .
Step 2: Calculate the fitness value P s ( x ) of each individual seagull in the population, find the position of the seagull with the best fitness value P b s ( x ) , and record the optimal solution X b e s t at this time.
Step 3: The new position D s reached by the individual seagull is calculated from Equations (1), (3), and (5).
Step 4: From Equations (6)–(9) and (13), the final seagull search and attack positions P s ( x + 1 ) are calculated.
Step 5: Equation (14) determines whether the location of the seagull is out of bounds, and if it is out of bounds, the position is updated according to the corresponding conditions.
Step 6: Update the position of the resulting best seagull and update the corresponding fitness value.
Step 7: From Equations (17) and (18), the opposite solution X b e s t is generated by generalized opposition-based learning on the basis of the original population optimal solution X n e w , and choose the solution that retains the better fitness value of the two and update the optimal solution X b e s t .
Step 8: If the end condition is met, the program is ready to end and output the result, otherwise skip to Step 2.
Step 9: At the end of the program execution, the optimal value and the optimal solution X b e s t are output.
The diagram of the GEN−SOA process is shown in Figure 2 below:

4.5. Summary of Optimization

This part mainly introduces the specific optimization mechanism of GEN−SOA in detail compared to the traditional seagull optimization algorithm, in which three main optimization mechanisms are introduced, namely: nonlinear weights, evolutionary boundary constraints, and generalized opposition-based learning. Through the auxiliary optimization of the above three mechanisms, resulting in GEN−SOA to a greater extent on the convergence speed of the algorithm, the accuracy of the optimal value and the algorithm in the global survey and local search of the balance of coordination were significantly improved, and the optimization effect was significant.

5. Experimental Simulation and Result Analysis

5.1. Simulation Experiment Environment and Parameter Setting

The experimental environment was as follows: A 64-bit Windows 10 operating system, Intel Core i5-8265U CPU, 8 GB memory, 1.8 GHz main frequency, and the experimental software by MATLAB R2018b were responsible for the execution of the algorithmic operations.
In the experimental parameter settings, in order to fully demonstrate the feasibility and accuracy of the GEN−SOA algorithm and to ensure the fairness of the algorithm results, all of the test data and test methods in the unified algorithm including the number of populations were set to 30, and the maximum number of iterations was the same as 500 generations in the simulation experiments. To avoid the influence of random deviation in the algorithm execution, all experiments were executed independently 30 times, the mean, variance, maximum, and minimum values of the obtained results were kept, and the best results of the independent experiments were taken for comparison experiments to ensure the accuracy of the experiments to the maximum extent. Thus, in this paper, GEN-SOA was implemented with N = 30 , M a x _ i t e r a t i o n = 500 , the original definition of parameter f c = 2 , and the constants u = 1 , v = 1 .

5.2. Test Functions

To verify the optimization effect of GN−SOA, 12 benchmark test functions derived from the seagull optimization algorithm theory and its applications for large-scale industrial engineering problems were used in this paper for the simulation and comparison experiments, and the obtained experimental results were statistically analyzed. The following are the 12 benchmark functions: F1 is Sphere, F2 is Schwefel 2.22, F3 is Schwefel 1.2, F4 is Schwefel 2. 21, F5 is Rosenbrock, F6 is Step, F7 is Quartic, F8 is Rastrigin, F9 is Ackley, F10 is Griewank, F11 is Penalized, and F12 is Kowalik, where F1−F7 is the single-peaked test function, F8−F11 is the multi-peak test function, and F12 is the multi-peak test function with fixed dimensions.

5.3. Simulation Results Analysis

The experimental data obtained from the comparison of the above simulation experiments by running tests are shown statistically in Table 1 and Table 2, Table 1 is a comparison of the GEN−SOA and SOA operation results, Table 2 is A comparison of the results of different algorithm operations (Table 1). The results of the six optimization algorithms presented in Table 1 and Table 2 include the optimal values obtained from the algorithm execution, the average values of 30 independent runs, and the standard deviation. The optimal values and average values recorded in Table 1 and Table 2 reflect the convergence speed and optimization accuracy of the algorithms during the basic runs, while the statistics of the standard deviations recorded can generally reflect the stability of the algorithm execution.

5.3.1. GEN−SOA Compared with SOA

First, the optimized GEN-SOA was compared with the conventional SOA. For the single-peaked test function F1−F7, the convergence of the test algorithm during the execution could be determined by the unique global optimal solution based on the basic characteristics of the single-peaked test function. In contrast to the multi-peaked test function F8−F12, the multi-peaked test function could better verify the ability of the algorithm to perform global surveys. For the deterministic analysis, the results of the GEN−SOA and SOA experiments are shown in Table 1.
From the experimental results in Table 1, it can be seen that the GEN−SOA algorithm outperformed the SOA algorithm to a large extent in the execution of the test functions F1−F12. For the single-peak test functions F1−F4 and multi-peak test functions F8, F10, the optimal results of GEN−SOA reached the theoreticalf the test functions, and for the fixed-dimensional multi-peak test function F12, a optimal value olthough the difference between the two values under the comparison of the optimal values was not significant, the global weighting by nonlinear weighting for the average of 30 independent runs of the 12 test functions, the GEN−SOA algorithm had a smaller average value than the SOA algorithm, and the difference in value was at least 10 times; meanwhile, for the stability of the two algorithms, by comparing the standard deviations obtained from the test experiments, we found that the GEN−SOA algorithm had a smaller average value than the SOA algorithm. The standard deviation of the GEN−SOA algorithm was higher than that of the SOA algorithm, and the magnitude difference of F11 was at least 10 times higher than that of the SOA algorithm.
In summary, the experimental results of the table and the analysis of the function convergence graph showed that the GEN−SOA algorithm had good convergence in the range of the maximum number of iterations and could improve the optimization-seeking accuracy through multi-mechanism optimization and find the theoretical optimal value within a certain number of generations.

5.3.2. Comparison of GEN−SOA with Other Optimization Algorithms

To verify that GEN−SOA had a more outstanding performance in finding the best performance and could grasp enough competitiveness in the core area of optimization algorithms, PSO was chosen as one of the representatives of classical intelligent algorithms in this paper, while SCA, SSA, and BOA were chosen for the comparison experiments to measure the effectiveness of the seagull optimization algorithm in finding the best performance in new areas. Additionally, from the perspective of experimental intuitiveness, this paper took the optimal values of F1−F12 test functions for the SOA algorithm along with all control algorithms, with the mean and standard deviation shown in the statistics in Table 2, and plotted the convergence curves of each test function for convergence analysis. The convergence curves of the six optimization algorithms are shown in Figure 3.
(1) Algorithm accuracy analysis
For the experimental single-peak test functions F1−F7, SCA and SOA had weaker execution capability in terms of seeking accuracy compared to other optimization algorithms, while BOA and GEN-SOA were slightly better in terms of seeking the accuracy capability. For F1−F4, GEN-SOA could find the theoretical optimum within the maximum iteration range, while the convergence speed of BOA was also comparable to GEN-SOA in the first four test functions, and was on average nearly eight orders of magnitude or higher in numerical accuracy. For the test function F5, GEN−SOA remained the smallest in terms of optimal values, at which point the seagull characteristic behavior with that possessed by SOA helped the algorithm to improve the late local search ability and accelerate the convergence speed of the algorithm in the late stage. For F6, although SSA and PSO achieved smaller optimal values, thanks to the introduction of nonlinear weights and the restriction update of the boundary constraint, it helped GEN−SOA to present fast convergence on the global search in the early stage, with good global survey ability. For F7, it can be found that GEN−SOA had good global search ability with BOA and SOA in the early stage, but through general backward learning, could select better population individuals to update the optimal position in the late stage of the algorithm, which enhanced its local search ability to obtain the optimal value and the minimum mean, and showed better searchability. However, for the multi-peak test function F8−F12, GEN−SOA found the theoretical optimal values on the functions F8 and F12, and although the BOA algorithm was slightly deficient in the evaluation parameters compared with the F12 test function, in general, GEN−SOA still had excellent searchability.
(2) Algorithm convergence analysis
From the algorithm convergence graph, it can be seen that for the test functions F1−F12, the global optima of the GEN−SOA algorithm all converged and fell at a high rate, and the algorithm had significant superiority in the coordination ability of global survey and local search, as shown by the example that the test functions F5 and F9 are still able to find the optimal values at a later stage by strong local search values. For the test functions F1, F7, F8, F10, and F11, GEN−SOA converged to the optimal value in about 350 generations, and was the optimization algorithm with the fastest convergence speed and the smallest convergence accuracy, while the test function F12 showed the strongest convergence, converging to the optimal value in 50 generations. The strongest convergence was shown in the test function F12, which converged to the optimal value of the algorithm and the global minimum in 50 generations, demonstrating the stable global search capability of the GEN−SOA algorithm.
Comprehensive analysis showed that GEN−SOA retained the characteristic advantages of traditional spiral search based on the SOA algorithm, and this paper ensured the effectiveness and accuracy of the optimal position by updating the optimal position with the introduced nonlinear weights and keeping dynamic monitoring in the position update, while the multi-mechanism seagull optimization algorithm updated the optimal position adaptation value of each generation in reverse order to obtain the optimal solution. The GEN−SOA algorithm not only had outstanding search ability and convergence accuracy compared with other algorithms, but the participation of multiple mechanisms ensures that the GEN−SOA algorithm also has a unique strategy for finding the optimal position.

5.4. Performance Testing of GEN-SOA

To practically verify the optimization effect of GEN−SOA on the premise that the previous algorithm achieved excellent convergence effect and optimization-seeking ability, this paper used two standard engineering optimization design problems to verify GEN−SOA and SOA by example. The population size was set to 30, and the maximum number of iterations was 500 for both.
The welding design optimization problem focuses on minimizing the required manufacturing cost in welding applications using optimization algorithms. The variables to be optimized for this problem mainly include the thickness of the weld ( h ) , the length of the connected part of the reinforcement ( l ) , the height of the bar ( t ) , and the thickness of the bar ( b ) . According to the above constraints, the mathematical model of the problem can be obtained as shown in Equations (20) and (21).
x = [ x 1 , x 2 , x 3 , x 4 ] = [ h , l , t , b ] , M i n . f ( x ) = 1.10471 x 1 2 x 2 + 0.04811 x 3 x 4 ( 14.0 + x 2 ) S . t . g 1 ( x ) = t ( x ) 13600 0 , g 2 ( x ) = σ ( x ) 30000 0 g 3 ( x ) = δ ( x ) 0.25 0 , g 4 ( x ) = x 1 x 4 0 g 5 ( x ) = 6000 4.013 E x 3 2 x 4 6 L 2 ( 1 x 3 2 L E 4 G ) , g 6 ( x ) = 0.125 x 1 0 g 7 ( x ) = f ( x ) 5.0 0 0.1 x i 2 , i = 1 , 4 0.1 x i 10 , i = 2 , 3
W h e r e . t ( x ) = ( 6000 2 x 1 x 2 ) 2 + 2 6000 2 x 1 x 2 M R J x 2 2 R + ( M R J ) 2 σ ( x ) = 36000 L x 4 x 3 2 , δ ( x ) = 36000 L 3 E x 3 2 x 4 , M = 6000 ( L + x 2 2 ) J = 2 2 x 1 x 2 R 2 , R = x 2 2 4 + ( x 1 + x 3 2 ) 2 , E = 3 e 6 , L = 14 , G = 12 e 6
On the other hand, the pressure vessel optimization design problem minimizes the cylindrical vessel’s total materials, forming and welding costs, and this problem also has four main optimization variables including the shell thickness ( T s ) , top thickness ( T h ) , inner radius ( R ) , and the length of the cylindrical part, ignoring the top ( L ) . Again, the mathematical model of this problem can be obtained from the above constraints, as shown in Equation (22).
x = [ x 1 , x 2 , x 3 , x 4 ] = [ T s , T h , R , L ] , M i n . f ( x ) = 0.6224 x 1 x 3 x 4 + 1.7781 x 2 x 3 2 + 3.1661 x 1 2 x 4 + 19.84 x 1 2 x 3 S . t . g 1 ( x ) = x 1 + 0.0193 x 3 0 g 2 ( x ) = x 3 + 0.00954 x 3 0 g 3 ( x ) = π x 3 2 x 4 4 3 π x 3 3 + 1296000 0 g 4 ( x ) = x 4 240 0 0 x i 100 , i = 1 , 2 10 x i 200 , i = 3 , 4
In this paper, GEN−SOA was verified by applying GEN−SOA and traditional SOA to the pressure vessel optimization problem and the welding design optimization problem as examples. The effect of the pressure vessel optimization problem is shown in Figure 4, and the effect of the welding design optimization problem is shown in Figure 5. It is clear that GEN−SOA not only had significant advantages in the accuracy and convergence speed of the preceding analysis, but it also outperformed traditional SOA in the following two standard engineering optimization problems.

5.5. Summary of Experiment

In this part, simulation experiments were conducted on GEN−SOA, and the results were analyzed. In this simulation experiment, 12 benchmark test functions with different characteristics were used to verify the performance of GEN−SOA. Among them, the performance of GEN−SOA was compared with the above five optimization algorithms of SOA, BOA, SCA, PSO, and SSA, and by comparing the optimal values obtained from the execution of the six optimization algorithms, the mean and standard deviation of 30 independent runs, combined with the convergence curve in Figure 3, showed that the optimization effect of GEN−SOA was outstanding in the evaluation indices of algorithm accuracy and convergence speed. This paper also used two standard engineering optimization design problems to verify GEN−SOA and traditional SOA by example and found that GEN−SOA also had more outstanding optimization effects than SOA in performance testing.

6. Conclusions

In this paper, we proposed an improved seagull optimization algorithm (GEN−SOA) through extensive learning experiments to address the problems of slow convergence, low search accuracy, and easy fall into the local optimality of the seagull optimization algorithm. At the same time, this paper also stimulated the GEN−SOA algorithm by 12 standard test functions, and the data comparison based on the obtained experimental results showed that the GEN−SOA algorithm had high accuracy in finding the optimal value, fast convergence, and could find the global optimal value beyond the local optimal, which can make up for the shortcomings and defects of the seagull optimization algorithm to the maximum extent. However, to a certain extent, the GEN−SOA algorithm also has some shortcomings in the execution process. The algorithm can be further optimized in subsequent improvement research to reduce the mean and standard deviation values, thereby improving the algorithm’s stability.
In summary, the above research not only shows that the GEN−SOA algorithm had superior performance but also showed that the algorithm had certain research significance. In the future, this paper will continue to focus the research results obtained from GEN−SOA on some engineering optimization design problems, and we will expect GEN−SOA to achieve excellent optimization results in other problems such as compression spring design.

Author Contributions

Conceptualization, X.L., G.L. and P.S.; formal analysis, X.L.; methodology, X.L.; project administration, X.L.; writing—original draft, X.L.; writing—review & editing, G.L. and P.S. All authors have read and agreed to the published version of the manuscript.

Funding

This work was funded by the National Natural Science Foundation of China (Nos. 61862032, 62041702), the Science and Technology Plan Projects of Jiangxi Provincial Education Department (No. GJJ200424), the Ministry of Education Humanities and Social Sciences Planning Project (20YJA870010), the Jiangxi Provincial Social Sciences Planning Project (19TQ05, 21GL12), and the Jiangxi Provincial Higher Education Humanities and Social Sciences Planning Project (TQ20105).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data supporting the results of this study can be obtained from the corresponding corresponding author upon reasonable request.

Conflicts of Interest

The authors declare that they have no known competing financial interest or personal relationships that could have appeared to influence the work reported in this paper.

References

  1. Yang, X.S. A new metaheuristic bat-inspired algorithm. In Nature Inspired Cooperative Strategies for Optimization (NICSO 2010); Springer: Berlin/Heidelberg, Germany, 2010; pp. 65–74. [Google Scholar]
  2. Kennedy, J.; Eberhart, R. Particle swarm optimization. In Proceedings of the ICNN’95-International Conference on Neural Networks, Perth, WA, Australia, 27 November 1995–1 December 1995; IEEE: Piscataway, NJ, USA, 1995; Volume 4, pp. 1942–1948. [Google Scholar]
  3. Mirjalili, S.; Lewis, A. The whale optimization algorithm. Adv. Eng. Softw. 2016, 95, 51–67. [Google Scholar] [CrossRef]
  4. Mirjalili, S. SCA: A sine cosine algorithm for solving optimization problems. Knowl.-Based Syst. 2016, 96, 120–133. [Google Scholar] [CrossRef]
  5. Emary, E.; Zawbaa, H.M.; Hassanien, A.E. Binary grey wolf optimization approaches for feature selection. Neurocomputing 2016, 172, 371–381. [Google Scholar] [CrossRef]
  6. Arora, S.; Singh, S. Butterfly optimization algorithm: A novel approach for global optimization. Soft Comput. 2019, 23, 715–734. [Google Scholar] [CrossRef]
  7. Dhiman, G.; Kumar, V. Seagull optimization algorithm: Theory and its applications for large-scale industrial engineering problems. Knowl.-Based Syst. 2019, 165, 169–196. [Google Scholar] [CrossRef]
  8. Dhiman, G.; Singh, K.K.; Soni, M.; Nagar, A.; Dehghani, M.; Slowik, A.; Kaur, A.; Sharma, A.; Houssein, E.H.; Cengiz, K. MOSOA: A new multi-objective seagull optimization algorithm. Expert Syst. Appl. 2021, 167, 114150. [Google Scholar] [CrossRef]
  9. Dhiman, G.; Singh, K.K.; Slowik, A.; Chang, V.; Yildiz, A.R.; Kaur, A.; Garg, M. EMoSOA: A new evolutionary multi-objective seagull optimization algorithm for global optimization. Int. J. Mach. Learn. Cybern. 2021, 12, 571–596. [Google Scholar] [CrossRef]
  10. Ewees, A.A.; Mostafa, R.R.; Ghoniem, R.M.; Gaheen, M.A. Improved seagull optimization algorithm using Lévy flight and mutation operator for feature selection. Neural Comput. Appl. 2022, 34, 7437–7472. [Google Scholar] [CrossRef]
  11. Mao, Q.-H.; Wang, Y.-G. Adaptive T-distribution Seagull Optimization Algorithm Combining Improved Logistics Chaos and Sine-Cosine Operator. J. Chin. Comput. Syst. 2022, 1–9. Available online: http://kns.cnki.net/kcms/detail/21.1106.TP.20211019.1549.006.html (accessed on 22 March 2022).
  12. Wang, J.; Qin, J. Improved seagull optimization algorithm based on chaotic map and t-distributed mutation strategy. Appl. Res. Comput. 2022, 39, 170–176+182. [Google Scholar] [CrossRef]
  13. Qin, W.-N.; Zhang, D.-M.; Yin, D.-X.; Cai, P.-C. Seagull Optimization Algorithm Based on Nonlinear Inertia Weight. J. Chin. Comput. Syst. 2022, 43, 10–14. [Google Scholar]
  14. Wang, N.; He, Q. Seagull optimization algorithm combining golden sine and sigmoid continuity. Appl. Res. Comput. 2022, 39, 157–162+169. [Google Scholar] [CrossRef]
  15. Zhang, B.-J.; He, Q.; Dai, S.-L.; Du, N.-S. Multi-directional Exploring Seagull Optimization Algorithm Based On Chaotic Map. J. Chin. Comput. Syst. 2022, 1–10. [Google Scholar]
  16. He, Q.; Wei, K.Y.; Xu, Q.S. Anenhanced whale optimization algorithm for the problems of functions optimization. Microelectron. Comput. 2019, 36, 72–77. [Google Scholar]
  17. Zhao, C.-W.; Huang, B.-Z.; Yan, Y.-G.; Dai, W.-C.; Zhang, J. An Adaptive Whale Optimization Algorithm of Nonlinear Inertia Weight. Comput. Technol. Dev. 2020, 30, 7–13. [Google Scholar]
  18. Gandomi, A.H.; Yang, X.S. Evolutionary boundary constraint handling scheme. Neural Comput. Appl. 2012, 21, 1449–1462. [Google Scholar] [CrossRef]
  19. Zhao, P. Firefly Algorithm Based on Perturbed and Boundary Constraint Handling Scheme. Henan Sci. 2018, 36, 652–656. [Google Scholar]
  20. Tizhoosh, H.R. Opposition-based learning: A new scheme for machine intelligence. In Proceedings of the International Conference on Computational Intelligence for Modelling, Control and Automation and International Conference on Intelligent Agents, Web Technologies and Internet Commerce (CIMCA-IAWTIC’06), Vienna, Austria, 28–30 November 2005; IEEE: Piscataway, NJ, USA, 2005; Volume 1, pp. 695–701. [Google Scholar]
  21. Wang, H. A framework of population-based stochastic search algorithm with generalized opposition-based learning. J. Nanchang Inst. Technol. 2012, 31, 1–6. [Google Scholar]
Figure 1. The trend of the nonlinear weights S 1 , S 2 with the number of iterations.
Figure 1. The trend of the nonlinear weights S 1 , S 2 with the number of iterations.
Mathematics 10 03295 g001
Figure 2. A schematic diagram of the GEN−SOA process.
Figure 2. A schematic diagram of the GEN−SOA process.
Mathematics 10 03295 g002
Figure 3. The convergence curves of the six optimization algorithms.
Figure 3. The convergence curves of the six optimization algorithms.
Mathematics 10 03295 g003aMathematics 10 03295 g003b
Figure 4. The welded design.
Figure 4. The welded design.
Mathematics 10 03295 g004
Figure 5. The pressure vessel.
Figure 5. The pressure vessel.
Mathematics 10 03295 g005
Table 1. A comparison of the GEN−SOA and SOA operation results.
Table 1. A comparison of the GEN−SOA and SOA operation results.
Function FAlgorithmMinimal ValueMeanStandard Deviation
F1SOA2.8275e−032.5640e+026.8811e+02
GEN−SOA0.0000e+000.0000e+000.0000e+00
F2SOA1.8919e−031.5468e+001.9305e+00
GEN−SOA0.0000e+000.0000e+000.0000e+00
F3SOA7.1265e+041.2698e+054.5570e+04
GEN−SOA0.0000e+000.0000e+000.0000e+00
F4SOA8.3791e−016.2427e+013.2497e+01
GEN−SOA0.0000e+000.0000e+000.0000e+00
F5SOA6.4729e−012.4308e+056.4797e+05
GEN−SOA2.5481e−041.9119e−024.3778e−02
F6SOA5.3630e−021.4260e+023.4514e+02
GEN−SOA5.0505e−044.1147e−026.7025e−02
F7SOA1.2980e−032.4578e−014.3941e−01
GEN−SOA2.1778e−051.0239e−038.0859e−04
F8SOA9.4969e−033.0987e+013.9918e+01
GEN−SOA0.0000e+000.0000e+000.0000e+00
F9SOA2.2230e−052.5503e−016.8343e−01
GEN−SOA8.8818e−168.8818e−160.0000e+00
F10SOA2.7151e−023.0575e+004.1545e+00
GEN−SOA0.0000e+000.0000e+000.0000e+00
F11SOA4.1899e−031.5062e+066.8057e+06
GEN−SOA9.6637e−099.4239e−051.0249e−04
F12SOA1.6553e−033.8346e+031.9921e+04
GEN−SOA3.0926e−045.4151e−043.5135e−04
Attention: 1.0000e−03
represents 1.0000 × 10−3
Table 2. A comparison of the results of different algorithm operations.
Table 2. A comparison of the results of different algorithm operations.
Function FAlgorithmMinimal ValueMeanStandard Deviation
F1SOA5.5705e−033.1475e+027.5539e+02
BOA1.0990e−111.3180e−117.6353e−13
SCA3.5533e−021.1023e+011.9456e+01
PSO1.0821e−051.8561e−042.2138e−04
SSA3.3465e−084.6773e−071.3929e−06
GEN−SOA0.0000e+000.0000e+000.0000e+00
F2SOA4.0499e−041.8834e+001.5593e+00
BOA1.7935e−094.1067e−091.5239e−09
SCA2.2503e−041.3779e−021.6216e−02
PSO5.8455e−034.3850e−025.2308e−02
SSA3.1035e−011.8321e+009.8341e−01
GEN−SOA0.0000e+000.0000e+000.0000e+00
F3SOA5.9451e+041.2946e+055.6264e+04
BOA1.1093e−111.2546e−117.8270e−13
SCA1.7390e+038.9620e+036.0929e+03
PSO2.3680e+017.8689e+012.7372e+01
SSA2.1609e+021.6380e+039.0674e+02
GEN−SOA0.0000e+000.0000e+000.0000e+00
F4SOA9.3174e−025.3476e+013.4563e+01
BOA5.0831e−096.1893e−093.2965e−10
SCA1.0992e+013.6173e+011.2981e+01
PSO5.1537e−011.0823e+002.6818e−01
SSA4.3892e+001.1410e+013.6886e+00
GEN−SOA0.0000e+000.0000e+000.0000e+00
F5SOA2.7861e−014.5464e+051.9051e+06
BOA2.8852e+012.8935e+013.2223e−02
SCA5.4033e+011.6382e+044.3169e+04
PSO1.1251e+011.2464e+028.6469e+01
SSA2.7336e+012.2845e+023.2376e+02
GEN−SOA6.9571e−051.6495e−023.1675e−02
F6SOA1.5246e−021.5274e+024.0155e+02
BOA4.3909e+005.6262e+007.4488e−01
SCA4.9059e+001.9951e+012.2365e+01
PSO1.6081e−052.4493e−045.5651e−04
SSA3.9779e−081.9503e−074.1929e−07
GEN−SOA3.4420e−056.4084e−021.0824e−01
F7SOA4.2231e−031.3850e−011.9401e−01
BOA6.0478e−041.4740e−036.6901e−04
SCA5.1751e−031.5355e−011.6426e−01
PSO8.1705e−021.7972e−017.2889e−02
SSA5.4324e−021.6609e−016.8852e−02
GEN−SOA1.4940e−048.6969e−047.3195e−04
F8SOA3.4831e−052.1340e−015.1107e−01
BOA0.0000e+004.3704e+017.9380e+01
SCA9.8702e−054.6418e+013.0997e+01
PSO2.5024e+015.6589e+011.1871e+01
SSA3.0844e+015.7409e+011.8411e+01
GEN−SOA0.0000e+000.0000e+000.0000e+00
F9SOA3.4462e−061.6553e+012.6461e+01
BOA3.6048e−095.9321e−095.7171e−10
SCA4.6654e−021.4528e+018.6114e+00
PSO1.1023e−032.3887e−015.0739e−01
SSA7.6431e−012.8211e+007.6174e−01
GEN−SOA8.8818e−168.8818e−160.0000e+00
F10SOA2.2980e−029.4165e−021.5722e−01
BOA9.3481e−135.0655e−122.2069e−12
SCA8.6876e−021.1251e+005.0442e−01
PSO2.2610e−066.7482e−036.8143e−03
SSA2.4708e−032.8211e+007.6174e−01
GEN−SOA0.0000e+000.0000e+000.0000e+00
F11SOA2.1108e−011.8830e+002.0135e+00
BOA2.4732e+002.8531e+002.6660e−01
SCA4.8024e+001.8943e+053.9451e+05
PSO4.0481e−064.0536e−035.9102e−03
SSA1.9603e−021.4912e+011.3975e+01
GEN−SOA4.2256e−071.1751e−041.8398e−04
F12SOA7.1719e−042.4626e+056.7593e+05
BOA3.1041e−043.8635e−047.2566e−05
SCA5.0323e−041.1968e−033.4658e−04
PSO4.9930e−048.7830e−041.7683e−04
SSA5.5978e−043.8762e−036.7479e−03
GEN−SOA3.1008e−044.2529e−049.8394e−05
Attention: 1.0000e−03
represents 1.0000 × 10−3
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Liu, X.; Li, G.; Shao, P. A Multi-Mechanism Seagull Optimization Algorithm Incorporating Generalized Opposition-Based Nonlinear Boundary Processing. Mathematics 2022, 10, 3295. https://doi.org/10.3390/math10183295

AMA Style

Liu X, Li G, Shao P. A Multi-Mechanism Seagull Optimization Algorithm Incorporating Generalized Opposition-Based Nonlinear Boundary Processing. Mathematics. 2022; 10(18):3295. https://doi.org/10.3390/math10183295

Chicago/Turabian Style

Liu, Xinyu, Guangquan Li, and Peng Shao. 2022. "A Multi-Mechanism Seagull Optimization Algorithm Incorporating Generalized Opposition-Based Nonlinear Boundary Processing" Mathematics 10, no. 18: 3295. https://doi.org/10.3390/math10183295

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop