Next Article in Journal
Benford’s Law in Electric Distribution Network
Next Article in Special Issue
Three Chaotic Strategies for Enhancing the Self-Adaptive Harris Hawk Optimization Algorithm for Global Optimization
Previous Article in Journal
Inequalities for Riemann–Liouville-Type Fractional Derivatives of Convex Lyapunov Functions and Applications to Stability Theory
Previous Article in Special Issue
Fault Prediction of Control Clusters Based on an Improved Arithmetic Optimization Algorithm and BP Neural Network
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Improving Wild Horse Optimizer: Integrating Multistrategy for Robust Performance across Multiple Engineering Problems and Evaluation Benchmarks

School of Information Engineering, Tianjin University of Commerce, Tianjin 300134, China
*
Author to whom correspondence should be addressed.
Mathematics 2023, 11(18), 3861; https://doi.org/10.3390/math11183861
Submission received: 21 August 2023 / Revised: 2 September 2023 / Accepted: 7 September 2023 / Published: 10 September 2023
(This article belongs to the Special Issue Advanced Optimization Methods and Applications, 2nd Edition)

Abstract

:
In recent years, optimization problems have received extensive attention from researchers, and metaheuristic algorithms have been proposed and applied to solve complex optimization problems. The wild horse optimizer (WHO) is a new metaheuristic algorithm based on the social behavior of wild horses. Compared with the popular metaheuristic algorithms, it has excellent performance in solving engineering problems. However, it still suffers from the problem of insufficient convergence accuracy and low exploration ability. This article presents an improved wild horse optimizer (I-WHO) with early warning and competition mechanisms to enhance the performance of the algorithm, which incorporates three strategies. First, the random operator is introduced to improve the adaptive parameters and the search accuracy of the algorithm. Second, an early warning strategy is proposed to improve the position update formula and increase the population diversity during grazing. Third, a competition selection mechanism is added, and the search agent position formula is updated to enhance the search accuracy of the multimodal search at the exploitation stage of the algorithm. In this article, 25 benchmark functions (Dim = 30, 60, 90, and 500) are tested, and the complexity of the I-WHO algorithm is analyzed. Meanwhile, it is compared with six popular metaheuristic algorithms, and it is verified by the Wilcoxon signed-rank test and four real-world engineering problems. The experimental results show that I-WHO has significantly improved search accuracy, showing preferable superiority and stability.

1. Introduction

Optimization is the process of seeking the optimal solution or scheme using the combination of modern mathematics, computer science, artificial intelligence, and other multidisciplinary means. Optimization problems provide an accurate mathematical framework for solving complex choices in the real world, maximizing resource utilization, optimizing decision making, and improving system performance. Scientific innovation across various fields promotes the development and progress of various industries [1,2]. However, there is a limited application scope of traditional optimization algorithms [3] during the ever-increasing challenge of optimization problems. Researchers have begun to explore new methods to deal with this challenge, and the metaheuristic algorithm provides an effective solution to this challenge [4,5,6,7]. Metaheuristics are meta-algorithms based on heuristic algorithms, which are designed to solve various complex optimization problems. Figure 1 illustrates the four classifications of metaheuristic algorithms [8]. The first classification is evolutionary algorithms. For example, the use of the selection, crossover, and mutation operation genetic algorithm (GA) [9] of the genetic process and simulation using the differential operation to update individual species’ differential evolution (DE) [10] are inspired by the evolutionary laws in nature. The second classification is swarm intelligence algorithms that simulate swarm intelligence. For example, the particle swarm optimization (PSO) algorithm [11] is inspired by the predatory behavior of birds, the ant colony optimization (ACO) algorithm [12] is inspired by the collective behavior of ants when they search for food and their methods of communication and cooperation, the artificial bee colony (ABC) algorithm [13] is inspired by honey bee foraging behavior, the grey wolf optimization (GWO) algorithm [14] draws inspiration from the cooperative hunting and competitive behaviors observed in wild grey wolves during group activities and the hierarchical divisions among wolves, and the whale optimization algorithm (WOA) [15] is inspired by the cooperative and migratory behaviors observed in populations of whales in the ocean. For example, the political optimization (PO) algorithm [16] is inspired by political stage processes, the hunger game search (HGS) algorithm [17] is inspired by the idea of different individuals competing for limited resources and cooperating for survival, and the student psychology-based optimization (SPBO) algorithm [18] is inspired by the psychological mechanisms that influence students when dealing with various problems and challenges. The fourth classification is physics-based algorithms. For example, the transient search optimization (TSO) algorithm [19] simulates the transient behavior of switching circuits of memory elements, the binary gravitational search algorithm (BGSA) [20] based on the law of gravity and mass interaction is studied, and the sine cosine algorithm (SCA) [21] fluctuates outward or toward the best solution based on the mathematical model of sine and cosine functions.
However, existing metaheuristic algorithms still need to work on challenges, such as low convergence precision, difficulties in solving high-dimensional complex problems, and limited applicability and adaptability of the algorithms. Therefore, many algorithms have been improved by researchers to address their existing issues, expand the applicability of algorithms, and reduce the limitations of algorithms. Yuan et al. have improved the FOA by using multiswarm behavior to enhance the exploration ability of the algorithm [22]. Mohammad et al. have improved the population diversity and utilization of the SSA by adopting opposition-based learning and a new local search [23]. Sanjoy et al. have added a mutualism phase to the WOA to improve the explore space of the WOA [24]. Mohammad et al. have used the dimension learning-based hunting search strategy to improve the GWO, increase the population diversity of the GWO, reduce the premature convergence of the GWO, and preferably seek the balance between local and global search [25]. Meanwhile, many new metaheuristic algorithms are continuously being proposed.
The wild horse optimizer (WHO) is a successful metaheuristic algorithm, which has been recently proposed based on the social behavior of wild horses [26]. The WHO algorithm has been applied in power system frequency control [27], car parking lot location determination [28], photovoltaic model parameter extraction [29], Internet of Things system path finding [30], and automatic driving recognition calculation [31]. Although a stallion is selected to lead the team search in each iteration, which shows the strong exploitation ability of the stallion in WHO, it suffers from the problem of insufficient convergence accuracy and low exploration ability [32,33].
This article presents an improved wild horse optimizer (I-WHO) with early warning and competition mechanisms to overcome these weaknesses. There are three strategies that are used in I-WHO. First, the random operator is added to strengthen the adaptive parameters, and the convergence accuracy of the algorithm is enhanced. Second, the grazing behavior is improved, and an early warning strategy is proposed to enhance the position update formula so that the foals could better carry out activities around the stallions and increase the population diversity. Third, a competitive selection mechanism is proposed to update the search agent position formula, which improves the search accuracy of the multimodal search at the exploitation stage of the algorithm.
The main contributions of this article are as follows:
  • In this article, the concepts of ‘early warning strategy’ and ‘competition mechanism’ are proposed, and the adaptive parameter TDR of WHO is improved.
  • On this basis, an improved wild horse optimizer based on early warning and competition mechanisms (I-WHO) is proposed.
  • This paper uses the I-WHO algorithm to conduct experiments and verify the optimal solutions of 25 mainstream test functions. The experimental results obtained are advantageous in the verification work of previous researchers.
  • The I-WHO algorithm is evaluated and analyzed on engineering problems in four different engineering fields, and its performance is better than that of WHO, which has better practicability and applicability.
The rest of the article is organized as follows: Section 2 introduces the optimization principle and optimization process of WHO. Section 3 details the three strategies proposed in this paper. Section 4 presents the experimental results and analysis. Section 5 presents the practical engineering problem results and analysis. The conclusion is given in Section 6.

2. Wild Horse Optimizer

The wild horse optimizer (WHO) is proposed by Naruei et al. based on the unique living habits of wild horses, social hierarchy, the need to leave their herd after adulthood, and the inability to conduct inbreeding social behavior of wild horses [26]. In WHO, a herd consists of three kinds of horses: stallions, mares, and foals. As shown in Figure 2, to prevent siblings of the same family from mating with each other, grown foals leave their group and mate with members of other groups to form families.
The specific steps of WHO are as follows:

2.1. Creating Initial Populations

In the initial stage of the algorithm, the population is randomly initialized, and the target function value is determined. If N is the number of group members, G is the number of leaders (stallions). The proportion of stallions in the population is P S , which is considered as a control parameter of WHO. Stallions G = N × P S ; the remaining number of members is N G .

2.2. Grazing Behavior

The stallion is used as the center of the grazing area, and the foals search around the center. The grazing behavior is simulated by Equation (1), which makes the group members move around the lead with different radii to explore.
X ¯ i , G j = 2 Z cos ( 2 π R Z ) × ( S t a l l i o n j X i , G j ) + S t a l l i o n j
where X i , G j is the current position of the group member and S t a l l i o n j is the position of the stallion. Z belongs to the adaptive mechanism and is calculated by Equation (2). R is a uniform random number in the range [ 2 , 2 ] . X ¯ i , G j is the new position of the group members when grazing is simulated.
P = R 1 < T D R ; I D X = ( P = = 0 ) ; Z = R 2 Θ I D X + R 3 Θ ( ~ I D X )
where P is the problem dimension. R 1 and R 3 are uniformly distributed random vectors. R 2 is an arbitrary parameter of the uniform distribution.
T D R = 1 i t e r × ( 1 M a x i t e r )
where T D R is an adaptive parameter that gradually decreases from 1 to 0. i t e r denotes the current number of iterations, and M a x i t e r denotes the maximum number of iterations.

2.3. Horse Mating Behavior

Three temporary groups, i , j , and k , were set separately to avoid mutual mating behavior within the family. When the male (female) foals in i and the female (male) foals in j left, both joined the temporary group for mating. After mating, the ponies left and entered k . The departure and mating behaviors of the wild horses are described by Equation (4).
X G , k p = C r o s s o v e r ( X G , i q , X G , j z ) i j k , p = q = e n d   C r o s s o v e r = M e a n
where X G , i q denotes the position of male (female) foal q that has left i and is capable of mating. X G , j z denotes the position of female (male) foal z that has left group j and is capable of mating. X G , k p denotes the position where foal p with mating ability, born from foal q mating with foal z , leaves k .

2.4. Group Leadership

The competitive behavior between each group is reflected by Equation (5). Each group is led by its leader to the water hole (suitable area). The leaders compete with each other, with the dominant group staying and the rest leaving.
S t a l l i o n G i ¯ = 2 Z cos ( 2 π R Z ) × S t a l l i o n G i ) + W H   2 Z cos ( 2 π R Z ) × S t a l l i o n G i ) W H   i f   i f   R 3 > 0.5 R 3 0.5
where S t a l l i o n G i ¯ represents the next position of the leader of group i . W H denotes the position of the water hole. S t a l l i o n G i represents the current position of the leader of group i .

2.5. Exchange and Selection of Leaders

The leader is randomly selected to maintain the randomness of WHO. In the meantime, at the exploitation stage of WHO, the leader is selected according to fitness. When the group member has better physical ability than the group leader, the positions of the group leader and the group member are exchanged through Equation (6).
S t a l l i o n G i = X G , i S t a l l i o n G i i f i f cos t ( X G i ) < cos t ( S t a l l i o n G i ) cos t ( S t a l l i o n G i ) > cos t ( S t a l l i o n G i )

3. Hybrid-Based Improvement of the Wild Horse Optimizer

WHO has fewer parameters and low time complexity and performs well in solving engineering problems. In WHO, a stallion is selected to lead the team to move toward the search space region of the optimal solution at each iteration. However, this behavior may lead to the problem of WHO insufficient convergence accuracy and low exploration ability. Therefore, an improved wild horse optimizer utilizing early warning and competition mechanisms is proposed. First, the random operator was added to improve the adaptive parameters, and the search accuracy of WHO was enhanced. Second, the grazing behavior was improved, and an early warning strategy was proposed to enhance the position update formula so that the foals could better carry out activities around the stallions and increase the population diversity. Third, a competitive selection mechanism is proposed to update the search agent position formula, which improves the search accuracy of the multimodal search at the exploitation stage of the algorithm. The above three strategies are defined as RWHO, EWHO, and CWHO.

3.1. Improved Adaptive Parameters

The adaptive mechanism Z in Equation (2) plays a vital role in the balance between exploration and exploitation. However, the control process of the linear adaptive parameter T D R to the adaptive mechanism, as well as the improvement of algorithm convergence speed and optimization accuracy, still needs to be improved. T D R N adds a random operator N 0 on the basis of T D R so that the foal can perform a better search in the grazing stage and enhance the search accuracy of the algorithm. The T D R N model is as follows:
T D R N = N 0 × ( 1 iter M a x iter )
where the random operator N 0 has been tested many times. When the range is in [ 1 , 1 ] , the convergence accuracy of the algorithm is better.

3.2. Early Warning Mechanism

Grazing is simulated in the WHO algorithm utilizing foals surrounding the stallion in different radii. However, the position update formula of Equation (1) is easy to fall into the local extremum space. According to the life habit of strong vigilance of wild horses, an early warning mechanism is proposed in this section. The radius of the foal in the simulated grazing was changed, and the herd moved more closely around the stallion. The position update formula is changed, and the new position update formula is described by Equation (8).
X i , G j ¯ = S t a l l i o n G i Y × | 2 × r a n d × S t a l l i o n G i X i , G j |
where X i , G j and S t a l l i o n j denote the current foal position and the stallion position, respectively. The r a n d is a random number generated within the interval from 0 to 1. The m 0 expression is shown in Equation (9) and is an adaptive parameter that decreases linearly from 2 to 1. The early warning mechanism Y is described by Equation (10). Y is controlled by the adaptive parameter m 0 .
m 0 = 2 i t e r M a x i t e r
Y = ( 2 × r a n d 1 ) × m 0

3.3. Competitive Selection Mechanism

The behavior of wild horses competing for water holes is described by Equation (5). However, the ability of WHO to escape local extreme spaces during the exploitation stage can still be improved, and the search accuracy of WHO in solving multimodal optimization problems can also be enhanced. Inspired by a competitive strategy [34,35,36], this section proposes a competitive selection mechanism T . The leader is optimized relatively fairly, and the leader who reaches the water hole first is selected to lead his team to rest. The loser quickly leads his team out of the current water hole, searches for a new water hole, and competes again with another team leader for selection. The competitive selection mechanism T is described by Equation (12).
S t a l l i o n G i ¯ = 2 Z cos ( 2 π R Z ) × ( W H T × S t a l l i o n G i ) + W H 2 Z cos ( 2 π R Z ) × ( W H T × S t a l l i o n G i ) W H
T = θ × ( t × e t θ ) 3 × sin ( θ ) × cos ( θ )
where θ is a random value in the range [ 0 , 2 π ] . t is a fixed constant of 0.05. sin ( θ ) and cos ( θ ) are functions that influence the leader to perform movements of different radii.

3.4. Hybrid Improvement Strategy

In this section, I-WHO is combined by three strategies. In the early stage of the algorithm, the improved adaptive parameter T D R N is used to improve the search accuracy of the algorithm. When the horses are grazing, the position update formula is improved by the early warning strategy to make the foals better move around the stallion and increase the population diversity. The competitive selection mechanism is used to update the search agent position update formula, which improves the search accuracy of the multimodal search at the end of the exploitation stage of the algorithm. Algorithm 1 is the pseudocode of the I-WHO.
Algorithm 1 Pseudocode of the I-WHO algorithm
1: Initialize the population of horses randomly by x = { x 1 , x 2 , , x n }
2: The target function evaluates this random population, and a target value is determined O = { O 1 , O 2 , , O n }
3: Input P C = 0.13 ,   P S = 0.2 ,   n P o p ,   M a x i t e r
4: The location of a rabbit and its fitness value
5: Calculate the fitness of horses, create foal groups, and select stallions
6: Find the best horse as the optimum
7: while the end criterion is not satisfied do
8:   Calculate N 0 and T D R N by Equation (7)
9:   for number of stallions do
10:    Calculate Z by Equation (2)
11:    for number of foals of any group do
12:        if  r a n d > P C  then
13:         Calculate m 0 by Equation (9)
14:         Calculate Y by Equation (10)
15:         Update the position of the foal by Equation (8)
16:        end if
17:    end for
18:    Calculate T by Equation (12)
19:    Update the position of the S t a l l i o n G i ¯ by Equation (12)
20:    if  cos t ( S t a l l i o n G i ¯ ) < cos t ( S t a l l i o n )  then
21:         S t a l l i o n = S t a l l i o n G i ¯
22:    end if
23:    Select the stallion by Equation (6)
24:    end for
25:    Update optimum
26: end while

4. Experiment and Analysis

In this section, three groups of experiments were performed to present the superior performance of the I-WHO algorithm. Meanwhile, three improved strategies were tested and analyzed in the experiment. Finally, the complexity characteristics of the I-WHO algorithm were analyzed to verify the superior performance of I-WHO.
Experiment 1: The I-WHO algorithm and the WHO algorithm are analyzed in 30, 60, and 90 dimensions on 25 benchmark functions [37,38].
Experiment 2: The I-WHO algorithm and the popular metaheuristic algorithms are analyzed in 30 dimensions on 25 benchmark functions. The metaheuristic algorithms selected for the experiment include the butterfly optimization algorithm (BOA) [39], grey wolf optimization algorithm (GWO) [14], sine cosine algorithm (SCA) [25], Harris hawk optimization algorithm (HHO) [40], seahorse optimizer (SHO) [41], and student psychology-based optimization algorithm (SPBO) [18].
Experiment 3: (1) The I-WHO algorithm compared with the WHO algorithm by the Wilcoxon signed-rank test. (2) The I-WHO algorithm compared with BOA, WOA, SCA, HHO, SHO, and SPBO by the Wilcoxon signed-rank test.
Benchmark functions analysis: In the three groups of experiments, the 25 benchmark functions are divided into A and B. Group A consists of F 1 to F 14 , which consists of unimodal test functions. Group B consists of F 15 to F 25 , which consists of multimodal test functions. The expressions of the 25 benchmark functions, the search space range, and the global optimal values are shown in Table 1 and Table 2. The detailed analysis of the experiment is as follows.

4.1. Experiment 1

In this group of experiments, RWHO, EWHO, CWHO, and I-WHO are compared with WHO in dimensions 30, 60, and 90 to show the performance and characteristics of the algorithm. All algorithms are uniformly carried out under the condition that the number of search agents is 30 and the number of iterations is 500.
To remove the influence of some extreme values in the experiment and obtain more stable data. The experiment set up 30 independent operations and took the average, optimal value, and variance. The test results of two groups of functions, in dimensions 30, 60, and 90, are shown in Table 3, Table 4 and Table 5. The convergence curves of the two groups of test functions in dimension 30 are shown in Figure 3. Due to the limited space, only partial function convergence curves are shown in this article. These include unimodal test functions and multimodal test functions. The results show that most of the test functions are effective. In terms of convergence accuracy, the average test results of I-WHO in dimensions 30, 60, and 90 are better than those of WHO in single-modal test functions F 1 to F 14 . RWHO, EWHO, and CWHO also have significant improvements compared with WHO. Among the multimodal test functions, I-WHO has the best average results among the compared algorithms in most function tests in dimensions 30, 60, and 90. In F 19 , F 20 , and F 24 test functions in different dimensions, RWHO, EWHO, and CWHO test results are better. As can be seen in the F 15 convergence graph, when the convergence accuracy is approximately the same, the convergence speed of RWHO, EWHO, CWHO, and I-WHO is faster than that of WHO. Through testing and analyzing in different dimensions, the optimal value, average value, and variance of most test functions of the I-WHO algorithm are better than those of WHO, which proves that the I-WHO algorithm has better exploitation ability than WHO.

4.2. Experiment 2

In this section, RWHO, EWHO, CWHO, and I-WHO were compared with WHO, butterfly optimization algorithm (BOA), grey wolf optimization (GWO) algorithm, sine cosine algorithm (SCA), Harris hawk optimization (HHO) algorithm, seahorse optimizer (SHO) algorithm, and student psychology-based optimization (SPBO) algorithm in 30, 60, 90, and 500 dimensions for 25 benchmark test functions. All algorithms are uniformly carried out under the condition that the number of search agents is 30 and the number of iterations is 500. The mean, optimal, and variance of the results of 30 independent runs of I-WHO and the metaheuristic algorithms are recorded in Table 6, Table 7, Table 8 and Table 9. The convergence curves of the results of the comparison between I-WHO and the metaheuristic algorithms are presented in Figure 4. Due to the limited space, only partial function convergence curves are shown in this article. These include unimodal test functions and multimodal test functions.
This article selects the popular metaheuristic algorithms in recent years to assess the stability and robustness of I-WHO. Table 6, Table 7, Table 8 and Table 9 test results show that I-WHO performs most prominently, and most of the data of its average value, optimal value, and variance are ahead of other algorithms. As seen in the convergence graph, when the convergence accuracy is approximately the same, I-WHO can converge rapidly. Multimodal test functions have higher requirements on the ability of the algorithm to find the optimal global solution. CWHO is the improvement of WHO in development ability. The competitive selection mechanism improves the exploration ability of the algorithm for the optimal global solution. RWHO and EWHO are mainly aimed at improving WHO exploitation capabilities. Additionally, this study extends its analysis to 500 dimensions, building upon the groundwork established in 30, 60, and 90 dimensions. The experimental results clearly demonstrate that I-WHO outperforms other algorithms in the majority of the test functions. Notably, I-WHO not only excels in 30, 60, and 90 dimensions compared with other algorithms but also maintains its superiority and stability in the higher-dimensional scenario of 500 dimensions. It is proved that the comprehensive ability of the improved WHO algorithm is significantly improved.

4.3. Experiment 3

Nonparametric statistical tests [42] were carried out on RWHO, EWHO, CWHO, I-WHO, WHO, BOA, WOA, SCA, HHO, SHO, and SPBO to verify that the I-WHO algorithm has a significant improvement. A nonparametric statistical test, also known as Wilcoxon signed-rank test, assumes that there is a proportional error between the two groups of samples and does not need to assume that the samples obey normal distribution, which is more reliable than the t-test, and the impact of outlier test results is less [43]. The Wilcoxon signed-rank test with a p-value of less than 0.05 is considered sufficient evidence to reject the null hypothesis. In the experiment, the improved WHO algorithm was compared with two groups at a 5% significance level.
Table 10 and Table 11 present the test results of p-values. It can be seen from Table 10 that most of the p-values of the I-WHO algorithm are less than 0.05, indicating that the I-WHO algorithm has significant differences compared with WHO. The test results in Table 11 are relatively easy to discern that I-WHO has significant superiority over BOA, WOA, SCA, HHO, SHO, and SPBO in most of the 25 benchmark functions. It is proved that the I-WHO algorithm has preferable performance in convergence accuracy. In Experiment 1, the results of RWHO, EWHO, CWHO, I-WHO, and WHO for F 18 are 0. In Experiment 2, the results of BOA, GWO, HHO, SHO, SPBO, and I-WHO are 0 in the same test function, resulting in ‘NaN’ in the Wilson rank sum test. Therefore, the results in Table 10 and Table 11 do not refer to the ‘NaN’ results.

4.4. Complexity Characteristic Analysis

This paper evaluates the performance and efficiency of the algorithm by calculating its complexity. Calculating the complexity of the I-WHO algorithm considers the number of iterations of the algorithm loop and the operations in each iteration. This article uses O to represent complexity. The complexity of the algorithm proposed in the paper can be summarized as follows:
  • Initialization phase:
    Initialize the number of leaders and group members: O ( N ) .
    Initialize the leader and group members: O ( N S t a l l i o n + N f o a l ) .
    Initialize the location and cost of each member: O ( N f o a l dim f o b j ) .
  • The main loop phase:
    The main loop total number of iterations: O ( M a x i t e r ) .
  • Each iteration consists of two main loops:
    Leader cycle:
    • Each leader ranks his group members: O ( n g r o u p log ( n g r o u p ) ) .
    • Update the group members for each leader: O ( n g r o u p dim f o b j ) .
    Team members cycle:
    • Each foal herding behavior: O ( n g r o u p dim ) .
    • Update the location and cost of leaders: O ( N S t a l l i o n dim f o b j ) .
  • Overall complexity:
O ( N ) + O ( N S t a l l i o n + N f o a l ) + O ( N f o a l dim f o b j ) + O ( M a x i t e r ) + O ( n g r o u p log ( n g r o u p ) ) + O ( n g r o u p dim f o b j ) + O ( n g r o u p dim ) + O ( N S t a l l i o n dim f o b j )
where N is the number of populations, n g r o u p is the current number of group members, N f o a l is the remaining members, f o b j is the objective function, dim is the dimension, and M a x i t e r denotes the maximum number of iterations. The specific complexity depends on the implementation of the objective function and the characteristics of the input data, so this paper roughly estimates the complexity of I-WHO.
I-WHO and WHO have the same computational complexity, so the operation of I-WHO does not consume more resources. In the meantime, this paper proposes early warning and competition mechanisms to solve the test function optimization problem. The convergence accuracy is significantly improved compared with WHO and mainstream metaheuristic algorithms. Therefore, the algorithm performance of I-WHO is excellent.

5. Engineering Design Problems

In this section, four real-world engineering design problems are selected to evaluate the applicability and practicality of I-WHO. These four problems study the typical cantilever beam design problems in the field of engineering mechanics, more complex I-shaped beam problems in the field of structure engineering, the specific design of tension/compression spring problems in the field of mechanical engineering, and the challenging car side impact problem in the field of automotive engineering.
In this study, the performance of I-WHO is comprehensively evaluated. The number of search agents in the algorithm is uniformly set as 30. The algorithm has the advantages of smaller exploration space and finding solutions in fewer iterations when solving engineering problems. Therefore, in experiments on engineering design problems, the number of iterations of the algorithm is uniformly set to 100. The number of experimental executions is uniformly set to perform ten operations and take the average to remove the influence of some extreme values in the experiment to obtain more stable data. The following is the introduction of the evaluation metrics in this section:
  • The best index refers to the optimal solution obtained by multiple runs of the algorithm in the experiment.
  • The worst indicators are experimental algorithms run multiple times to get the worst solution. Through the lower limit index, we can clearly understand the performance of the algorithm.
  • The average index is the average result obtained by multiple runs of the algorithm in the experiment, which can directly reflect the overall performance of the algorithm and avoid the randomness and contingency of the experiment.
  • The standard deviation index refers to access to the solution of the distribution condition. The smaller the value, the higher the results of the algorithm, which is more stable.
  • The median index is the median of the results of multiple runs of each algorithm in the experiment, which can intuitively reflect the stability of the algorithm.

5.1. Cantilever Beam

The cantilever beam problem [35,44] is a classical engineering mechanics problem, which has the characteristics of a single support point, concentrated bending moment, disturbance problem, and uneven stress distribution. In engineering applications under different conditions, the analysis of the deformation and stress distribution of the cantilever can help researchers understand the behavior of the engineering structure and propose design schemes to improve the performance and safety of the structure. The design and calculation of the cantilever beam need to consider the geometric shape, material properties, stress conditions, and other factors of the beam to determine the beam size, support mode, material, and other parameters to ensure the strength, stiffness, and stability of the beam. The main problem of cantilever beams is to minimize the weight and cost of the trabeculae to improve their economy and sustainability while meeting the engineering requirements. Figure 5 presents the general structure of the cantilever beam. The relevant model and conditions for the cantilever beam problem are given below:
  • Minimize:
f ( X ) = 0.0624 ( x 1 + x 2 + x 3 + x 4 + x 5 )
  • Subject to:
g ( X ) = 61 x 1 3 + 37 x 2 3 + 19 x 3 3 + 7 x 4 3 + 1 x 5 3 1 0
  • Variable range:
0.01 x i 100 i = 1 , , 5
I-WHO and WHO studies of cantilever beam problems appear in Table 12, and the problem of the convergence curve is presented in Figure 6. The results clearly show that the difference between the best and the worst solution is small for I-WHO, and the difference between the best and the worst solution is large for WHO. The mean and standard deviation of I-WHO are far less than those of WHO, and the median of I-WHO and WHO are similar. Therefore, I-WHO has better stability and practicability when dealing with classical mechanical engineering problems, such as cantilever beams.

5.2. Optimal Design of I-Shaped Beam

Compared with the cantilever beam, the I-shaped beam is more complex [45,46]. It has complicated geometry, more physical field coupling, boundary condition change, and material nonlinearity, and is widely used in the engineering field. The I-shaped beam mainly solves the problem of horizontal load and vertical load in building structures. The I-shaped beam is an essential part of the building structure to bear the burden, and its use can make the building stable and safe. In addition, the I-shaped beam can also improve the overall strength and stiffness of the building and can be connected in different ways and combinations to meet various building needs. Figure 5 shows a 3D view of the I-shaped beam on the left and a schematic of the side structure of the I-shaped beam on the right. The primary purpose of this problem is to minimize the vertical interference of the I-shaped beam. The relevant model and conditions for the I-shaped beam problem are given below:
  • Minimize:
f ( X ) = 5000 x 3 ( x 2 2 x 4 ) 3 / 12 + ( x 1 x 4 3 / 6 ) + 2 b x 4 ( x 2 x 4 / 2 ) 2
  • Subject to:
g 1 ( X ) = 2 x 1 x 3 + x 3 ( x 2 2 x 4 ) 300 g 2 ( X ) = 18 x 2 × 10 4 x 3 ( x 2 2 x 4 ) 3 + 2 x 1 x 3 ( 4 x 4 2 + 3 x 2 ( x 2 2 x 4 ) ) + 15 x 1 × 10 3 ( x 2 2 x 4 ) x 3 2 + 2 x 3 x 1 3 56
  • Variable range:
10 x 1 50 10 x 2 80 0.9 x 3 5 0.9 x 4 5
I-WHO and WHO studies of I-shaped beam problems appear in Table 13, and the problem of the convergence curve is presented in Figure 6. The results clearly show that in the case of the same optimal solution, the difference between the optimal solution and the worst solution of I-WHO is small, and the mean, standard deviation, and intermediate value are smaller than those of WHO. Therefore, in view of the problem in a cantilever beam, I-WHO has better stability and applicability.

5.3. Design of Tension/Compression Spring

The design of a tension/compression spring problem [47] is a representative problem in mechanical engineering. Its bidirectional loading, simple geometry, uniform stress distribution, and other characteristics are very important for engineering research. The design of tension/compression springs mainly addresses the problems of load bearing, deformation control, mechanical properties, and material selection in mechanical applications. The spring general structure is presented in Figure 5. The relevant model and conditions for the tension/compression spring problem are given below:
  • Minimize:
f ( X ) = ( x 3 + 2 ) x 2 x 1 2
  • Subject to:
g 1 ( X ) = 1 x 2 3 x 3 71785 x 1 4 0
g 2 ( X ) = 4 x 2 2 x 1 x 2 12566 ( x 2 x 1 3 x 1 4 ) + 1 5108 x 1 2 1 0
g 3 ( X ) = 1 140.45 x 1 x 2 2 x 3 0
  • Variable range:
0.05 x 1 2 0.25 x 2 1.3 2 x 3 15
I-WHO and WHO studies of the design of tension/compression springs problems appear in Table 14, and the problem of the convergence curve is presented in Figure 6. The results clearly show that the difference between the optimal solution and the worst solution of I-WHO is less than that of WHO. The average, standard deviation, and median are all superior to WHO. Therefore, the design of the tension/compression spring problem of I-WHO has more advantages than WHO, and I-WHO has better stability and robustness.

5.4. Car Side Impact Design

Car side impact design [48] is a representative problem in the field of automotive engineering, and the safety of drivers and passengers is very important. The design of this problem needs to consider the safety performance of the vehicle in different conditions, the driving speed of the car, the collision angle, the collision object, and the motion track of the car. In the meantime, the car side impact design also needs to consider the strength of the body structure performance factors. The goal of the problem is to use the nine parameters to minimize the weight of the door. The related model and conditions of automobile side impact design problems are as follows:
  • Minimize:
f ( X ) = 1.98 + 4.90 x 1 + 6.67 x 2 + 6.98 x 3 + 4.01 x 4 + 1.78 x 5 + 2.73 x 7
  • Subject to:
g 1 ( X ) = 1.16 0.3717 x 2 x 4 0.00931 x 2 x 10 0.484 x 3 x 9 + 0.01343 x 6 x 10 1 0
g 2 ( X ) = 46.36 9.9 x 2 12.9 x 1 x 2 0.1107 x 3 x 10 32 0
g 3 ( X ) = 33.86 + 2.95 x 3 + 0.1792 x 3 5.057 x 1 x 2 11.0 x 2 x 8 0.0215 x 5 x 10 9.98 x 7 x 8 + 22.0 x 8 x 9 32 0
g 4 ( X ) = 28.98 + 3.818 x 3 4.2 x 1 x 2 + 0.0207 x 5 x 10 + 6.63 x 6 x 9 7.7 x 7 x 8 + 0.32 x 9 x 10 32 0
g 5 ( X ) = 0.26 0.0159 x 1 x 2 0.188 x 1 x 8 0.019 x 2 x 7 + 0.0144 x 3 x 5 + 0.0008757 x 5 x 10 + 0.08045 x 6 x 9 + 0.00139 x 8 x 11 + 0.00001575 x 10 x 11 0.32 0
g 6 ( X ) = 0.214 + 0.00817 x 5 0.131 x 1 x 8 0.0704 x 1 x 9 + 0.03099 x 2 x 6 0.018 x 2 x 7 + 0.0208 x 3 x 8 + 0.121 x 3 x 9 0.00364 x 5 x 6 + 0.0007715 x 5 x 10 0.0005354 x 6 x 10 + 0.00121 x 8 x 11 + 0.00184 x 9 x 10 0.02 x 2 2 0.32 0
g 7 ( X ) = 0.74 0.61 x 2 0.163 x 3 x 8 + 0.001232 x 3 x 10 0.166 x 7 x 9 + 0.227 x 2 2 0.32 0
g 8 ( X ) = 4.72 0.5 x 4 0.19 x 2 x 3 0.0122 x 4 x 10 + 0.009325 x 6 x 10 + 0.000191 x 11 2 4 0
g 9 ( X ) = 10.58 0.674 x 1 x 2 1.95 x 2 x 8 + 0.02054 x 3 x 10 0.0198 x 4 x 10 + 0.028 x 6 x 10 9.9 0
g 10 ( X ) = 16.45 0.489 x 3 x 7 0.843 x 5 x 6 + 0.0432 x 9 x 10 0.0556 x 9 x 11 0.000786 x 11 2 15.7 0
  • Variable range:
0.5 x 1 , x 2 , x 3 , x 4 , x 5 , x 6 , x 7 1.5
x 8 , x 9 { 0.192 , 0.345 }
30 x 10
x 11 + 30
I-WHO and WHO studies of the car side impact design problems appear in Table 15, and the problem of the convergence curve is presented in Figure 6. The results clearly show that the difference between the optimal solution and the worst solution of I-WHO is less than that of WHO. The average, standard deviation, and median are all superior to WHO. Therefore, I-WHO performs better than WHO in this problem, which shows superior stability and applicability.
This paper evaluates I-WHO through representative real-world engineering design problems in four different domains. Through the experimental data and the convergence curve, it is easy to see that I-WHO is ahead of WHO regarding the difference between the best solution and the worst solution, the mean value, the standard deviation, and the median value of the four problems analyzed above. This indicates that I-WHO can reach higher accuracy and better robustness. It has been proved that the I-WHO algorithm has better adaptability and practicability in practical engineering problems.

6. Conclusions

This article presents an improved wild horse optimizer (I-WHO) utilizing early warning and competition mechanisms to enhance the insufficient convergence accuracy and low exploration ability of the WHO algorithm. Three strategies are used in the I-WHO algorithm, which are as follows:
  • The random operator is added to improve the adaptive parameters;
  • An early warning strategy is proposed to enhance the position update formula;
  • A competitive selection mechanism is proposed to update the search agent position formula.
Each strategy is experimentally analyzed with 25 benchmark functions in 30, 60, 90, and 500 dimensions. Compared with the WHO algorithm, the I-WHO algorithm shows better search accuracy and convergence performance. Compared with six popular metaheuristic algorithms and Wilson rank test simulation experiments, the I-WHO algorithm performs well in most test functions and has excellent performance, indicating that the I-WHO algorithm has a significant improvement. In addition, four real-world engineering problems are analyzed using the I-WHO algorithm. The optimization results show that the I-WHO algorithm can achieve higher accuracy and better robustness. It further verifies the adaptability and practicability of the I-WHO algorithm in solving real-world optimization problems.
Although this article has made some progress in the study of WHO, it has been proposed for a short time, and there will be many new problems and new challenges to solve in the future. Compared with WHO, I-WHO has higher optimization performance. In future research work, this algorithm can be combined with machine learning fields. In the task of 3D medical image segmentation, I-WHO can improve the accuracy of 3D medical image segmentation and the efficiency of training in supervised learning. Meanwhile, the I-WHO algorithm can be used as a way of unsupervised learning to complete related tasks, such as image segmentation and image registration.

Author Contributions

L.C.: methodology, writing—reviewing, and supervision; Y.Z.: data collation and tabulation, writing—reviewing and editing, revising the manuscript, and software; Y.M.: writing—reviewing and editing and plotting the figures; B.Z.: provided valuable input and discussions in the early stages of the research and participated in experimental design and result interpretation; C.F.: participated in the analysis and interpretation of experimental data and reviewed the writing and revision of the manuscript. All authors have read and agreed to the published version of the manuscript.

Funding

This study was supported by the National Natural Science Foundation of China (No. 61535008), the Natural Science Foundation of Tianjin (No. 20JCQNJC00430), the National Natural Science Foundation of China (No. 62203332), and the Tianjin Research Innovation Project for Postgraduate Students (No. 2022SKYZ309).

Data Availability Statement

The data that support the findings of this study are available from the corresponding author upon reasonable request.

Acknowledgments

The authors would like to thank the anonymous reviewers for their valuable comments and suggestions.

Conflicts of Interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

  1. Kang, H.; Liu, R.; Yao, Y.; Yu, F. Improved Harris hawks optimization for non-convex function optimization and design optimization problems. Math. Comput. Simul. 2023, 204, 619–639. [Google Scholar] [CrossRef]
  2. Agarwal, N.; Shrivastava, N.; Pradhan, M. Ananya Algorithm: A Simple and New Optimization Algorithm for Engineering Optimization. In Proceedings of the 2021 4th Biennial International Conference on Nascent Technologies in Engineering (ICNTE), Navi Mumbai, India, 15–16 January 2021; pp. 1–6. [Google Scholar]
  3. Kohli, M.; Arora, S. Chaotic grey wolf optimization algorithm for constrained optimization problems. J. Comput. Des. Eng. 2018, 5, 458–472. [Google Scholar] [CrossRef]
  4. Khalid, O.W.; Isa, N.A.M.; Sakim, H.A.M. Emperor penguin optimizer: A comprehensive review based on state-of-the-art meta-heuristic algorithms. Alex. Eng. J. 2023, 63, 487–526. [Google Scholar] [CrossRef]
  5. Kaveh, M.; Mesgari, M.S.; Saeidian, B. Orchard Algorithm (OA): A New Meta-Heuristic Algorithm for Solving Discrete and Continuous Optimization Problems. Math. Comput. Simul. 2023, 208, 95–135. [Google Scholar] [CrossRef]
  6. Eslami, N.; Yazdani, S.; Mirzaei, M.; Hadavandi, E. Aphid–Ant Mutualism: A novel nature-inspired metaheuristic algorithm for solving optimization problems. Math. Comput. Simul. 2022, 201, 362–395. [Google Scholar] [CrossRef]
  7. Hashim, F.A.; Houssein, E.H.; Hussain, K.; Mabrouk, M.S.; Al-Atabany, W. Honey Badger Algorithm: New metaheuristic algorithm for solving optimization problems. Math. Comput. Simul. 2022, 192, 84–110. [Google Scholar] [CrossRef]
  8. Abualigah, L.; Diabat, A.; Mirjalili, S.; Abd Elaziz, M.; Gandomi, A.H. The Arithmetic Optimization Algorithm. Comput. Methods Appl. Mech. Eng. 2021, 376, 113609. [Google Scholar] [CrossRef]
  9. Grefenstette, J.J. Genetic algorithms and machine learning. In Proceedings of the Sixth Annual Conference on Computational Learning Theory, Santa Cruz, CA, USA, 26–28 July 1993; pp. 3–4. [Google Scholar]
  10. Storn, R.; Price, K. Differential Evolution—A Simple and Efficient Heuristic for Global Optimization Over Continuous Spaces. J. Glob. Optim. 1997, 11, 341–359. [Google Scholar] [CrossRef]
  11. Eberhart, R.; Kennedy, J. A new optimizer using particle swarm theory. In Proceedings of the 6th International Symposium on Micro Machine and Human Science (MHS’95), Nagoya, Japan, 4–6 October 1995; pp. 39–43. [Google Scholar]
  12. Blum, C. Ant Colony Optimization: Introduction and Recent Trends. Phys. Life Rev. 2005, 2, 353–373. [Google Scholar] [CrossRef]
  13. Karaboga, D.; Basturk, B. A Powerful and Efficient Algorithm for Numerical Function Optimization: Artificial Bee Colony (ABC) Algorithm. J. Glob. Optim. 2007, 39, 459–471. [Google Scholar] [CrossRef]
  14. Mirjalili, S.; Mirjalili, S.M.; Lewis, A. Grey Wolf Optimizer. Adv. Eng. Softw. 2014, 69, 46–61. [Google Scholar] [CrossRef]
  15. Reddy, K.; Saha, A.K. A Modified Whale Optimization Algorithm for Exploitation Capability and Stability Enhancement. Heliyon 2022, 8, e11027. [Google Scholar] [CrossRef]
  16. Askari, Q.; Younas, I.; Saeed, M. Political Optimizer: A Novel Socio-Inspired Meta-Heuristic for Global Optimization. Knowledge-Based Syst. 2020, 195, 105709. [Google Scholar] [CrossRef]
  17. Yang, Y.; Chen, H.; Heidari, A.A.; Gandomi, A.H. Hunger Games Search: Visions, Conception, Implementation, Deep Analysis, Perspectives, and Towards Performance Shifts. Expert Syst. Appl. 2021, 177, 114864. [Google Scholar] [CrossRef]
  18. Das, B.; Mukherjee, V.; Das, D. Student psychology based optimization algorithm: A new population based optimization algorithm for solving optimization problems. Adv. Eng. Softw. 2020, 146, 102804. [Google Scholar] [CrossRef]
  19. Qais, M.H.; Hasanien, H.M.; Alghuwainem, S. Transient Search Optimization: A New Meta-Heuristic Optimization Algorithm. Appl. Intell. 2020, 50, 3926–3941. [Google Scholar] [CrossRef]
  20. Rashedi, E.; Nezamabadi-Pour, H.; Saryazdi, S. BGSA: Binary Gravitational Search Algorithm. Nat. Comput. 2010, 9, 727–745. [Google Scholar] [CrossRef]
  21. Yuan, X.; Dai, X.; Zhao, J.; He, Q. On a Novel Multi-Swarm Fruit Fly Optimization Algorithm and Its Application. Appl. Math. Comput. 2014, 233, 260–271. [Google Scholar] [CrossRef]
  22. Tubishat, M.; Idris, N.; Shuib, L.; Abushariah, M.A.; Mirjalili, S. Improved Salp Swarm Algorithm Based on Opposition Based Learning and Novel Local Search Algorithm for Feature Selection. Expert Syst. Appl. 2020, 145, 113122. [Google Scholar] [CrossRef]
  23. Chakraborty, S.; Saha, A.K.; Sharma, S.; Mirjalili, S.; Chakraborty, R. A Novel Enhanced Whale Optimization Algorithm for Global Optimization. Comput. Ind. Eng. 2021, 153, 107086. [Google Scholar] [CrossRef]
  24. Nadimi-Shahraki, M.H.; Taghian, S.; Mirjalili, S. An Improved Grey Wolf Optimizer for Solving Engineering Problems. Expert Syst. Appl. 2021, 166, 113917. [Google Scholar] [CrossRef]
  25. Mirjalili, S. SCA: A sine cosine algorithm for solving optimization problems. Knowl.-Based Syst. 2016, 96, 120–133. [Google Scholar] [CrossRef]
  26. Naruei, I.; Keynia, F. Wild Horse Optimizer: A New Meta-Heuristic Algorithm for Solving Engineering Optimization Problems. Eng. Comput. 2022, 38, 3025–3056. [Google Scholar] [CrossRef]
  27. Khudhair, M.; Ragab, M.; AboRas, K.M.; Abbasy, N.H. Robust control of frequency variations for a multi-area power system in smart grid using a newly wild horse optimized combination of PIDD2 and PD controllers. Sustainability 2022, 14, 8223. [Google Scholar] [CrossRef]
  28. Rao, C.S.P.; Pandian, A.; Reddy, C.R.; Aymen, F.; Alqarni, M.; Alharthi, M.M. Location Determination of Electric Vehicles Parking Lot with Distribution System by Mexican AXOLOTL Optimization and Wild Horse Optimizer. IEEE Access 2022, 10, 55408–55427. [Google Scholar] [CrossRef]
  29. Ramadan, A.; Kamel, S.; Taha, I.B.; Tostado-Véliz, M. Parameter estimation of modified double-diode and triple-diode photo- voltaic models based on wild horse optimizer. Electronics 2021, 10, 2308. [Google Scholar] [CrossRef]
  30. Marzouk, R.; Alzahrani, J.S.; Alrowais, F.; Al-Wesabi, F.N.; Hamza, M.A. Quasi-Oppositional Wild Horse Optimization Based Multi-Agent Path Finding Scheme for Real Time IoT Systems. Expert Syst. 2022, 39, e13112. [Google Scholar] [CrossRef]
  31. Alabdulkreem, E.; Alzahrani, J.S.; Nemri, N.; Alharbi, O.; Mohamed, A.; Marzouk, R.; Hilal, A.M. Computational Intelligence with Wild Horse Optimization Based Object Recognition and Classification Model for Autonomous Driving Systems. Appl. Sci. 2022, 12, 6249. [Google Scholar] [CrossRef]
  32. Zheng, R.; Hussien, A.G.; Jia, H.M.; Abualigah, L.; Wang, S.; Wu, D. An improved wild horse optimizer for solving optimization problems. Mathematics 2022, 10, 1311. [Google Scholar] [CrossRef]
  33. Li, Y.; Yuan, Q.; Han, M.; Cui, R. Hybrid Multi-Strategy Improved Wild Horse Optimizer. Adv. Intell. Syst. 2022, 4, 2200097. [Google Scholar] [CrossRef]
  34. Lan, R.; Zhu, Y.; Lu, H.; Tang, Z.; Liu, Z.; Luo, X. Large-Scale Optimisation via Cooperatively Coevolving Competition Swarm Optimiser. Enterp. Inf. Syst. 2020, 14, 1439–1456. [Google Scholar] [CrossRef]
  35. Han, F.; Zheng, M.; Ling, Q. An Improved Multiobjective Particle Swarm Optimization Algorithm Based on Tripartite Competition Mechanism. Appl. Intell. 2022, 52, 5784–5816. [Google Scholar] [CrossRef]
  36. Hosseini, S.; Al Khaled, A. A survey on the imperialist competitive algorithm metaheuristic: Implementation in engineering domain and directions for future research. Appl. Soft Comput. 2014, 24, 1078–1094. [Google Scholar] [CrossRef]
  37. Seck-Tuoh-Mora, J.C.; Hernandez-Romero, N.; Santander-Baños, F.; Volpi-Leon, V.; Medina-Marin, J.; Lagos-Eulogio, P. A Majority–Minority Cellular Automata Algorithm for Global Optimization. Expert Syst. Appl. 2022, 203, 117379. [Google Scholar] [CrossRef]
  38. Kiran, M.S.; Hakli, H.; Gunduz, M.; Uguz, H. Artificial bee colony algorithm with variable search strategy for continuous optimization. Inf. Sci. 2015, 300, 140–157. [Google Scholar] [CrossRef]
  39. Arora, S.; Singh, S. Butterfly Optimization Algorithm: A Novel Approach for Global Optimization. Soft Comput. 2019, 23, 715–734. [Google Scholar] [CrossRef]
  40. Heidari, A.A.; Mirjalili, S.; Faris, H.; Aljarah, I.; Mafarja, M.; Chen, H. Harris Hawks Optimization: Algorithm and Applications. Futur. Gener. Comput. Syst. 2019, 97, 849–872. [Google Scholar] [CrossRef]
  41. Zhao, S.; Zhang, T.; Ma, S.; Wang, M. Sea-Horse Optimizer: A Novel Nature-Inspired Meta-Heuristic for Global Optimization Problems. Appl. Intell. 2023, 53, 11833–11860. [Google Scholar] [CrossRef]
  42. Hussain, K.; Zhu, W.; Salleh, M.N.M. Long-Term Memory Harris’ Hawk Optimization for High Dimensional and Optimal Power Flow Problems. IEEE Access 2019, 7, 147596–147616. [Google Scholar] [CrossRef]
  43. Derrac, J.; García, S.; Molina, D.; Herrera, F. A Practical Tutorial on the Use of Nonparametric Statistical Tests as a Methodology for Comparing Evolutionary and Swarm Intelligence Algorithms. Swarm Evol. Comput. 2011, 1, 3–18. [Google Scholar] [CrossRef]
  44. Hao, Y.; Zhang, M.; Cui, Y.; Cheng, G.; Xie, J.; Chen, Y. Dynamic analysis of variable fractional order cantilever beam based on shifted Legendre polynomials algorithm. J. Comput. Appl. Math. 2023, 423, 114952. [Google Scholar] [CrossRef]
  45. Xiong, X.; He, L.; Bao, L. Experimental Study on Flexural Behavior of Full-Scale Retard-Bonded Prestressed UHPC Variable section Cantilever Beams. Eng. Struct. 2023, 284, 115943. [Google Scholar] [CrossRef]
  46. Couto, C.; Real, P.V. Numerical investigation on the influence of imperfections in the lateral-torsional buckling of beams with slender I-shaped welded sections. Thin-Walled Struct. 2019, 145, 106429. [Google Scholar] [CrossRef]
  47. Tzanetos, A.; Blondin, M. A Qualitative Systematic Review of Metaheuristics Applied to Tension/Compression Spring Design Problem: Current Situation, Recommendations, and Research Direction. Eng. Appl. Artif. Intell. 2023, 118, 105521. [Google Scholar] [CrossRef]
  48. Lim, T.S.; Gil Lee, D. Mechanically fastened composite side-door impact beams for passenger cars designed for shear-out failure modes. Compos. Struct. 2002, 56, 211–221. [Google Scholar] [CrossRef]
Figure 1. Classification of metaheuristic algorithms.
Figure 1. Classification of metaheuristic algorithms.
Mathematics 11 03861 g001
Figure 2. The weight of the original population builds the new population.
Figure 2. The weight of the original population builds the new population.
Mathematics 11 03861 g002
Figure 3. Convergence curves of the improved WHO algorithm (RWHO, EWHO, CWHO, I-WHO) and the WHO algorithm at Dim = 30.
Figure 3. Convergence curves of the improved WHO algorithm (RWHO, EWHO, CWHO, I-WHO) and the WHO algorithm at Dim = 30.
Mathematics 11 03861 g003aMathematics 11 03861 g003b
Figure 4. Convergence curves of the improved WHO algorithm (RWHO, EWHO, CWHO, I-WHO) with the popular metaheuristic algorithms at Dim = 30.
Figure 4. Convergence curves of the improved WHO algorithm (RWHO, EWHO, CWHO, I-WHO) with the popular metaheuristic algorithms at Dim = 30.
Mathematics 11 03861 g004aMathematics 11 03861 g004b
Figure 5. Description diagram of real-world optimization problems.
Figure 5. Description diagram of real-world optimization problems.
Mathematics 11 03861 g005
Figure 6. Convergence curves of real-world optimization problems.
Figure 6. Convergence curves of real-world optimization problems.
Mathematics 11 03861 g006
Table 1. Group A of benchmark functions.
Table 1. Group A of benchmark functions.
Function NameFormulaDimRange f min
Brown f 1 ( x ) = i = 1 n 1 ( x i + 1 2 ) ( x i + 1 2 + 1 ) + ( x i + 1 2 ) ( x i 2 + 1 ) 30, 60, 90, 500 [ 1 , 4 ] 0
Powell 2 f 2 ( x ) = i = 1 D 2 ( x i 1 + 10 x i ) 2 + 5 ( x i + 1 x i + 2 ) 2 + ( x i 2 x i + 1 ) 4 + 10 ( x i 1 x i + 2 ) 4 30, 60, 90, 500 [ 4 , 5 ] 0
Powell Sum f 3 ( x ) = i = 1 D | x i | i + 1 30, 60, 90, 500 [ 1 , 1 ] 0
Quartic f 4 ( x ) = i = 1 D i x i 4 + r a n d o m ( 0 , 1 ] 30, 60, 90, 500 [ 1.28 , 1.28 ] 0
Rosenbrock f 5 ( x ) = i = 1 D [ 100 ( x i + 1 x i 2 ) 2 + ( x i 1 ) 2 ] 30, 60, 90, 500 [ 30 , 30 ] 0
Schwefel 1.2 f 6 ( x ) = i = 1 D ( j = 1 i x j ) 2 30, 60, 90, 500 [ 100 , 100 ] 0
Schwefel 2.20 f 7 ( x ) = i = 1 n | x i | 30, 60, 90, 500 [ 100 , 100 ] 0
Schwefel 2.21 f 8 ( x ) = max 1 i D | x i | 30, 60, 90, 500 [ 100 , 100 ] 0
Schwefel 2.22 f 9 ( x ) = i = 1 D | x i | + i = 1 n | x i | 30, 60, 90, 500 [ 100 , 100 ] 0
Schwefel 2.23 f 10 ( x ) = i = 1 D x i 10 30, 60, 90, 500 [ 100 , 100 ] 0
Sphere f 11 ( x ) = i = 1 D x i 2 30, 60, 90, 500 [ 100 , 100 ] 0
Step 2 f 12 ( x ) = i = 1 D ( x i + 0.5 ) 2 30, 60, 90, 500 [ 100 , 100 ] 0
Sum Squares f 13 ( x ) = i = 1 D i x i 2 30, 60, 90, 500 [ 100 , 100 ] 0
Zakharov f 14 ( x ) = i = 1 n x i 2 + ( 1 2 i = 1 n i x i 2 ) 2 + ( 1 2 i = 1 n i x i 2 ) 4 30, 60, 90, 500 [ 5 , 10 ] 0
Table 2. Group B of benchmark functions.
Table 2. Group B of benchmark functions.
Function NameFormulaDimRange f min
Ackley 1 f 15 ( x ) = 20 e 0.02 D 1 i = 1 D X i 2 e D 1 i = 1 D cos ( 2 π x i ) + 20 + e 30, 60, 90, 500 [ 35 , 35 ] 0
Alpine 1 f 16 ( x ) = i = 1 D | x i sin ( x i ) + 0.1 x i | 30, 60, 90, 500 [ 10 , 10 ] 0
High Conditioned Elliptic f 17 ( x ) = i = 1 D ( 10 6 ) i 1 D 1 x i 2 30, 60, 90, 500 [ 100 , 100 ] 0
Griewank f 18 ( x ) = i = 1 n x i 2 4000 cos ( x i i ) + 1 30, 60, 90, 500 [ 100 , 100 ] 0
Happy Cat f 19 ( x ) = [ ( x 2 N ) 2 ] α + 1 N ( 1 2 x 2 + i = 1 N x i ) + 1 2 30, 60, 90, 500 [ 100 , 100 ] 0
Levy f 20 ( x ) = sin 2 ( π w 1 ) + i = 1 D ( w i 1 ) 2 [ 1 + 10 sin 2 ( π w i ) ] + ( w D 1 ) 2 [ 1 + sin 2 ( 2 π w D ) ]
w h e r e   w i = 1 + x i 1 4 , f o r . a l l i = 1 , , D
30, 60, 90, 500 [ 10 , 10 ] 0
Pathological f 21 ( x ) = i = 1 D 1 ( 0.5 + sin 2 100 x i 2 + x i + 1 2 0.5 1 + 0.001 ( x i 2 2 x i x i + 1 + x i + 1 2 ) 2 ) 30, 60, 90, 500 [ 100 , 100 ] 0
Rastrigin f 22 ( x ) = 10 D + i = 1 D [ x i 2 10 cos ( 2 π x i ) ] 30, 60, 90, 500 [ 5.12 , 5.12 ] 0
Salomon f 23 ( x ) = 1 cos ( 2 π i = 1 D x i 2 ) + 0.1 i = 1 D x i 2 30, 60, 90, 500 [ 100 , 100 ] 0
Schwefel 2.26 f 24 ( x ) = 1 D i = 1 D x i sin | x i | 30, 60, 90, 500 [ 500 , 500 ] −418.983
Wavy 1 f 25 ( x ) = 1 1 D i = 1 D cos ( k x i ) e x i 2 2 30, 60, 90, 500 [ π , π ] 0
Table 3. Test results of the improved WHO algorithm (RWHO, EWHO, CWHO, I-WHO) and the WHO algorithm at Dim = 30.
Table 3. Test results of the improved WHO algorithm (RWHO, EWHO, CWHO, I-WHO) and the WHO algorithm at Dim = 30.
Function WHORWHOEWHOCWHOI-WHO
F1Mean2.44 × 10−454.79 × 10−1133.71 × 10−593.25 × 10−2990
Min1.45 × 10−554.67 × 10−1311.03 × 10−6700
Std1.21 × 10−442.60 × 10−1121.40 × 10−5800
F2Mean1.85 × 10−146.03 × 10−1061.54 × 10−467.09 × 10−980
Min4.58 × 10−398.13 × 10−1353.93 × 10−6000
Std9.47 × 10−143.03 × 10−1055.97 × 10−463.88 × 10−970
F3Mean4.52 × 10−1162.35 × 10−1882.86 × 10−9700
Min4.53 × 10−1381.34 × 10−2272.38 × 10−14400
Std2.47 × 10−11501.57 × 10−9600
F4Mean1.05 × 10−841.38 × 10−2207.79 × 10−10100
Min3.47 × 10−1025.59 × 10−265000
Std5.61 × 10−8404.27 × 10−10000
F5Mean3.10 × 1012.74 × 1011.08 × 1012.64 × 1015.12
Min2.60 × 1012.65 × 1015.71 × 1042.58 × 1012.48 × 10−4
Std1.86 × 1016.01 × 10−11.33 × 1014.08 × 10−11.01 × 101
F6Mean3.88 × 10−259.88 × 10−1042.73 × 10−225.26 × 10−1780
Min3.98 × 10−342.88 × 10−1254.17 × 10−341.75 × 10−2550
Std1.09 × 10−245.00 × 10−1031.37 × 10−2100
F7Mean6.04 × 10−241.06 × 10−563.42 × 10−305.16 × 10−1637.32 × 10−291
Min1.64 × 10−285.63 × 10−6502.31 × 10−1920
Std2.19 × 10−233.61 × 10−561.11 × 10−293.14 × 10−1620
F8Mean1.44 × 10−171.11 × 10−504.03 × 10−233.43 × 10−1142.56 × 10−276
Min5.43 × 10−201.21 × 10−6101.46 × 10−1430
Std3.04 × 10−174.65 × 10−501.66 × 10−221.88 × 10−1130
F9Mean1.13 × 1021.57 × 1023.60 × 10−304.17 × 10−1639.85 × 10−279
Min1.08 × 10−253.29 × 10−6703.54 × 10−1860
Std2.17 × 1022.60 × 1029.56 × 10−302.22 × 10−1620
F10Mean2.04 × 10−16609.33 × 10−21800
Min7.05 × 10−2210000
Std00000
F11Mean1.23 × 10−431.14 × 10−1114.11 × 10−551.65 × 10−2870
Min1.56 × 10−522.01 × 10−127000
Std3.93 × 10−434.45 × 10−1112.22 × 10−5400
F12Mean00000
Min00000
Std00000
F13Mean6.73 × 10−441.35 × 10−1057.91 × 10−551.09 × 10−2840
Min4.04 × 10−507.84 × 10−132000
Std2.34 × 10−437.41 × 10−1053.54 × 10−5400
F14Mean3.77 × 10−214.55 × 10−774.61 × 10−111.21 × 10−1440
Min9.34 × 10−293.17 × 10−1201.34 × 10−264.49 × 10−2240
Std1.51 × 10−202.49 × 10−762.53 × 10−105.58 × 10−1440
F15Mean1.04 × 10−155.63 × 10−166.81 × 10−164.44 × 10−164.44 × 10−16
Min4.44 × 10−164.44 × 10−164.44 × 10−164.44 × 10−164.44 × 10−16
Std1.35 × 10−156.49 × 10−169.01 × 10−1600
F16Mean6.71 × 10−22.31 × 10−35.21 × 10−71.25 × 10−63.90 × 10−291
Min5.02 × 10−57.69 × 10−7109.46 × 10−1850
Std2.82 × 10−13.83 × 10−32.85 × 10−66.85 × 10−60
F17Mean6.19 × 10−391.65 × 10−1071.95 × 10−496.43 × 10−2930
Min4.21 × 10−472.54 × 10−1221.65 × 10−5900
Std3.19 × 10−388.98 × 10−1071.05 × 10−4800
F18Mean00000
Min00000
Std00000
F19Mean4.56 × 10−16.37 × 10−11.70 × 10−15.38 × 10−11.86 × 10−1
Min2.69 × 10−13.82 × 10−13.88 × 10−24.51 × 10−14.61 × 10−2
Std1.01 × 10−11.22 × 10−15.41 × 10−25.79 × 10−29.59 × 10−2
F20Mean2.321.718.48 × 10−35.02 × 10−11.09 × 10−2
Min9.21 × 10−62.12 × 10−15.91 × 10−58.97 × 10−22.37 × 10−4
Std3.511.962.30 × 10−22.02 × 10−11.89 × 10−2
F21Mean9.76 × 10−12.70 × 10−11.66 × 10−708.22 × 10−8
Min00000
Std1.631.489.07 × 10−703.49 × 10−7
F22Mean4.74 × 10−140000
Min00000
Std2.59 × 10−130000
F23Mean1.20 × 10−12.33 × 10−29.99 × 10−36.12 × 10−220
Min3.99 × 10−134.04 × 10−6301.40 × 10−1270
Std6.10 × 10−24.30 × 10−23.05 × 10−23.35 × 10−210
F24Mean−2.98 × 102−2.47 × 102−4.18 × 102−2.85 × 102−4.17 × 102
Min−3.31 × 102−3.00 × 102−4.19 × 102−3.23 × 102−4.19 × 102
Std1.94 × 1012.40 × 1013.691.856.15
F25Mean00000
Min00000
Std00000
Table 4. Test results of the improved WHO algorithm (RWHO, EWHO, CWHO, I-WHO) and the WHO algorithm at Dim = 60.
Table 4. Test results of the improved WHO algorithm (RWHO, EWHO, CWHO, I-WHO) and the WHO algorithm at Dim = 60.
Function WHORWHOEWHOCWHOI-WHO
F1Mean1.07 × 10−391.90 × 10−1073.42 × 10−561.40 × 10−2870
Min9.35 × 10−484.31 × 10−1323.07 × 10−6600
Std5.76 × 10−391.00 × 10−1061.35 × 10−5500
F2Mean5.43 × 10−333.89 × 10−1072.27 × 10−491.26 × 10−2220
Min1.43 × 10−433.27 × 10−1251.29 × 10−6200
Std2.97 × 10−321.69 × 10−1068.64 × 10−4900
F3Mean3.13 × 10−1136.76 × 10−1933.72 × 10−1015.93 × 10−2410
Min9.82 × 10−1368.88 × 10−2237.30 × 10−13000
Std1.69 × 10−11201.99 × 10−10000
F4Mean4.58 × 10−711.17 × 10−2081.85 × 10−10200
Min4.23 × 10−909.65 × 10−256000
Std2.48 × 10−7001.01 × 10−10100
F5Mean8.70 × 1015.80 × 1013.08 × 1015.74 × 1011.21 × 101
Min5.65 × 1015.67 × 1011.80 × 10−25.60 × 1016.80 × 10−5
Std8.39 × 1015.79 × 10−12.87 × 1019.11 × 10−12.35 × 101
F6Mean3.14 × 10−206.60 × 10−961.55 × 10−148.80 × 10−690
Min8.35 × 10−266.29 × 10−1101.45 × 10−259.11 × 10−2270
Std6.69 × 10−202.50 × 10−958.47 × 10−144.82 × 10−680
F7Mean6.55 × 10−211.76 × 10−551.90 × 10−282.93 × 10−1453.13 × 10−287
Min3.02 × 10−253.77 × 10−6504.54 × 10−1760
Std1.92 × 10−205.68 × 10−556.37 × 10−281.61 × 10−1440
F8Mean2.71 × 10−143.31 × 10−502.01 × 10−211.01 × 10−706.03 × 10−273
Min2.06 × 10−174.04 × 10−5806.17 × 10−1380
Std5.44 × 10−141.49 × 10−495.58 × 10−215.53 × 10−700
F9Mean3.64 × 1022.67 × 1027.39 × 10−286.05 × 10−1551.31 × 10−271
Min3.00 × 10−241.07 × 10−6104.50 × 10−1800
Std5.85 × 1025.52 × 1022.67 × 10−273.30 × 10−1540
F10Mean7.81 × 10−14001.28 × 10−21100
Min6.68 × 10−1780000
Std4.28 × 10−1390000
F11Mean2.77 × 10−387.06 × 10−1042.50 × 10−517.64 × 10−2680
Min2.01 × 10−436.63 × 10−127000
Std1.29 × 10−372.43 × 10−1039.69 × 10−5100
F12Mean00000
Min00000
Std00000
F13Mean2.78 × 10−366.20 × 10−1052.44 × 10−512.73 × 10−2750
Min2.65 × 10−449.18 × 10−126000
Std8.82 × 10−363.38 × 10−1047.29 × 10−5100
F14Mean2.24 × 10−108.89 × 1012.17 × 1017.27 × 10−740
Min2.14 × 10−181.56 × 10−1126.94 × 10−114.73 × 10−1590
Std1.04 × 10−92.22 × 1021.18 × 1023.98 × 10−730
F15Mean7.99 × 10−166.81 × 10−166.81 × 10−164.44 × 10−164.44 × 10−16
Min4.44 × 10−164.44 × 10−164.44 × 10−164.44 × 10−164.44 × 10−16
Std1.08 × 10−159.01 × 10−169.01 × 10−1600
F16Mean2.12 × 10−23.78 × 10−31.67 × 10−304.66 × 10−751.11 × 10−294
Min4.00 × 10−242.34 × 10−6507.72 × 10−1850
Std2.76 × 10−28.52 × 10−35.50 × 10−302.55 × 10−740
F17Mean6.30 × 10−331.09 × 10−983.20 × 10−481.50 × 10−2680
Min1.53 × 10−397.47 × 10−1192.00 × 10−5900
Std2.93 × 10−324.35 × 10−981.31 × 10−4700
F18Mean00000
Min00000
Std00000
F19Mean7.36 × 10−18.03 × 10−12.38 × 10−17.45 × 10−12.41 × 10−1
Min5.72 × 10−17.10 × 10−18.34 × 10−25.82 × 10−11.11 × 10−2
Std8.53 × 10−26.38 × 10−29.93 × 10−28.00 × 10−21.60 × 10−1
F20Mean5.774.224.59 × 10−21.962.77 × 10−2
Min1.112.135.49 × 10−41.104.91 × 10−5
Std5.915.576.52 × 10−26.95 × 10−12.99 × 10−2
F21Mean1.8903.53 × 10−1604.37 × 10−7
Min00000
Std3.8401.94 × 10−1502.39 × 10−6
F22Mean5.79 × 10−70000
Min00000
Std3.17 × 10−60000
F23Mean1.43 × 10−12.00 × 10−29.99 × 10−39.55 × 10−90
Min9.99 × 10−21.08 × 10−6003.28 × 10−730
Std1.04 × 10−14.06 × 10−23.05 × 10−24.12 × 10−80
F24Mean−2.56 × 102−2.23 × 102−4.19 × 102−2.38 × 102−4.18 × 102
Min−2.92 × 102−2.96 × 102−4.19 × 102−2.61 × 102−4.19 × 102
Std1.61 × 1012.91 × 1012.62 × 10−31.13 × 1013.52
F25Mean00000
Min00000
Std00000
Table 5. Test results of the improved WHO algorithm (RWHO, EWHO, CWHO, I-WHO) and the WHO algorithm at Dim = 90.
Table 5. Test results of the improved WHO algorithm (RWHO, EWHO, CWHO, I-WHO) and the WHO algorithm at Dim = 90.
Function WHONWHOYWHOTWHONYTWHO
F1Mean4.94 × 10−401.03 × 10−1073.38 × 10−552.46 × 10−2670
Min2.45 × 10−461.00 × 10−1291.27 × 10−6200
Std1.48 × 10−395.61 × 10−1079.03 × 10−5500
F2Mean9.62 × 10−358.26 × 10−1071.26 × 10−482.61 × 10−2210
Min4.90 × 10−443.02 × 10−1255.71 × 10−5900
Std3.06 × 10−343.33 × 10−1066.80 × 10−4800
F3Mean1.33 × 10−1079.20 × 10−1943.91 × 10−998.01 × 10−1550
Min8.20 × 10−1386.19 × 10−2235.27 × 10−12500
Std7.29 × 10−10702.14 × 10−984.39 × 10−1540
F4Mean7.37 × 10−667.03 × 10−2101.44 × 10−9900
Min3.22 × 10−794.71 × 10−239000
Std2.80 × 10−6506.77 × 10−9900
F5Mean2.44 × 1028.80 × 1013.91 × 1018.76 × 1012.55 × 101
Min8.66 × 1018.68 × 1012.00 × 10−38.62 × 1011.57 × 10−2
Std8.48 × 1024.63 × 10−14.32 × 1018.13 × 10−13.90 × 101
F6Mean2.96 × 10−156.93 × 10−956.93 × 10−123.52 × 10−870
Min2.74 × 10−221.07 × 10−1158.94 × 10−268.47 × 10−2280
Std1.60 × 10−142.69 × 10−943.70 × 10−111.93 × 10−860
F7Mean2.05 × 10−201.92 × 10−559.33 × 10−283.74 × 10−1545.62 × 10−283
Min5.90 × 10−241.60 × 10−6302.66 × 10−1800
Std4.38 × 10−207.46 × 10−554.83 × 10−271.60 × 10−1530
F8Mean4.60 × 10−131.65 × 10−501.40 × 10−204.00 × 10−388.76 × 10−265
Min3.59 × 10−169.35 × 10−601.22 × 10−232.40 × 10−990
Std1.19 × 10−124.26 × 10−504.22 × 10−202.19 × 10−370
F9Mean7.23 × 1024.02 × 1025.84 × 10−285.54 × 10−1501.19 × 10−284
Min4.95 × 10−201.09 × 10−6001.19 × 10−1750
Std8.81 × 1028.20 × 1022.04 × 10−273.02 × 10−1490
F10Mean1.09 × 10−12801.27 × 10−21200
Min2.74 × 10−1810000
Std5.99 × 10−1280000
F11Mean8.99 × 10−363.47 × 10−1043.38 × 10−505.11 × 10−2650
Min2.77 × 10−422.71 × 10−126000
Std2.12 × 10−351.89 × 10−1031.81 × 10−4900
F12Mean00000
Min00000
Std00000
F13Mean7.91 × 10−351.95 × 10−1013.44 × 10−512.73 × 10−2630
Min6.70 × 10−432.16 × 10−120000
Std2.05 × 10−341.07 × 10−1001.28 × 10−5000
F14Mean9.14 × 1013.23 × 1024.42 × 1026.36 × 10−390
Min1.21 × 10−86.59 × 10−1011.46 × 10−51.20 × 10−1460
Std2.80 × 1024.48 × 1027.10 × 1023.48 × 10−380
F15Mean1.04 × 10−156.81 × 10−169.18 × 10−164.44 × 10−164.44 × 10−16
Min4.44 × 10−164.44 × 10−164.44 × 10−164.44 × 10−164.44 × 10−16
Std1.35 × 10−159.01 × 10−161.23 × 10−1500
F16Mean7.47 × 10−13.24 × 10−33.17 × 10−297.91 × 10−1358.16 × 10−285
Min5.09 × 10−32.96 × 10−7005.46 × 10−1830
Std3.841.30 × 10−21.40 × 10−284.33 × 10−1340
F17Mean7.96 × 10−331.38 × 10−1013.48 × 10−482.07 × 10−2740
Min4.93 × 10−424.65 × 10−118000
Std2.38 × 10−327.52 × 10−1011.26 × 10−4700
F18Mean00000
Min00000
Std00000
F19Mean8.22 × 10−18.62 × 10−12.23 × 10−18.05 × 10−12.81 × 10−1
Min6.59 × 10−17.17 × 10−13.62 × 10−26.92 × 10−13.22 × 10−2
Std7.31 × 10−25.65 × 10−29.35 × 10−26.41 × 10−21.20 × 10−1
F20Mean1.59 × 1015.328.30 × 10−24.185.65 × 10−2
Min2.604.513.91 × 10−32.922.15 × 10−5
Std1.56 × 1013.70 × 10−11.06 × 10−11.185.31 × 10−2
F21Mean2.3501.41 × 10−507.23 × 10−6
Min00000
Std3.9607.48 × 10−501.79 × 10−5
F22Mean3.76 × 10−120000
Min00000
Std2.03 × 10−110000
F23Mean1.43 × 10−11.33 × 10−23.33 × 10−31.76 × 10−150
Min9.99 × 10−24.35 × 10−6207.72 × 10−820
Std7.28 × 10−23.45 × 10−21.82 × 10−27.79 × 10−140
F24Mean−2.30 × 102−1.92 × 102−4.19 × 102−2.07 × 102−4.19 × 102
Min−2.61 × 102−2.38 × 102−4.19 × 102−2.24 × 102−4.19 × 102
Std1.79 × 1012.00 × 1012.31 × 10−39.338.40 × 10−1
F25Mean1.04 × 10−160000
Min00000
Std5.68 × 10−160000
Table 6. Test results of the improved WHO algorithm (RWHO, EWHO, CWHO, I-WHO) with popular metaheuristic algorithms at Dim = 30.
Table 6. Test results of the improved WHO algorithm (RWHO, EWHO, CWHO, I-WHO) with popular metaheuristic algorithms at Dim = 30.
Function BOAGWOSCAHHOSHOSPBOWHORWHOEWHOCWHOI-WHO
F1Mean9.82 × 10−123.91 × 10−303.18 × 10−39.62 × 10−952.78 × 10−1432.50 × 10−1379.73 × 10−471.31 × 10−1063.73 × 10−581.49 × 10−2920
Min7.28 × 10−126.62 × 10−323.06 × 10−53.09 × 10−1171.54 × 10−1493.45 × 10−1393.75 × 10−541.29 × 10−1342.17 × 10−7000
Std1.11 × 10−124.17 × 10−305.55 × 10−35.14 × 10−941.39 × 10−1425.02 × 10−1374.58 × 10−467.17 × 10−1061.84 × 10−5700
F2Mean9.80 × 10−121.28 × 10−52.22 × 1011.12 × 10−981.51 × 10−651.09 × 10−35.99 × 10−157.75 × 10−1096.86 × 10−433.16 × 10−580
Min7.54 × 10−123.76 × 10−72.62 × 10−21.12 × 10−1298.50 × 10−1076.68 × 10−46.03 × 10−392.28 × 10−1343.65 × 10−6100
Std9.94 × 10−131.27 × 10−52.65 × 1014.09 × 10−988.26 × 10−652.31 × 10−43.28 × 10−143.48 × 10−1083.76 × 10−421.73 × 10−570
F3Mean7.47 × 10−141.35 × 10−941.92 × 10−46.49 × 10−12301.99 × 10−1621.19 × 10−1208.27 × 10−1954.75 × 10−10000
Min2.52 × 10−144.50 × 10−1101.84 × 10−102.28 × 10−15104.14 × 10−1822.85 × 10−1427.60 × 10−2232.49 × 10−12200
Std8.69 × 10−147.33 × 10−947.87 × 10−43.54 × 10−12208.01 × 10−1625.22 × 10−12002.55 × 10−9900
F4Mean1.15 × 10−144.88 × 10−508.22 × 10−32.00 × 10−1833.15 × 10−2622.59 × 10−2723.18 × 10−843.43 × 10−2093.14 × 10−10600
Min9.39 × 10−151.29 × 10−554.23 × 10−71.92 × 10−2322.88 × 10−2773.54 × 10−2771.09 × 10−1007.57 × 10−263000
Std1.07 × 10−151.48 × 10−492.68 × 10−20001.66 × 10−8301.21 × 10−10500
F5Mean2.89 × 1012.70 × 1011.52 × 1041.68 × 10−22.82 × 1012.413.10 × 1012.72 × 1011.17 × 1012.64 × 1014.33
Min2.89 × 1012.61 × 1011.23 × 1022.11 × 10−42.72 × 1013.04 × 10−42.58 × 1012.65 × 1011.66 × 10−22.57 × 1018.64 × 10−6
Std2.34 × 10−27.45 × 10−12.15 × 1042.06 × 10−24.90 × 10−13.922.01 × 1014.80 × 10−11.35 × 1015.19 × 10−19.57
F6Mean1.26 × 10−114.75 × 10−59.50 × 1031.61 × 10−712.20 × 10−992.25 × 1031.05 × 10−231.63 × 10−992.44 × 10−225.73 × 10−1750
Min1.08 × 10−116.99 × 10−81.40 × 1033.63 × 10−1012.20 × 10−1061.03 × 1039.25 × 10−338.55 × 10−1245.83 × 10−331.51 × 10−2590
Std1.03 × 10−121.39 × 10−46.09 × 1038.66 × 10−715.74 × 10−996.62 × 1023.24 × 10−236.98 × 10−999.53 × 10−2200
F7Mean7.00 × 10−98.76 × 10−162.28 × 10−11.07 × 10−489.62 × 10−777.93 × 10−684.25 × 10−241.83 × 10−576.72 × 10−305.70 × 10−1654.60 × 10−288
Min6.31 × 10−91.88 × 10−164.80 × 10−31.51 × 10−593.39 × 10−802.02 × 10−686.08 × 10−294.37 × 10−6802.32 × 10−1870
Std3.82 × 10−105.74 × 10−162.34 × 10−14.08 × 10−484.05 × 10−767.77 × 10−681.38 × 10−236.46 × 10−572.96 × 10−2900
F8Mean6.04 × 10−97.47 × 10−73.85 × 1011.03 × 10−488.24 × 10−571.97 × 10−46.13 × 10−171.88 × 10−501.81 × 10−237.58 × 10−1107.80 × 10−265
Min5.12 × 10−94.59 × 10−81.10 × 1011.70 × 10−567.97 × 10−601.25 × 10−43.13 × 10−219.41 × 10−6206.36 × 10−1480
Std3.64 × 10−108.15 × 10−71.17 × 1015.45 × 10−481.69 × 10−564.40 × 10−52.46 × 10−161.02 × 10−494.80 × 10−232.97 × 10−1090
F9Mean1.13 × 10431.58 × 10−156.93 × 10−22.88 × 10−493.37 × 10−778.64 × 10−681.31 × 1023.85 × 1011.17 × 10−281.17 × 10−1571.39 × 10−292
Min4.41 × 10373.67 × 10−165.78 × 10−41.91 × 10−574.65 × 10−815.92 × 10−694.14 × 10−261.10 × 10−6601.01 × 10−1890
Std3.14 × 10431.10 × 10−159.91 × 10−21.03 × 10−487.65 × 10−775.96 × 10−682.32 × 1021.62 × 1026.36 × 10−286.43 × 10−1570
F10Mean1.44 × 10−196.89 × 10−812.18 × 10150001.39 × 10−15904.45 × 10−23900
Min6.57 × 10−402.18 × 10−923.69 × 1090001.75 × 10−2250000
Std4.21 × 10−193.70 × 10−806.54 × 10150007.64 × 10−1590000
F11Mean1.30 × 10−111.47 × 10−272.29 × 1016.56 × 10−995.49 × 10−1414.15 × 10−1348.74 × 10−432.98 × 10−1138.38 × 10−564.87 × 10−2920
Min1.12 × 10−113.62 × 10−291.81 × 10−18.19 × 10−1164.42 × 10−1489.54 × 10−1373.11 × 10−501.94 × 10−129000
Std8.07 × 10−132.73 × 10−276.25 × 1012.61 × 10−981.46 × 10−1401.59 × 10−1333.34 × 10−421.48 × 10−1123.75 × 10−5500
F12Mean001.05 × 10100000000
Min00000000000
Std001.42 × 10100000000
F13Mean1.37 × 10−112.34 × 10−261.26 × 1021.09 × 10−911.15 × 10−1392.47 × 10−1338.23 × 10−416.11 × 10−1091.29 × 10−521.25 × 10−2820
Min1.18 × 10−111.40 × 10−276.85 × 10−22.71 × 10−1141.15 × 10−1463.48 × 10−1351.94 × 10−509.03 × 10−124000
Std8.40 × 10−133.52 × 10−262.52 × 1025.87 × 10−913.26 × 10−1394.73 × 10−1334.17 × 10−403.23 × 10−1085.44 × 10−5200
F14Mean1.07 × 10−111.12 × 10−63.67 × 1013.68 × 10−511.29 × 10−941.41 × 1023.96 × 10−211.10 × 10−942.68 × 10−143.47 × 10−1460
Min9.04 × 10−122.10 × 10−98.222.61 × 10−982.04 × 10−1051.08 × 1025.11 × 10−302.39 × 10−1223.81 × 10−261.80 × 10−2190
Std8.33 × 10−134.11 × 10−62.09 × 1012.02 × 10−506.91 × 10−942.08 × 1011.61 × 10−206.00 × 10−941.26 × 10−121.90 × 10−1450
F15Mean6.10 × 10−91.04 × 10−131.75 × 1014.44 × 10−164.00 × 10−153.48 × 10−145.63 × 10−166.81 × 10−161.04 × 10−154.44 × 10−164.44 × 10−16
Min5.53 × 10−97.51 × 10−141.53 × 10−14.44 × 10−164.00 × 10−152.18 × 10−144.44 × 10−164.44 × 10−164.44 × 10−164.44 × 10−164.44 × 10−16
Std3.90 × 10−101.37 × 10−146.86004.70 × 10−156.49 × 10−169.01 × 10−161.35 × 10−1500
F16Mean4.25 × 10−94.89 × 10−41.414.92 × 10−532.42 × 10−792.23 × 10−75.86 × 10−32.33 × 10−32.68 × 10−327.19 × 10−71.07 × 10−295
Min2.11 × 10−91.53 × 10−179.63 × 10−38.02 × 10−643.33 × 10−823.28 × 10−233.04 × 10−57.97 × 10−6901.30 × 10−1970
Std1.16 × 10−96.40 × 10−42.951.63 × 10−524.42 × 10−795.37 × 10−71.36 × 10−22.91 × 10−38.52 × 10−323.94 × 10−60
F17Mean1.42 × 10−112.15 × 10−246.22 × 1025.93 × 10−841.98 × 10−1387.33 × 10−1313.62 × 10−407.83 × 10−1072.81 × 10−517.68 × 10−2890
Min1.20 × 10−115.21 × 10−262.79 × 10−17.92 × 10−1037.35 × 10−1454.30 × 10−1331.73 × 10−482.40 × 10−125000
Std9.69 × 10−132.19 × 10−241.09 × 1033.25 × 10−835.00 × 10−1381.42 × 10−1301.33 × 10−393.26 × 10−1069.34 × 10−5100
F18Mean7.59 × 10−122.62 × 10−34.72 × 10−100000000
Min3.78 × 10−1206.42 × 10400000000
Std2.56 × 10−126.17 × 10−32.90 × 10−100000000
F19Mean8.91 × 10−15.85 × 10−12.077.47 × 10−25.50 × 10−12.54 × 10−14.52 × 10−15.96 × 10−11.65 × 10−15.50 × 10−12.45 × 10−1
Min5.88 × 10−14.38 × 10−16.01 × 10−12.16 × 10−34.30 × 10−11.83 × 10−12.67 × 10−14.45 × 10−16.18 × 10−24.14 × 10−16.00 × 10−2
Std1.26 × 10−11.08 × 10−14.779.82 × 10−26.49 × 10−23.25 × 10−27.64 × 10−29.17 × 10−27.81 × 10−29.64 × 10−21.24 × 10−1
F20Mean2.291.074.904.61 × 10−51.871.50 × 10−322.531.431.14 × 10−24.15 × 10−11.75 × 10−2
Min1.707.25 × 10−12.093.77 × 10−71.561.50 × 10−328.97 × 10−24.54 × 10−11.88 × 10−41.79 × 10−19.13 × 10−5
Std2.33 × 10−12.02 × 10−16.705.37 × 10−51.93 × 10−11.11 × 10−472.781.703.67 × 10−21.77 × 10−12.78 × 10−2
F21Mean1.05 × 1011.11 × 1019.372.98 × 10−46.73 × 10−12.131.6303.34 × 10−1401.14 × 10−8
Min9.471.02 × 1018.41001.2100000
Std5.30 × 10−14.57 × 10−15.30 × 10−11.29 × 10−31.133.38 × 10−11.9801.83 × 10−1306.22 × 10−8
F22Mean3.26 × 10−132.132.08 × 1010009.16 × 10−90000
Min05.68 × 10−146.41 × 10−300000000
Std9.42 × 10−133.132.21 × 1010005.02 × 10−80000
F23Mean1.82 × 10−11.80 × 10−19.04 × 10−15.00 × 10−519.99 × 10−28.30 × 10−11.27 × 10−12.00 × 10−22.00 × 10−23.65 × 10−60
Min9.99 × 10−29.99 × 10−23.00 × 10−14.10 × 10−569.99 × 10−25.00 × 10−12.56 × 10−117.81 × 10−6308.72 × 10−1030
Std3.64 × 10−24.07 × 10−25.19 × 10−11.44 × 10−501.90 × 10−101.49 × 10−18.28 × 10−24.06 × 10−24.06 × 10−22.00 × 10−50
F24Mean−9.84 × 101−2.07 × 102−1.23 × 102−4.19 × 102−2.08 × 102−4.19 × 102−2.98 × 102−2.47 × 102−4.18 × 102−2.85 × 102−4.17 × 102
Min−7.54 × 101−2.62 × 102−1.40 × 102−4.19 × 102−2.42 × 102−4.19 × 102−3.31 × 102−3.00 × 102−4.19 × 102−3.23 × 102−4.19 × 102
Std1.63 × 1012.54 × 1017.961.321.56 × 1011.49 × 10−141.94 × 1012.40 × 1013.691.85 × 1016.15
F25Mean6.50 × 10−14.35 × 10−24.53 × 10−200000000
Min5.70 × 10−11.11 × 10−162.76 × 10−600000000
Std4.03 × 10−24.04 × 10−25.45 × 10−200000000
Table 7. Test results of the improved WHO algorithm (RWHO, EWHO, CWHO, I-WHO) with popular metaheuristic algorithms at Dim = 60.
Table 7. Test results of the improved WHO algorithm (RWHO, EWHO, CWHO, I-WHO) with popular metaheuristic algorithms at Dim = 60.
Function BOAGWOSCAHHOSHOSPBOWHORWHOEWHOCWHOI-WHO
F1Mean9.95 × 10−124.05 × 10−209.96 × 10−19.56 × 10−953.98 × 10−1291.55 × 10−1321.07 × 10−391.90 × 10−1073.42 × 10−561.40 × 10−2870
Min8.55 × 10−126.56 × 10−212.14 × 10−25.22 × 10−1186.29 × 10−1343.77 × 10−1349.35 × 10−484.31 × 10−1323.07 × 10−6600
Std9.76 × 10−134.09 × 10−208.27 × 10−15.22 × 10−941.57 × 10−1284.40 × 10−1325.76 × 10−391.00 × 10−1061.35 × 10−5500
F2Mean1.18 × 10−114.25 × 10−58.93 × 1022.61 × 10−973.66 × 10−822.87 × 10−35.43 × 10−333.89 × 10−1072.27 × 10−491.26 × 10−2220
Min1.02 × 10−112.99 × 10−63.78 × 1012.57 × 10−1161.03 × 10−1042.11 × 10−31.43 × 10−433.27 × 10−1251.29 × 10−6200
Std7.08 × 10−133.98 × 10−59.66 × 1021.40 × 10−962.01 × 10−814.85 × 10−42.97 × 10−321.69 × 10−1068.64 × 10−4900
F3Mean1.48 × 10−136.32 × 10−833.70 × 10−22.45 × 10−12002.14 × 10−1613.13 × 10−1136.76 × 10−1933.72 × 10−1015.93 × 10−2410
Min1.30 × 10−141.40 × 10−995.52 × 10−42.45 × 10−14802.30 × 10−1829.82 × 10−1368.88 × 10−2237.30 × 10−13000
Std1.58 × 10−133.46 × 10−823.88 × 10−21.34 × 10−11901.17 × 10−1601.69 × 10−11201.99 × 10−10000
F4Mean1.27 × 10−143.33 × 10−349.051.22 × 10−1941.16 × 10−2382.38 × 10−2654.58 × 10−711.17 × 10−2081.85 × 10−10200
Min9.94 × 10−153.11 × 10−361.021.27 × 10−2272.82 × 10−2511.50 × 10−2694.23 × 10−909.65 × 10−256000
Std1.28 × 10−154.81 × 10−346.110002.48 × 10−7001.01 × 10−10100
F5Mean5.89 × 1015.79 × 1011.53 × 1072.66 × 10−25.85 × 1017.608.70 × 1015.80 × 1013.08 × 1015.74 × 1011.21 × 101
Min5.89 × 1015.61 × 1015.94 × 1051.69 × 10−45.73 × 1012.51 × 10−35.65 × 1015.67 × 1011.80 × 10−25.60 × 1016.80 × 10−5
Std2.37 × 10−27.79 × 10−11.22 × 1073.93 × 10−23.79 × 10−11.90 × 1018.39 × 1015.79 × 10−12.87 × 1019.11 × 10−12.35 × 101
F6Mean1.32 × 10−113.258.27 × 1043.71 × 10−643.57 × 10−881.63 × 1043.14 × 10−206.60 × 10−961.55 × 10−148.80 × 10−690
Min1.16 × 10−113.58 × 10−24.44 × 1041.28 × 10−1023.08 × 10−951.10 × 1048.35 × 10−266.29 × 10−1101.45 × 10−259.11 × 10−2270
Std1.09 × 10−126.782.61 × 1041.91 × 10−631.38 × 10−872.12 × 1036.69 × 10−202.50 × 10−958.47 × 10−144.82 × 10−680
F7Mean7.49 × 10−95.22 × 10−101.34 × 1014.50 × 10−482.85 × 10−691.54 × 10−656.55 × 10−211.76 × 10−551.90 × 10−282.93 × 10−1453.13 × 10−287
Min6.77 × 10−91.68 × 10−103.86 × 10−12.96 × 10−551.03 × 10−724.39 × 10−663.02 × 10−253.77 × 10−6504.54 × 10−1760
Std3.79 × 10−102.92 × 10−101.65 × 1012.44 × 10−475.60 × 10−691.03 × 10−651.92 × 10−205.68 × 10−556.37 × 10−281.61 × 10−1440
F8Mean6.31 × 10−93.13 × 10−37.74 × 1014.06 × 10−492.33 × 10−521.34 × 10−12.71 × 10−143.31 × 10−502.01 × 10−211.01 × 10−706.03 × 10−273
Min5.59 × 10−93.47 × 10−46.06 × 1011.26 × 10−562.98 × 10−551.02 × 10−12.06 × 10−174.04 × 10−5806.17 × 10−1380
Std4.47 × 10−103.37 × 10−36.031.58 × 10−483.01 × 10−521.57 × 10−25.44 × 10−141.49 × 10−495.58 × 10−215.53 × 10−700
F9Mean7.65 × 10885.77 × 10−101.39 × 1011.16 × 10−481.31 × 10−681.75 × 10−653.64 × 1022.67 × 1027.39 × 10−286.05 × 10−1551.31 × 10−271
Min3.11 × 10811.71 × 10−102.03 × 10−16.18 × 10−581.51 × 10−724.67 × 10−663.00 × 10−241.07 × 10−6104.50 × 10−1800
Std1.86 × 10892.50 × 10−101.57 × 1015.57 × 10−485.57 × 10−681.71 × 10−655.85 × 1025.52 × 1022.67 × 10−273.30 × 10−1540
F10Mean1.09 × 10−214.56 × 10−465.59 × 10180007.81 × 10−14001.28 × 10−21100
Min5.53 × 10−469.60 × 10−543.88 × 10170006.68 × 10−1780000
Std5.88 × 10−212.29 × 10−457.48 × 10−180004.28 × 10−1390000
F11Mean1.32 × 10−111.33 × 10−173.18 × 1036.58 × 10−965.12 × 10−1261.16 × 10−1302.77 × 10−387.06 × 10−1042.50 × 10−517.64 × 10−2680
Min1.16 × 10−114.44 × 10−192.91 × 1023.58 × 10−1133.42 × 10−1322.14 × 10−1322.01 × 10−436.63 × 10−127000
Std8.86 × 10−139.37 × 10−183.96 × 1032.83 × 10−952.11 × 10−1251.35 × 10−1301.29 × 10−372.43 × 10−1039.69 × 10−5100
F12Mean002.42 × 10300000000
Min002.30 × 10100000000
Std003.23 × 10300000000
F13Mean1.43 × 10−112.85 × 10−162.93 × 1041.57 × 10−933.36 × 10−1252.12 × 10−1282.78 × 10−366.20 × 10−1052.44 × 10−512.73 × 10−2750
Min1.28 × 10−113.50 × 10−175.36 × 1032.59 × 10−1071.34 × 10−1292.78 × 10−1302.65 × 10−449.18 × 10−126000
Std8.93 × 10−133.08 × 10−162.13 × 1047.94 × 10−938.91 × 10−1258.54 × 10−1288.82 × 10−363.38 × 10−1047.29 × 10−5100
F14Mean1.09 × 10−118.34 × 10−12.34 × 1026.16 × 10−195.86 × 10−784.91 × 1022.24 × 10−108.89 × 1012.17 × 1017.27 × 10−740
Min8.67 × 10−126.45 × 10−21.11 × 1025.83 × 10−625.08 × 10−863.90 × 1022.14 × 10−181.56 × 10−1126.94 × 10−114.73 × 10−1590
Std9.31 × 10−137.15 × 10−16.46 × 1013.38 × 10−182.16 × 10−775.07 × 1011.04 × 10−92.22 × 1021.18 × 1023.98 × 10−730
F15Mean5.93 × 10−94.97 × 10−102.05 × 1014.44 × 10−164.00 × 10−157.84 × 10−147.99 × 10−166.81 × 10−166.81 × 10−164.44 × 10−164.44 × 10−16
Min5.33 × 10−92.21 × 10−102.04 × 1014.44 × 10−164.00 × 10−156.79 × 10−144.44 × 10−164.44 × 10−164.44 × 10−164.44 × 10−164.44 × 10−16
Std3.31 × 10−102.12 × 10−105.51 × 10−2004.47 × 10−151.08 × 10−159.01 × 10−169.01 × 10−1600
F16Mean4.68 × 10−91.66 × 10−31.08 × 1011.59 × 10−52.13 × 10−704.22 × 10−62.12 × 10−23.78 × 10−31.67 × 10−304.66 × 10−751.11 × 10−294
Min2.60 × 10−92.07 × 10−116.76 × 10−17.79 × 10−636.97 × 10−733.80 × 10−224.00 × 10−242.34 × 10−6507.72 × 10−1850
Std1.19 × 10−91.54 × 10−38.398.69 × 10−54.56 × 10−701.90 × 10−52.76 × 10−28.52 × 10−35.50 × 10−302.55 × 10−740
F17Mean1.49 × 10−111.95 × 10−146.26 × 1055.77 × 10−904.80 × 10−1211.15 × 10−1266.30 × 10−331.09 × 10−983.20 × 10−481.50 × 10−2680
Min1.25 × 10−112.26 × 10−156.66 × 1032.70 × 10−1055.67 × 10−1271.22 × 10−1281.53 × 10−397.47 × 10−1192.00 × 10−5900
Std1.04 × 10−121.43 × 10−146.83 × 1053.13 × 10−891.83 × 10−1202.12 × 10−1262.93 × 10−324.35 × 10−981.31 × 10−4700
F18Mean9.66 × 10−121.45 × 10−31.5700000000
Min5.12 × 10−1201.0500000000
Std2.51 × 10−125.53 × 10−34.14 × 10−100000000
F19Mean1.077.33 × 10−13.04 × 1031.72 × 10−17.16 × 10−14.00 × 10−17.36 × 10−18.03 × 10−12.38 × 10−17.45 × 10−12.41 × 10−1
Min8.27 × 10−15.68 × 10−11.262.07 × 10−46.00 × 10−13.18 × 10−15.72 × 10−17.10 × 10−18.34 × 10−25.82 × 10−11.11 × 10−2
Std1.51 × 10−18.63 × 10−23.03 × 1031.35 × 10−16.66 × 10−24.09 × 10−28.53 × 10−26.38 × 10−29.93 × 10−28.00 × 10−21.60 × 10−1
F20Mean5.533.335.92 × 1011.23 × 10−44.511.50 × 10−325.774.224.59 × 10−21.962.77 × 10−2
Min4.932.728.483.69 × 10−64.211.50 × 10−321.112.135.49 × 10−41.104.91 × 10−5
Std1.67 × 10−13.69 × 10−13.13 × 1011.85 × 10−41.82 × 10−11.11 × 10−475.915.576.52 × 10−26.95 × 10−12.99 × 10−2
F21Mean2.40 × 1012.53 × 1012.18 × 1011.22 × 10−42.115.491.8903.53 × 10−1604.37 × 10−7
Min2.16 × 1012.39 × 1012.03 × 101004.9100000
Std7.17 × 10−16.45 × 10−17.82 × 10−12.19 × 10−45.743.14 × 10−13.8401.94 × 10−1502.39 × 10−6
F22Mean3.79 × 10−155.231.45 × 102001.59 × 10−135.79 × 10−70000
Min01.14 × 10−123.36 × 10100000000
Std2.08 × 10−146.786.89 × 101006.40 × 10−143.17 × 10−60000
F23Mean1.98 × 10−12.67 × 10−15.578.53 × 10−509.99 × 10−21.841.43 × 10−12.00 × 10−29.99 × 10−39.55 × 10−90
Min1.05 × 10−12.00 × 10−11.723.74 × 10−599.99 × 10−21.509.99 × 10−21.08 × 10−6003.28 × 10−730
Std1.78 × 10−25.39 × 10−22.203.37 × 10−496.80 × 10−101.61 × 10−11.04 × 10−14.06 × 10−23.05 × 10−24.12 × 10−80
F24Mean−4.49 × 101−1.16 × 102−6.00 × 101−2.79 × 102−9.12 × 101−2.79 × 102−2.56 × 102−2.23 × 102−4.19 × 102−2.38 × 102−4.18 × 102
Min−3.67 × 101−1.50 × 102−7.20 × 101−2.79 × 102−1.07 × 102−2.79 × 102−2.92 × 102−2.96 × 102−4.19 × 102−2.61 × 102−4.19 × 102
Std6.231.64 × 1014.471.028.647.46 × 10−141.61 × 1012.91 × 1012.62 × 10−31.13 × 1013.52
F25Mean7.45 × 10−15.49 × 10−22.17 × 10−1001.81 × 10−1600000
Min6.95 × 10−12.63 × 10−127.08 × 10−2001.11 × 10−1600000
Std2.12 × 10−24.78 × 10−21.20 × 10−1005.44 × 10−1700000
Table 8. Test results of the improved WHO algorithm (RWHO, EWHO, CWHO, I-WHO) with popular metaheuristic algorithms at Dim = 90.
Table 8. Test results of the improved WHO algorithm (RWHO, EWHO, CWHO, I-WHO) with popular metaheuristic algorithms at Dim = 90.
Function BOAGWOSCAHHOSHOSPBOWHORWHOEWHOCWHOI-WHO
F1Mean9.78 × 10−125.04 × 10−165.833.25 × 10−971.94 × 10−1239.14 × 10−1314.94 × 10−401.03 × 10−1073.38 × 10−552.46 × 10−2670
Min8.02 × 10−124.98 × 10−171.025.16 × 10−1185.16 × 10−1291.93 × 10−1322.45 × 10−461.00 × 10−1291.27 × 10−6200
Std9.59 × 10−134.53 × 10−163.221.72 × 10−968.64 × 10−1231.40 × 10−1301.48 × 10−395.61 × 10−1079.03 × 10−5500
F2Mean1.21 × 10−115.36 × 10−52.85 × 1031.87 × 10−942.04 × 10−904.48 × 10−39.62 × 10−358.26 × 10−1071.26 × 10−482.61 × 10−2210
Min1.03 × 10−111.08 × 10−55.70 × 1024.91 × 10−1133.50 × 10−1093.32 × 10−34.90 × 10−443.02 × 10−1255.71 × 10−5900
Std9.47 × 10−133.88 × 10−51.74 × 1031.02 × 10−931.12 × 10−896.65 × 10−43.06 × 10−343.33 × 10−1066.80 × 10−4800
F3Mean9.16 × 10−141.50 × 10−591.85 × 10−14.87 × 10−12501.05 × 10−1641.33 × 10−1079.20 × 10−1943.91 × 10−998.01 × 10−1550
Min1.93 × 10−155.03 × 10−883.27 × 10−21.54 × 10−14503.97 × 10−1838.20 × 10−1386.19 × 10−2235.27 × 10−12500
Std1.09 × 10−138.21 × 10−591.68 × 10−11.55 × 10−124007.29 × 10−10702.14 × 10−984.39 × 10−1540
F4Mean1.40 × 10−149.51 × 10−271.06 × 1027.94 × 10−1925.27 × 10−2294.39 × 10−2607.37 × 10−667.03 × 10−2101.44 × 10−9900
Min1.18 × 10−147.30 × 10−291.83 × 1011.98 × 10−2252.93 × 10−2427.11 × 10−2643.22 × 10−794.71 × 10−239000
Std1.06 × 10−152.22 × 10−266.24 × 1010002.80 × 10−6506.77 × 10−9900
F5Mean8.89 × 1018.76 × 1016.54 × 1075.02 × 10−28.86 × 1012.22 × 1012.44 × 1028.80 × 1013.91 × 1018.76 × 1012.55 × 101
Min8.89 × 1018.60 × 1011.01 × 1074.33 × 10−58.80 × 1017.50 × 10−38.66 × 1018.68 × 1012.00 × 10−38.62 × 1011.57 × 10−2
Std2.99 × 10−27.71 × 10−13.79 × 1076.15 × 10−23.04 × 10−13.72 × 1018.48 × 1024.63 × 10−14.32 × 1018.13 × 10−13.90 × 101
F6Mean1.36 × 10−113.03 × 1021.83 × 1051.25 × 10−493.24 × 10−863.88 × 1042.96 × 10−156.93 × 10−956.93 × 10−123.52 × 10−870
Min1.19 × 10−111.90 × 1019.78 × 1041.15 × 10−914.09 × 10−923.01 × 1042.74 × 10−221.07 × 10−1158.94 × 10−268.47 × 10−2280
Std1.00 × 10−122.66 × 1024.14 × 1046.86 × 10−499.65 × 10−864.23 × 1031.60 × 10−142.69 × 10−943.70 × 10−111.93 × 10−860
F7Mean7.44 × 10−91.22 × 10−77.67 × 1011.04 × 10−495.74 × 10−661.41 × 10−642.05 × 10−201.92 × 10−559.33 × 10−283.74 × 10−1545.62 × 10−283
Min6.50 × 10−94.46 × 10−81.23 × 1011.02 × 10−569.04 × 10−694.43 × 10−655.90 × 10−241.60 × 10−6302.66 × 10−1800
Std4.26 × 10−105.27 × 10−85.73 × 1012.12 × 10−491.11 × 10−659.29 × 10−654.38 × 10−207.46 × 10−554.83 × 10−271.60 × 10−1530
F8Mean6.39 × 10−94.69 × 10−18.82 × 1013.28 × 10−484.51 × 10−501.024.60 × 10−131.65 × 10−501.40 × 10−204.00 × 10−388.76 × 10−265
Min5.78 × 10−92.96 × 10−27.90 × 1011.79 × 10−581.70 × 10−529.05 × 10−13.59 × 10−169.35 × 10−601.22 × 10−232.40 × 10−990
Std3.15 × 10−106.99 × 10−13.221.37 × 10−478.56 × 10−506.34 × 10−21.19 × 10−124.26 × 10−504.22 × 10−202.19 × 10−370
F9Mean3.13 × 101351.47 × 10−74.58 × 1014.04 × 10−478.63 × 10−661.92 × 10−647.23 × 1024.02 × 1025.84 × 10−285.54 × 10−1501.19 × 10−284
Min9.55 × 101266.53 × 10−84.643.79 × 10−623.72 × 10−686.62 × 10−654.95 × 10−201.09 × 10−6001.19 × 10−1750
Std1.69 × 101365.27 × 10−84.00 × 1011.80 × 10−461.92 × 10−651.24 × 10−648.81 × 1028.20 × 1022.04 × 10−273.02 × 10−1490
F10Mean2.32 × 10−256.28 × 10−315.37 × 10190001.09 × 10−12801.27 × 10−21200
Min8.75 × 10−463.20 × 10−415.27 × 10170002.74 × 10−1810000
Std1.19 × 10−242.91 × 10−302.93 × 10190005.99 × 10−1280000
F11Mean1.37 × 10−112.01 × 10−131.03 × 1041.29 × 10−951.44 × 10−1205.23 × 10−1288.99 × 10−363.47 × 10−1043.38 × 10−505.11 × 10−2650
Min1.20 × 10−114.26 × 10−142.19 × 1035.49 × 10−1111.62 × 10−1266.81 × 10−1302.77 × 10−422.71 × 10−126000
Std7.39 × 10−131.32 × 10−136.05 × 1034.33 × 10−957.66 × 10−1201.63 × 10−1272.12 × 10−351.89 × 10−1031.81 × 10−4900
F12Mean007.71 × 10300000000
Min008.76 × 10200000000
Std006.77 × 10300000000
F13Mean1.48 × 10−116.97 × 10−122.60 × 1052.58 × 10−931.47 × 10−1208.47 × 10−1277.91 × 10−351.95 × 10−1013.44 × 10−512.73 × 10−2630
Min1.33 × 10−111.60 × 10−122.61 × 1047.37 × 10−1104.62 × 10−1272.17 × 10−1286.70 × 10−432.16 × 10−120000
Std8.07 × 10−139.39 × 10−122.00 × 1051.41 × 10−922.60 × 10−1201.48 × 10−1262.05 × 10−341.07 × 10−1001.28 × 10−5000
F14Mean1.07 × 10−114.49 × 1015.34 × 1029.12 × 10−138.47 × 10−668.34 × 1029.14 × 1013.23 × 1024.42 × 1026.36 × 10−390
Min8.88 × 10−127.802.91 × 1022.72 × 10−592.08 × 10−737.50 × 1021.21 × 10−86.59 × 10−1011.46 × 10−51.20 × 10−1460
Std1.00 × 10−122.98 × 1011.03 × 1024.98 × 10−124.40 × 10−654.96 × 1012.80 × 1024.48 × 1027.10 × 1023.48 × 10−380
F15Mean5.88 × 10−95.72 × 10−82.06 × 1014.44 × 10−164.00 × 10−151.28 × 10−131.04 × 10−156.81 × 10−169.18 × 10−164.44 × 10−164.44 × 10−16
Min5.36 × 10−93.48 × 10−82.05 × 1014.44 × 10−164.00 × 10−151.03 × 10−134.44 × 10−164.44 × 10−164.44 × 10−164.44 × 10−164.44 × 10−16
Std3.08 × 10−101.97 × 10−84.92 × 10−2009.68 × 10−151.35 × 10−159.01 × 10−161.23 × 10−1500
F16Mean5.62 × 10−92.75 × 10−32.00 × 1012.13 × 10−342.93 × 10−674.15 × 10−67.47 × 10−13.24 × 10−33.17 × 10−297.91 × 10−1358.16 × 10−285
Min2.27 × 10−94.24 × 10−43.467.22 × 10−601.90 × 10−696.08 × 10−195.09 × 10−32.96 × 10−7005.46 × 10−1830
Std1.46 × 10−92.30 × 10−31.15 × 1011.17 × 10−337.64 × 10−671.39 × 10−53.841.30 × 10−21.40 × 10−284.33 × 10−1340
F17Mean1.56 × 10−113.30 × 10−108.81 × 1062.98 × 10−925.55 × 10−1186.94 × 10−1257.96 × 10−331.38 × 10−1013.48 × 10−482.07 × 10−2740
Min1.36 × 10−115.76 × 10−113.13 × 1055.97 × 10−1043.83 × 10−1232.29 × 10−1264.93 × 10−424.65 × 10−118000
Std1.07 × 10−122.65 × 10−108.96 × 1068.84 × 10−921.69 × 10−1177.77 × 10−1252.38 × 10−327.52 × 10−1011.26 × 10−4700
F18Mean1.20 × 10−112.59 × 10−33.6200000000
Min3.15 × 10−123.89 × 10−151.1900000000
Std2.97 × 10−126.77 × 10−31.5700000000
F19Mean1.168.29 × 10−11.15 × 1041.59 × 10−17.70 × 10−15.28 × 10−18.22 × 10−18.62 × 10−12.23 × 10−18.05 × 10−12.81 × 10−1
Min8.86 × 10−16.44 × 10−19.94 × 1024.21 × 10−46.36 × 10−14.62 × 10−16.59 × 10−17.17 × 10−13.62 × 10−26.92 × 10−13.22 × 10−2
Std2.37 × 10−11.12 × 10−17.03 × 1031.16 × 10−15.19 × 10−23.11 × 10−27.31 × 10−25.65 × 10−29.35 × 10−26.41 × 10−21.20 × 10−1
F20Mean8.445.591.99 × 1022.25 × 10−47.141.50 × 10−321.59 × 1015.328.30 × 10−24.185.65 × 10−2
Min7.944.816.45 × 1012.67 × 10−76.261.50 × 10−322.604.513.91 × 10−32.922.15 × 10−5
Std1.45 × 10−14.07 × 10−17.03 × 1013.99 × 10−43.39 × 10−11.11 × 10−471.56 × 1013.70 × 10−11.06 × 10−11.185.31 × 10−2
F21Mean3.76 × 1013.99 × 1013.46 × 1011.99 × 10−31.668.822.3501.41 × 10−507.23 × 10−6
Min3.60 × 1013.77 × 1013.28 × 101007.3300000
Std6.20 × 10−18.50 × 10−17.99 × 10−18.61 × 10−36.306.35 × 10−13.9607.48 × 10−501.79 × 10−5
F22Mean08.342.61 × 102002.39 × 10−133.76 × 10−120000
Min03.05 × 10−111.29 × 102001.14 × 10−1300000
Std06.911.07 × 102004.58 × 10−142.03 × 10−110000
F23Mean2.05 × 10−13.43 × 10−11.02 × 1015.54 × 10−499.99 × 10−22.791.43 × 10−11.33 × 10−23.33 × 10−31.76 × 10−150
Min1.71 × 10−13.00 × 10−16.001.03 × 10−579.99 × 10−22.309.99 × 10−24.35 × 10−6207.72 × 10−820
Std1.98 × 10−25.04 × 10−22.891.60 × 10−482.19 × 10−92.98 × 10−17.28 × 10−23.45 × 10−21.82 × 10−27.79 × 10−140
F24Mean−5.60 × 101−1.68 × 102−7.28 × 101−4.19 × 102−1.11 × 102−4.19 × 102−2.30 × 102−1.92 × 102−4.19 × 102−2.07 × 102−4.19 × 102
Min−3.96 × 101−2.15 × 102−8.50 × 101−4.19 × 102−1.40 × 102−4.19 × 102−2.61 × 102−2.38 × 102−4.19 × 102−2.24 × 102−4.19 × 102
Std7.902.40 × 1014.511.28 × 10−11.04 × 1011.95 × 10−131.79 × 1012.00 × 1012.31 × 10−39.338.40 × 10−1
F25Mean7.94 × 10−14.93 × 10−22.51 × 10−1004.51 × 10−161.04 × 10−160000
Min7.53 × 10−11.27 × 10−29.06 × 10−2003.33 × 10−1600000
Std1.71 × 10−22.42 × 10−21.05 × 10−1007.10 × 10−175.68 × 10−160000
Table 9. Test results of the improved WHO algorithm (RWHO, EWHO, CWHO, I-WHO) with popular metaheuristic algorithms at Dim = 500.
Table 9. Test results of the improved WHO algorithm (RWHO, EWHO, CWHO, I-WHO) with popular metaheuristic algorithms at Dim = 500.
Function BOAGWOSCAHHOSHOSPBOWHORWHOEWHOCWHOI-WHO
F1Mean9.23 × 10−127.25 × 10−43.46 × 10142.05 × 10−872.15 × 10−1126.76 × 10−1256.70 × 10−351.12 × 10−1001.04 × 10−508.58 × 10−2420
Min7.52 × 10−124.71 × 10−64.08 × 1076.8 × 10−1124.12 × 10−1174.27 × 10−1261.22 × 10−382.81 × 10−1237.79 × 10−6300
Std7.20 × 10−131.46 × 10−31.81 × 10151.12 × 10−864.87 × 10−1129.12 × 10−1252.08 × 10−346.11 × 10−1004.70 × 10−5000
F2Mean1.33 × 10−111.75 × 10−38.95 × 1045.61 × 10−949.66 × 10−973.06 × 10−28.61 × 10−331.77 × 10−971.23 × 10−505.29 × 10−1860
Min1.16 × 10−116.90 × 10−45.65 × 1046.60 × 10−1152.08 × 10−1092.59 × 10−25.24 × 10−393.93 × 10−1221.09 × 10−613.80 × 10−2890
Std7.33 × 10−137.79 × 10−42.42 × 1042.42 × 10−933.03 × 10−962.56 × 10−32.40 × 10−329.70 × 10−972.37 × 10−5000
F3Mean1.10 × 10−131.92 × 10−41.749.30 × 10−12502.26 × 10−1643.86 × 10−1071.27 × 10−1881.22 × 10−1051.77 × 10−420
Min2.41 × 10−143.00 × 10−115.95 × 10−17.20 × 10−15001.22 × 10−1823.42 × 10−1359.18 × 10−2271.45 × 10−1288.81 × 10−1290
Std1.06 × 10−139.06 × 10−45.76 × 10−14.50 × 10−124001.85 × 10−10606.65 × 10−1057.56 × 10−420
F4Mean1.54 × 10−148.85 × 10−101.58 × 1043.60 × 10−1891.03 × 10−2051.93 × 10−2466.07 × 10−552.31 × 10−1965.27 × 10−8900
Min1.31 × 10−146.85 × 10−118.31 × 1032.10 × 10−2306.07 × 10−2172.11 × 10−2491.64 × 10−684.39 × 10−232000
Std1.20 × 10−159.28 × 10−103.49 × 1030002.53 × 105402.89 × 10−8800
F5Mean4.99 × 1024.98 × 1022.01 × 1091.57 × 10−14.99 × 1023.61 × 1024.98 × 1024.98 × 1023.19 × 1024.98 × 1021.66 × 102
Min4.99 × 1024.98 × 1021.06 × 1091.89 × 10−44.98 × 1021.62 × 1024.98 × 1024.97 × 1022.324.98 × 1024.36 × 10−2
Std3.18 × 10−22.46 × 10−14.30 × 1083.38 × 10−17.65 × 10−21.01 × 1023.39 × 10−11.87 × 10−12.20 × 10−21.01 × 10−12.29 × 102
F6Mean1.44 × 10−113.42 × 1056.91 × 1063.70 × 10−541.38 × 10−788.40 × 1058.89 × 10−118.25 × 10−952.57 × 10−42.34 × 10−190
Min1.39 × 10−113.26 × 1056.68 × 1064.38 × 10−655.37 × 10−827.74 × 1054.28 × 10−172.02 × 10−1018.66 × 10−83.88 × 10−760
Std4.14 × 10−131.65 × 10−43.91 × 1056.41 × 10−542.27 × 10−786.04 × 1041.54 × 10−101.38 × 10−944.45 × 10−44.06 × 10−190
F7Mean8.46 × 10−91.15 × 10−11.02 × 1031.29 × 10−483.80 × 10−582.11 × 10−618.28 × 10−172.59 × 10−522.46 × 10−262.55 × 10−1393.41 × 10−284
Min7.53 × 10−97.84 × 10−25.22 × 1025.42 × 10−562.03 × 10−618.41 × 10−627.69 × 10−223.32 × 10−6101.01 × 10−1680
Std3.73 × 10−102.14 × 10−23.38 × 1023.31 × 10−481.38 × 10−579.12 × 10−624.18 × 10−169.64 × 10−525.87 × 10−261.40 × 10−1380
F8Mean6.60 × 10−96.62 × 1019.91 × 1011.38 × 10−487.05 × 10−463.45 × 1013.16 × 10−103.84 × 10−481.27 × 10−172.49 × 10−82.33 × 10−245
Min5.86 × 10−95.86 × 1019.82 × 1011.77 × 10−571.96 × 10−483.26 × 1016.38 × 10−139.04 × 10−561.61 × 10−202.98 × 10−460
Std4.43 × 10−103.782.78 × 10−16.10 × 10−482.60 × 10456.62 × 10−14.15 × 10−101.70 × 10−474.12 × 10−171.36 × 10−070
F9Mean6.55 × 1041.18 × 101016.55 × 1049.48 × 10−496.55 × 1046.55 × 1048.71 × 1033.76 × 1034.93 × 10−255.37 × 10−1441.66 × 10−283
Min6.55 × 1049.35 × 10−36.55 × 1041.69 × 10−556.55 × 1046.55 × 1043.60 × 10−193.96 × 10−618.37 × 10−301.06 × 10−1660
Std6.55 × 1046.46 × 101016.55 × 1044.03 × 10−486.55 × 1046.55 × 1046.90 × 1035.73 × 1031.59 × 10−242.78 × 10−1430
F10Mean7.46 × 10−342.80 × 1051.79 × 10210002.10 × 10−9205.55 × 10−1797.45 × 10−1950
Min1.61 × 10−482.88 × 10−11.28 × 10210003.87 × 10−1320000
Std3.16 × 10−331.49 × 1062.39 × 10200001.15 × 10−910000
F11Mean1.44 × 10−111.75 × 10−32.01 × 1058.74 × 10−943.10 × 10−1081.49 × 10−1229.71 × 10−301.87 × 10−1021.76 × 10−495.27 × 10−2370
Min1.29 × 10−118.83 × 10−46.28 × 1044.54 × 10−1109.30 × 10−1173.36 × 10−1232.21 × 10−372.75 × 10−12005.11 × 10−2970
Std9.41 × 10−135.72 × 10−45.79 × 1044.77 × 10−931.60 × 10−1071.34 × 10−1222.79 × 10−299.41 × 10−1027.14 × 10−4900
F12Mean01.001.87 × 1050003.33 × 10−20000
Min007.24 × 10400000000
Std08.71 × 10−15.79 × 1040001.83 × 10−10000
F13Mean1.54 × 10−113.46 × 10−14.89 × 1071.51 × 10−915.80 × 10−1073.28 × 10−1201.24 × 10−271.45 × 10−943.66 × 10−462.76 × 10−2250
Min1.36 × 10−119.84 × 10−22.95 × 1071.57 × 10−1041.40 × 10−1132.14 × 10−1219.99 × 10−363.22 × 10−11402.78 × 10−3070
Std9.58 × 10−131.40 × 10−11.31 × 1077.26 × 10−911.40 × 10−1064.32 × 10−1204.56 × 10−277.91 × 10−941.37 × 10−4500
F14Mean6.43 × 10−133.97 × 1031.14 × 1082.36 × 1031.07 × 10−136.11 × 1036.59 × 1034.10 × 1039.15 × 10−36.63 × 1010
Min9.85 × 10−393.29 × 1038.83 × 1031.28 × 10−51.33 × 10−265.67 × 1035.02 × 1032.60 × 10−962.45 × 10−36.04 × 10−180
Std1.99 × 10−124.63 × 1025.49 × 1082.74 × 1035.14 × 10−131.90 × 1021.20 × 1033.48 × 1035.94 × 1031.87 × 1020
F15Mean5.76 × 10−92.13 × 10−32.08 × 1018.88 × 10−164.68 × 10−158.30 × 10−131.72 × 10−151.36 × 10−151.72 × 10−158.88 × 10−168.88 × 10−16
Min5.18 × 10−91.47 × 10−32.07 × 1018.88 × 10−164.44 × 10−157.86 × 10−138.88 × 10−168.88 × 10−168.88 × 10−168.88 × 10−168.88 × 10−16
Std2.73 × 10−103.81 × 10−42.71 × 10−209.01 × 10−162.14 × 10−141.53 × 10−151.23 × 10−151.53 × 10−1500
F16Mean7.15 × 10−96.55 × 10−21.38 × 1023.98 × 10−56.81 × 10−601.79 × 10−43.762.08 × 10−557.29 × 10−293.52 × 10−1411.96 × 10−279
Min4.32 × 10−94.70 × 10−25.52 × 1014.63 × 10−593.57 × 10−631.35 × 10−54.50 × 10−21.04 × 10−611.92 × 10−329.83 × 10−1710
Std1.15 × 10−99.53 × 10−33.85 × 1012.18 × 10−41.51 × 10−591.84 × 10−41.67 × 1018.04 × 10−551.83 × 10−281.93 × 10−1400
F17Mean1.56 × 10−113.214.03 × 1092.86 × 10−893.39 × 10−1066.50 × 10−1191.98 × 10−263.52 × 10−975.69 × 10−423.40 × 10−2480
Min1.38 × 10−118.92 × 10−18.41 × 1081.24 × 10−1081.96 × 10−1108.09 × 10−1201.23 × 10−331.68 × 10−11701.96 × 10−2990
Std8.40 × 10−131.672.07 × 1091.00 × 10−888.22 × 10−1068.26 × 10−1196.81 × 10−261.23 × 10−963.12 × 10−4100
F18Mean1.42 × 10−111.19 × 10−25.16 × 101009.99 × 10−1600000
Min1.30 × 10−113.47 × 10−61.89 × 101009.99 × 10−1600000
Std7.68 × 10−132.44 × 10−21.54 × 10100000000
F19Mean2.201.012.09 × 1053.43 × 10−19.82 × 10−18.33 × 10−19.35 × 10−19.61 × 10−13.85 × 10−19.47 × 10−15.09 × 10−1
Min9.37 × 10−18.71 × 10−13.20 × 1041.02 × 10−29.29 × 10−18.07 × 10−18.77 × 10−19.07 × 10−11.17 × 10−18.80 × 10−11.52 × 10−1
Std1.414.75 × 10−29.14 × 1044.65 × 10−12.94 × 10−21.74 × 10−22.96 × 10−22.36 × 10−21.67 × 10−12.79 × 10−21.73 × 10−1
F20Mean4.59 × 1014.03 × 1012.42 × 1035.39 × 10−44.44 × 1011.50 × 10−321.42 × 1024.14 × 1016.92 × 10−14.16 × 1013.40 × 10−1
Min4.59 × 1014.01 × 1012.10 × 1032.46 × 10−64.43 × 1011.50 × 10−323.87 × 1014.08 × 1015.08 × 10−14.11 × 1019.53 × 10−2
Std1.59 × 10−24.60 × 10−12.86 × 1025.79 × 10−41.14 × 10−108.97 × 1016.54 × 10−11.61 × 10−17.99 × 10−13.09 × 10−1
F21Mean2.31 × 1022.41 × 1022.10 × 1022.62 × 10−32.78 × 1015.87 × 1011.21 × 10105.51 × 10−601.20 × 10−5
Min2.26 × 1022.38 × 1022.04 × 102005.56 × 10100000
Std2.088.50 × 10−12.565.13 × 10−37.30 × 1011.452.99 × 10103.02 × 10−506.55 × 10−5
F22Mean08.06 × 1011.12 × 103001.49 × 10−1100000
Min03.57 × 1014.49 × 102001.09 × 10−1100000
Std03.06 × 1014.12 × 102001.80 × 10−1200000.
F23Mean2.04 × 10−11.064.67 × 1013.47 × 10−501.10 × 10−11.77 × 1011.50 × 10−12.33 × 10−23.33 × 10−33.34 × 10−30
Min1.01 × 10−19.00 × 10−12.49 × 1011.13 × 10−559.99 × 10−21.58 × 1014.02 × 10−66.74 × 10−575.05 × 10−281.31 × 10−410
Std2.76 × 10−28.98 × 10−28.967.73 × 10−503.05 × 10−29.07 × 10−11.38 × 10−14.30 × 10−21.82 × 10−21.82 × 10−20
F24Mean−1.34 × 102−6.19 × 102−1.72 × 102−2.33 × 103−2.43 × 10−2−2.33 × 103−6.34 × 102−5.28 × 10−2−2.33 × 103−5.69 × 102−2.32 × 103
Min−1.03 × 102−7.12 × 102−2.00 × 102−2.33 × 103−2.94 × 10−2−2.33 × 103−7.77 × 102−6.27 × 10−2−2.33 × 103−6.53 × 102−2.33 × 103
Std2.19 × 1019.87 × 1011.24 × 1013.90 × 10−12.47 × 1016.49 × 10−135.60 × 1014.80 × 1013.143.28 × 1011.41 × 101
F25Mean9.10 × 10−14.35 × 10−21.93 × 10−1002.08 × 10−151.48 × 10−170000
Min8.84 × 10−12.58 × 10−23.77 × 10−2001.78 × 10−1500000
Std1.05 × 10−21.09 × 10−29.85 × 10−2001.77 × 10−168.11 × 10−170000
Table 10. Results of Wilcoxon signed-rank test p-values for RWHO, EWHO, CWHO, I-WHO, and WHO comparisons.
Table 10. Results of Wilcoxon signed-rank test p-values for RWHO, EWHO, CWHO, I-WHO, and WHO comparisons.
FunctionRWHOEWHOCWHOI-WHO
F13.02 × 10−113.02 × 10−112.92 × 10−111.21 × 10−12
F23.02 × 10−113.02 × 10−113.02 × 10−111.21 × 10−12
F33.02 × 10−117.12 × 10−91.21 × 10−121.21 × 10−12
F43.02 × 10−113.01 × 10−111.21 × 10−121.21 × 10−12
F57.62 × 10−36.10 × 10−39.33 × 10−22.67 × 10−9
F63.02 × 10−117.62 × 10−13.02 × 10−111.21 × 10−12
F73.02 × 10−113.22 × 10−123.02 × 10−112.26 × 10−11
F83.02 × 10−113.33 × 10−113.02 × 10−112.86 × 10−11
F93.96 × 10−82.98 × 10−113.02 × 10−112.26 × 10−11
F101.21 × 10−123.01 × 10−111.21 × 10−121.21 × 10−12
F113.02 × 10−113.64 × 10−112.86 × 10−111.21 × 10−12
F123.34 × 10−13.34 × 10−13.34 × 10−13.34 × 10−1
F133.02 × 10−113.00 × 10−113.00 × 10−111.21 × 10−12
F145.57 × 10−104.44 × 10−73.02 × 10−111.21 × 10−12
F154.76 × 10−21.35 × 10−11.09 × 10−21.09 × 10−2
F167.29 × 10−32.98 × 10−113.69 × 10−112.40 × 10−11
F173.02 × 10−113.01 × 10−112.95 × 10−111.21 × 10−12
F18NaNNaNNaNNaN
F194.74 × 10−66.70 × 10−116.10 × 10−32.92 × 10−9
F207.84 × 10−15.57 × 10−106.97 × 10−34.62 × 10−10
F211.66 × 10−111.66 × 10−111.66 × 10−113.98 × 10−10
F223.34 × 10−13.34 × 10−13.34 × 10−13.34 × 10−1
F238.89 × 10−111.71 × 10−91.25 × 10−113.80 × 10−13
F249.76 × 10−103.02 × 10−111.27 × 10−23.02 × 10−11
F253.34 × 10−13.34 × 10−13.34 × 10−13.34 × 10−1
Table 11. Results of Wilcoxon signed-rank test p-values for I-WHO and popular metaheuristic algorithms.
Table 11. Results of Wilcoxon signed-rank test p-values for I-WHO and popular metaheuristic algorithms.
FunctionBOAGWOSCAHHOSHOSPBO
F11.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−12
F21.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−12
F31.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−12NaN1.21 × 10−12
F41.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−12
F53.02 × 10−112.03 × 10−93.02 × 10−115.00 × 10−92.61 × 10−109.23 × 10−1
F61.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−12
F72.26 × 10−112.26 × 10−112.26 × 10−112.26 × 10−112.26 × 10−112.26 × 10−11
F82.86 × 10−112.86 × 10−112.86 × 10−112.86 × 10−112.86 × 10−112.86 × 10−11
F92.26 × 10−112.26 × 10−112.26 × 10−112.26 × 10−112.26 × 10−112.26 × 10−11
F101.21 × 10−121.21 × 10−121.21 × 10−12NaNNaNNaN
F111.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−12
F12NaNNaN1.91 × 10−10NaNNaNNaN
F131.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−12
F141.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−12
F151.21 × 10−129.95 × 10−131.21 × 10−12NaN3.94 × 10−126.75 × 10−13
F162.40 × 10−112.40 × 10−112.40 × 10−112.40 × 10−112.40 × 10−112.40 × 10−11
F171.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−12
F181.21 × 10−125.58 × 10−31.21 × 10−12NaNNaNNaN
F193.02 × 10−111.61 × 10−103.02 × 10−118.88 × 10−68.99 × 10−111.49 × 10−1
F203.02 × 10−113.02 × 10−113.02 × 10−116.72 × 10−103.02 × 10−111.21 × 10−12
F213.16 × 10−123.16 × 10−123.16 × 10−121.18 × 10−57.98 × 10−33.16 × 10−12
F226.60 × 10−41.12 × 10−121.21 × 10−12NaNNaNNaN
F231.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−121.21 × 10−12
F24NaN3.02 × 10−113.02 × 10−111.27 × 10−23.02 × 10−112.36 × 10−12
F251.21 × 10−121.21 × 10−121.21 × 10−12NaNNaNNaN
Table 12. Test results of the cantilever beam optimization problem.
Table 12. Test results of the cantilever beam optimization problem.
WHORWHOEWHOCWHOI-WHO
Best2.45487.34755.5432.48295.251
Worst6841.63767.34757.34847.34757.1452
Average693.40147.34756.50063.51076.4765
Standard Deviation2160.36510.12580.679331.67870.61321
Median3.33787.34756.46312.48646.6396
Table 13. Test results of the I-shaped beam optimization problem.
Table 13. Test results of the I-shaped beam optimization problem.
WHORWHOEWHOCWHOI-WHO
Best3.66213.7083.66193.66193.6621
Worst26.456699.95423.73513.683311.7234
Average12.618142.20653.68833.66424.4825
Standard Deviation9.115849.70130.0282390.00673422.5443
Median9.16293.7083.68043.66193.6779
Table 14. Test results of the tension/compression spring design optimization problem.
Table 14. Test results of the tension/compression spring design optimization problem.
WHORWHOEWHOCWHOI-WHO
Best26.633127.961626.499626.486426.5531
Worst32.534327.961628.166727.961627.5218
Average28.687927.961626.964326.788826.7327
Standard Deviation2.16434.8827 × 10−150.646030.618520.28626
Median27.895327.961626.594926.486526.6325
Table 15. Test results of the car side impact design problem.
Table 15. Test results of the car side impact design problem.
WHORWHOEWHOCWHOI-WHO
Best359.208376.675363.4909363.4909363.491
Worst376.6136376.675369.15376.675369.1631
Average365.5948376.675364.0685366.6936364.7194
Standard Deviation5.40685.2768 × 10−61.78575.54872.3404
Median365.067376.675363.4909363.4909363.6643
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Chen, L.; Zhao, Y.; Ma, Y.; Zhao, B.; Feng, C. Improving Wild Horse Optimizer: Integrating Multistrategy for Robust Performance across Multiple Engineering Problems and Evaluation Benchmarks. Mathematics 2023, 11, 3861. https://doi.org/10.3390/math11183861

AMA Style

Chen L, Zhao Y, Ma Y, Zhao B, Feng C. Improving Wild Horse Optimizer: Integrating Multistrategy for Robust Performance across Multiple Engineering Problems and Evaluation Benchmarks. Mathematics. 2023; 11(18):3861. https://doi.org/10.3390/math11183861

Chicago/Turabian Style

Chen, Lei, Yikai Zhao, Yunpeng Ma, Bingjie Zhao, and Changzhou Feng. 2023. "Improving Wild Horse Optimizer: Integrating Multistrategy for Robust Performance across Multiple Engineering Problems and Evaluation Benchmarks" Mathematics 11, no. 18: 3861. https://doi.org/10.3390/math11183861

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