An official website of the United States government
Here's how you know
Official websites use .gov
A
.gov website belongs to an official
government organization in the United States.
Secure .gov websites use HTTPS
A lock (
) or https:// means you've safely
connected to the .gov website. Share sensitive
information only on official, secure websites.
As a library, NLM provides access to scientific literature. Inclusion in an NLM database does not imply endorsement of, or agreement with,
the contents by NLM or the National Institutes of Health.
Learn more:
PMC Disclaimer
|
PMC Copyright Notice
This article is made available via the PMC Open Access Subset for unrestricted research re-use and secondary analysis in any form or by any means with acknowledgement of the original source. These permissions are granted for the duration of the World Health Organization (WHO) declaration of COVID-19 as a global pandemic.
Slime mold algorithm (SMA) is a recently developed meta-heuristic algorithm that mimics the ability of a single-cell organism (slime mold) for finding the shortest paths between food centers to search or explore a better solution. It is noticed that entrapment in local minima is the most common problem of these meta-heuristic algorithms. Thus, to further enhance the exploitation phase of SMA, this paper introduces a novel chaotic algorithm in which sinusoidal chaotic function has been combined with the basic SMA. The resultant chaotic slime mold algorithm (CSMA) is applied to 23 extensively used standard test functions and 10 multidisciplinary design problems. To check the validity of the proposed algorithm, results of CSMA has been compared with other recently developed and well-known classical optimizers such as PSO, DE, SSA, MVO, GWO, DE, MFO, SCA, CS, TSA, PSO-DE, GA, HS, Ray and Sain, MBA, ACO, and MMA. Statistical results suggest that chaotic strategy facilitates SMA to provide better performance in terms of solution accuracy. The simulation result shows that the developed chaotic algorithm outperforms on almost all benchmark functions and multidisciplinary engineering design problems with superior convergence.
Meta-heuristic algorithms being simple and easy to implement are effectively applied to continuous, discrete, constrained, or unconstrained problems which were found hard to solve using conventional methods such as conjugate gradient, quadratic programming, and quasi-network methods. These meta-heuristic algorithms are single solution based which provides only one solution during optimization or population-based which mimics mostly natural phenomena and evolves a set of solutions during each iteration. These meta-heuristic algorithms are mainly categorized into four main groups: evolutionary, physics-based, human-based, and swarm intelligence type algorithms. Evolutionary algorithms (EAs) such as genetic algorithm (GA), differential evolution (DE) [1], genetic programming (GP) [2], and evolution strategy (ES) [3] mimics behaviors such as selection, recombination and mutation. The second class utilizes some physical laws such as gravitational search algorithm (GSA) [4], big-bang big-crunch (BBBC) [5], multi-verse optimizer (MVO) [6] and sine cosine algorithm (SCA) [7]. The third category mimics certain human behaviors which includes some of the well-known algorithms such as Tabu search (TS) [8], teaching learning based optimization (TLBO) [9], socio evolution and learning optimization (SELO). The last category of P-meta-heuristics uses collective or social intelligence that artificially simulates the behaviors such moving in swarms, flocks and herds. This Swarm Intelligence includes particle swarm optimization (PSO) [10], ant colony optimization (ACO) [11], artificial bee colony (ABC) [12], machine learning (ML) [13], bat-inspired algorithm (BA) [14], grey wolf optimization (GWO) [15], moth flame optimization (MFO) [16], artificial neural network (ANN) [17] and Harris Hawk optimizer (HHO) [18]. Machine-learning approach have great potential in solving numerical complexities involving large variables [19]. These algorithms have their own strategies but although they have two common search feature steps: diversification and intensification. The random search process is the explorative (diversification) process where the operators search the different regions more intensely to obtain the global optima. The local search process is the intensification step which is performed after the exploration phase to enhance solution accuracy. A proper balance between exploration and exploitation is the basic need to avoid any local minima entrapment. A large variety of meta-heuristic algorithms has been invented to solve various numerical and engineering optimization problems but still, there is always a scope of improvement in the existing research by utilizing no-free-lunch (NFL) theory. This theorem persuades that no method is the globally best and there is always scope for new more efficient algorithms.
The researchers are continuously working on different variants to employ innumerable sorts of advanced methods on various problems. The concise surveys of the different stochastic meta-heuristics and heuristic methods are presented in Table 1. The rest of the paper is arranged as: Sect. 2 includes a comprehensive review of the latest SMA variants. Section 3 comprises the basics of Physarum polycephalum and the mathematical model. In Sect. 4, standard benchmark test functions are included. Section 5 includes test results of the proposed algorithm and comparative analysis with well-known algorithms. Section 6 presents analysis of 10 multi-disciplinary problems. In Sect. 7, paper is concluded. Finally, limitations and future scope are explored in Sect. 8.
Literature survey of some recent SMA and chaotic variants
In this section, a comprehensive study of specific allied work has been presented to explore information regarding various recent advancements related to SMA and Chaotic strategies. The foraging behavior of Physarum polycephalum to discover new sites for food has been efficiently mimicked by many researchers to develop many new meta-heuristic algorithms with different platforms. Adamatzky et al. had experimentally proved that plasmodium (slime mold) could navigate through dissimilar channels without exploring all possible solutions. But, some irregularities are noticed that restrict the maze-solvers to compete with conventional architectures [50]. Nakagaki et al. presented mathematical statistics showing intelligent behavior of plasmodium wherein a tabular network is formed to find multiple food sources via the shortest path. It is observed that the proposed method not only explores different shapes but also provides overtime depending states [51]. Andrew Adamatzky and Jeff Jones effectively implemented the foraging capability to search optimal routes in ten urban areas and perform reconfiguring of transport networks [52]. Beekman et al. carried out an intensive study about the decision-making process of slime molds for choosing the optimal path for getting nutrition by searching the shortest path [53]. Burgin et al. designed the modal of a structural machine by adopting the inherent ability of molds to sense cell information. Further, it is noticed that structural machines have the potential to solve complex computational problems by implementing machine algorithms [54]. Daniel et al. had applied the SMA technique to solve the transportation issue due to growing urbanization. In this concern, SMA provides an optimal solution to minimize the travel path by searching the shortest path [55]. Houbraken et al. have developed an extended fault-tolerant algorithm by utilizing the slime mold concept to improve the fault-tolerant network in the telecommunication sector [56]. Kropat et al. presented a deterministic approach to solving single path and multi-path optimization problems under uncertainty. This research also explores the robustness of the SMA algorithm to tackle emergencies and avoiding disasters [57]. Abdel-Basset et al. have developed a hybrid algorithm by incorporating Harris’s Hawk’s algorithm with whale optimization algorithm (WOA). In this work, the image segmentation problem (ISP) related to the X-ray of an infected person due to Covid-19 has been improved [58]. Zhao et al. presented a new levy fight distributed parameters to enhance the performance of basic SMA [59]. Patino-Ramirez et al. described the influence of chemical composition on the morphology and dynamics of slime mold [60]. Kouadri et al. have analyzed the optimal power flow problem of a hybrid renewable system. This work also effectively improves system stability by integrating VAR compensators with the thermal-wind system [61]. GAO et al. have presented a hybrid algorithm by combining grey wolf optimizer with SMA and three different types of optimization problems [62]. Nguyen et al. incorporated SMA algorithm for handling hydropower generation and compared simulation results with other algorithms [63]. Davut et al. presented a novel solution to PID-controlled DC motor and AVR system by utilizing the exploitation capability of the SMA algorithm [64]. Chen et al. introduced the SMA algorithm for solving stochastic optimization problems and had effectively applied the SMA algorithm to solve benchmark mark and engineering design problems [65]. Recently, researchers are getting more attracted toward hybrid and chaotic variants as these strategies have the inherent capacity to enhance the local search process. A large number of chaos optimization algorithms (COAs) and hybrid COA have proven that chaos could easily escape from local minima as compared to classical stochastic optimization algorithms. There are various chaotic variants such as adaptive chaotic sine cosine algorithm [66], chaotic whale optimization algorithm [67], chaotic dragonfly algorithm [68], modified whale optimization algorithm [69], chaotic Krill Herd algorithm [32], binary grasshopper optimization algorithm [70], chaotic grey wolf optimization [71]. Some of the recent SMA and chaotic variants are explored in Table 2 to get more familiar with various concepts related to the proposed work.
This work deals with parameter setting using two different techniques. Eight benchmark problems are simulated on 6 different datasets using the proposed algorithm
In this research, enlist sorting strategy was employed to improve the convergence rate. Forty-one different multi-dimensional design are tested to validate the proposed method
In this work, 100 Monte Carlo experiments were performed using SMA and Chebyshev mapping. To check the validity of the proposed method, some standard benchmark functions were simulated
An extensive study was carried by authors to study breast abnormalities in thermal images using CSSA algorithm with a proper balance between exploration and exploitation phases
In this paper, the Tent chaos map and tournament selection strategy are presented. Six standard functions were tested for the truss problem analysis with lesser iterations, and the minimum weight
This paper presents an improved SCA based using adaptive parameters and a chaotic approach. Two mechanisms were incorporated with SCA and tested on 31 benchmark functions for solving a constrained optimization problem
In this research, combined heat and power economic dispatch was analyzed using a chaotic base whale optimization algorithm to minimize fuel costs as well as emissions. Two different nonlinear realistic power areas have been utilized to explore global challenges
In this work, the chaotic PSO method was implemented to solve the power system problem concerned with electric vehicles using MATLAB and CRUISE software. The result reveals that the parameters of the optimal function can be achieved for balancing the power performance and provides economic operation
In the research, properties such as uniform distribution to generate random numbers, employing virtual harmony memories, and dynamically tuning the algorithm parameters are explored. Combined economic emission dispatch problems were analyzed for Six test systems having 6, 10, 13, 14, 40, and 140 units
This paper presents binary grasshopper algorithm and comparative results of five well-known swarm-based algorithms used in feature selection problems for 20 data sets with various sizes
In this paper, the Chaotic Dragonfly Algorithm using ten chaotic maps were implemented by adjusting the main parameters of dragonflies’ activities to increase the convergence rate and enhance the competence of DA
In this paper, chaotic mapping was incorporated with DSA. Rastrigin function with an optimal chaotic map was explored among eight chaotic maps. Rotated Hyper-Ellipsoid function and Sum Squares function, respectively, were used for high-dimensional Levy function
In this paper, chaotic strategy is applied to solve optimization problems. The results of experiments were found to be the average of all task results related to the three individual types of functions
In this research, the author has clubbed GOA with 10 different chaotic maps. Ten shifted and biased functions were considered with 30-dimensional and 50-dimensional benchmark problems. Further three truss bar designs were investigated and the results are compared with authentic algorithms
In this study, Chaos Quantum-behaved Cat Swarm Optimization (CQCSO) algorithm has been projected to improve the accuracy of the CSO, by introducing a tent map for escaping local optimum. Further, CQCSO has been tested for five different test functions
In this study, the chaotic element adjusts the fruit fly swarm location to search for food sources. Two separate procreative methods were implemented for new food sources, for local global search based on swarm location
Ten different chaotic maps were tested for 13 standard benchmark functions. Further, five engineering design problems were tested using the CGWO algorithm
In this work, the chaotic dynamics property was combined with PSO to enhance the diversity of solutions for escaping from premature convergence. Four multi-modal functions were tested to check the optimality of the suggested Chaotic PSO technique
This paper presents, chaotic ant swarm algorithm for analyzing the dynamic characteristics of a distributed system in a multi agent system at micro level for allocation in a networked multi agent system
In this paper, effects of nine chaotic maps on the performance of system. For all problems, swarm size was set to 20, while the number of dimensions was set to 30 and 50 with maximum iterations of 2000 and 3000
In this research, the standard IEEE 30-bus system is tested using chaos, and optimal settings of Power flow control is explored with non-smooth and non-convex generator fuel cost curves
From the above literature survey, it is noticed that a large variety of meta-heuristic and hybrid variants have been invented by the researchers to fix different types of stochastic complexities. Some real-world problems such as network foraging, fault-tolerant, transportation, structural machines, engineering design, image segmentation, optimal power flow, and feature selection were analyzed by various researchers using a heuristic approach. The solution accuracy of any algorithm depends on its capability to have a proper balance between intensification and diversification. Studies revealed that slow convergence is the common faintness of most heuristic algorithms. This ultimately gives rise to reduced computational efficiency. Thus, to improve the solution efficiency, a trend of developing hybrid algorithms is escalating fast. In addition, diverse chaotic strategies have been effectively incorporated by many researchers to optimize their specific objective function. The ultimate aim of these techniques is to provide an optimal solution for a pre-defined objective function. Recently, a chaotic variant of SMA using the “Chebyshev function” was presented by Zhao et al. [74]. In this work, 100 Monte Carlo experiments were performed using SMA and Chebyshev mapping. Only the “Sargan function” of the uni-modal test function was simulated for 100 iterations. “Sine Wave function” was simulated for multi-modal test function for the same number of iterations. It was noticed that the solution of these benchmark functions is not exploited to an appreciable level. To check the validity of this method, only two standard benchmark functions had been tested. It was noticed that the results given by Chebyshev and sine wave function were not capable of giving efficient solutions. In most cases, simulation results are subjected to premature convergence. Although the methodology of the proposed CSMA is similar to the basic variant but differs in terms of the selection of chaos map. In the proposed research the local search capability of basic SMA has been enhanced using “sinusoidal chaotic function”. The CSMA method has been effectively employed to evaluate global optimization, standard benchmark, and engineering design problems. The comparative analysis demonstrated in the result section revealed that the suggested method gives outstanding performance in terms of fitness evaluation and solution accuracy.
Chaotic slime mold algorithm
Background of proposed research
It was found that the organism’s behavior could be easily adopted and statistically modeled to handle unconstrained and non-convex mathematics. Investigators have endeavored to mimic the working guidelines to progress computations and algorithms. Slime molds have acknowledged ample courtesy in contemporary years. The slime mold points out in this article normally refers to the Physarum polycephalum which belongs to the species of order Physarales, subclass Myxogastromycetidae, class Myxomycetes, division Myxostelida. Since it was first classified as a fungus, named as “slime mould” [65]. Typically, the plasmodium forms a network of protoplasmic tubes connecting the masses of protoplasm at the food sources, which is efficient in terms of network length and elasticity [50]. During the relocation cycle, the front end reaches out into a fan-molded, trailed by an interconnected venous organization that permits cytoplasm to stream inside, as shown in Fig. 1. Molds use their venous network for searching multiple food sources thus secreting enzymes to trap the food centers. It may even cultivate to extra than 900 cm2 when there is adequate food in the environment [57].
In the case of food scarcity, the slime mold even flows vibrantly, that helps to understand how slime mold search, moves, and connect food in the changing environment. When a secretion approaches the target, slime can judge the positive and negative feedback and find the ultimate route to grasp food in a better way. This suggests that slime mold can construct a concrete path subject to the level of food concentration. It prefers to select the region of high food concentration. Depending upon the food concentration and environmental risk, the mold weighs the speed and decides to leave the old location, and begins its new search during foraging [58]. Slime mold adopts empirical rules based on currently available insufficient data to decide to initialize new search and exit present location while foraging. Even if a food source is available in abundance, mold may divide its biomass to exploit other resources on the information of some rich high-quality food information. It may dynamically adjust their search patterns as per the quality of food stock [59].
Basic slime mold algorithm
Step 1 In this step, mathematics for the slime mold behavior is formed and following rule is assigned to find updated position of during search for food. The criteria for this depends upon r and p. This is the contraction mode of mold:
1
where is a parameter with a range of is the parameter which approaches linearly toward zero. ‘t’ is the current iteration, is the location of each particle in region where odor is maximum, is the mold’s location, and are the randomly selected variables from the swarm, is the measure of weighs of masses.
The maximum limit of p is as follows:
2
where
= fitness of , DF = overall fitness from all steps.
The equation of as follows:
3
4
The equation of is listed as follows:
5
6
where rank first half of the population, r is the random value in the interval of
is the optimal fitness obtained in the current iterative process, is the worst fitness value obtained in the iterative process, and Sort (s) function sorts fitness values.
Step 2 The equation for upgrading the positions of agents (i.e. to wrap food) is given as follows:
7
where LB and UB are the search limits, and rand and r denote the random value in [1].
Step 3 With the up gradation in the search process, the value of vibrantly changes between and varies between and at last shrinks to zero. This is known to be as ‘grabbling of food’.
Types of chaotic functions
The concept of probability distribution is captured by lot of meta-heuristics algorithms to gain randomness. Chaotic maps could be beneficial if randomness due to ergodicity, idleness and molding properties are replaced. These criteria’s are full filled by the following equation:
8
In Eq. (8), are the (k + 1)th and Kth chaotic number, respectively. The action of chaotic function is dependent on initial value . The particular type of chaotic function will generate a solution within the standardized equations as shown in Table 3.
The basic SMA is combined with the sinusoidal chaotic approach to further enhance the performance. The pseudo-code for method proposed is as shown in Fig. 2.
There are several complex optimization problems wherein mathematical reformulations restrict to perform algorithms efficiently. The proposed Chaotic SMA variant is advantageous over standard algorithms along with standard SMA. The convergence rate of stochastic methods was noticed not much efficient due to premature convergence. Whenever some additional functionality is incorporated with the original system, the performance starts getting degraded. After a thorough review of various SMA and chaotic variants, it is observed that the sinusoidal function to be the most appropriate to improve exploitation. The proposed algorithm utilizes a sinusoidal chaotic function to intensify the search capacity of classical SMA and optimize the objective fitness of various problems. The chaotic approach enables SMA to regulate the initial parameters of the search and thus rectifies the local entrapment of molds. It is seen that some algorithms lack global search capability. For the efficient performance of any algorithm, there should a proper balance between its local and global search capabilities. In the proposed research, to incorporate these local and global search requirements, no composite operations are involved. Second, the efficacy of any algorithm is judged by the simulation time required to simulate a particular objective function. The experimental section of the paper reveals that the suggested method has improved solution efficacy to a greater extend. Lastly, during the cumulative run process, as the simulation successive progresses, premature convergence “local area stagnation” is the most common problem of many algorithms. This local area stagnation problem is omitted in the proposed method by utilizing the properties of ergodicity. The basic feature of Chaotic SMA is to enhance the optimization process by improving local search capabilities. Twenty-three benchmark problems including uni-modal, multi-modal and fixed dimensions are tested using the suggested chaotic slime algorithm.
Test benchmark functions
The developed Chaotic SMA algorithm has been simulated on Intel Core TM, i5-3320 M CPU@2.60 GHz system. These standard benchmark function are characterized by their objective fitness in parameter space within a particular dimension (Dim), range, and frequency (). In the entire work, F1–F7 represent as uni-modal test functions (U-Modal), F8–F13 are multi-modal test functions (M-Modal) and F14–F23 are fixed dimension (FD) functions. The effectiveness of the proposed Chaotic SMA optimization technique is examined by referring benchmark functions are taken [91, 92]. The characteristics of benchmark functions differ from each other. Some functions show better performance in exploring local search while a few functions are found to excellent in determining global optima. Table 4 illustrates equations of F1–F7 with their name, dimension, range, and frequency. On similar grounds, Tables 5 and 6 explore the details of multi-modal and fixed dimensions functions.
In the whole research study, 30 search agents are taken into considerations and the proposed algorithm is simulated for maximum iterations of 500. Figures 3, 4, and 5 illustrate the 3D view along with their objective space representing convergence for F1–F7, F8–F13 and F14–F23, respectively. It is clear from the various comparative results that the newly developed chaotic strategy appreciably increases convergence rate and thus improves its ability to easily escape from local minima entrapment.
Results of proposed algorithm
In this section, test results for benchmark functions are discussed with their average, best, worst, median, standard deviation, and p value have been taken into account. The stochastic complexity of the proposed algorithm is justified and analyzed by running the algorithm for 30 trial checks and 500 iterations. To analyze the feasibility of the solution, Wilcoxon sum test has been taken into account. The parameter setting for the proposed CSMA method is illustrated in Table 7. On similar grounds, results are compared with other universally validated systems.
Table 7.
Parameter setting for the proposed method
Parameter setting
CSMA
Number of search agents
30
Number of iterations for U-Modal, M-modal, and F-Modal
500
Number of iterations for engineering optimization design problems
The search process for the best position depends upon the capability of the search agents to reach closer to origin. During the search process by various agents, there may be the possibility of getting entrap far or nearby and accordingly defined in terms of exploration and exploitation. Exploration comes under the global search process and exploitation falls under the local search category. The statistical outcomes of U-Modal (F1–F7) have a few pick points with increased convergence validates the effectiveness of the proposed algorithm. Figure 6 illustrates a comparison between Chaotic SMA and different methods. It can be seen from the convergence curves that the suggested algorithm converges to optima much earlier.
To check the appropriateness of the proposed algorithm, each test function is simulated with SMA and CSMA. Table 8 illustrates statistical outcomes of the uni-modal benchmark function in terms of average, standard deviation, the best value, worst value, median value, and p value. In the search space, there are some regions of global optima whereas some regions are stagnated to local optima. The global search process determines the exploration phase whereas in the local search process, exploitation phase is evaluated. The performance of any algorithm is judged by its ability to attain the maxima or minima with less computation time. Table 9 shows the computational time in terms of best, mean, and worst time. Table 10 shows the comparison of the CSMA method with other techniques such as PSO [93], GWO [15], GSA [94], BA [95], FA [96], GA [97], BDA [98], BPSO [99], MFO [16], MVO [6], BGSA [100], SMS [101], FPA [102], DE [103], ALO [104], and WOA [105] in terms of average (AVG) and standard deviation (SD).
Bold values indicate the results of the Chaotic
variant of the Slime Mould Algorithm
The characteristics of benchmark functions vary from each other. These test functions have different exploration and exploitation search capacities. Griewank, levy, Ackley, Rastrigin, Schwefel functions, sphere function, explore many local minima points while sum square function, Zakharov are applicable to explore global minima points. In this regard, test assessment of seven uni-modal benchmark functions (F1–F7) are analyzed. The test results for each function in terms of average and standard deviations over 30 independent trial runs and 500 iterations are recorded. The scalability assessment is carried out to investigate the impact of chaos on the solutions of SMA. The statistical results shown in Table 10 reveals an appreciable gap between CSMA and other methodologies. As it can be seen in Table 10, that by introducing a chaotic function, the exploration and exploitation phase of SMA has been improved. The results of CSMA when compared with PSO, GWO, DE, FA, GA, BBO, MFO, SCA, and SSA show remarkable performance in dealing with F3, F4, and F7 test functions. As per the convergence curves in Fig. 6, it is observed that the optimality of results is increased with higher efficiency. On the other hand, the former method are found to be subjected to premature convergence. Further, to verify the effectiveness of the proposed method, independent trial runs for each benchmark function are illustrated in Fig. 7. Comparative analysis revealed that the sinusoidal chaotic function facilitates to explore the local search phase more intensively.
Testing of multi-modal test functions (M-modal)
Figure 8 illustrates comparison between Chaotic SMA and other methods for multi-modal benchmark (F8–F13).The multi-modal function is tested for 30 introductory attempts and 500 iterations and results are shown in Table 11. Simulation time for M-Modal utilizing CSMA appears in Table 12. Table 13 shows compared results with other meta-heuristics search algorithms such as PSO [93], GWO [15], GSA [94], BA [95], FA [96], GA [97], BDA [98], BPSO [99], MFO [16], MVO [6], BGSA [100], SMS [101], FPA [102], DE [103], ALO [104], and WOA [105] in terms of average value and std. deviation. It can be seen Fig. 8 that test outcomes of M-Modal (F8–F13) have some pick points with increased convergence using CSMA, justifies the effectiveness of algorithm in solving multi-modal test functions.
Bold values indicate the results of the Chaotic
variant of the Slime Mould Algorithm
From the statistical data analysis illustrated in Table 13, it is observed that the optimality of multi-modal test functions is marginally improved by implementing the sinusoidal chaotic function. According to the best and standard deviation results, CSMA shows better performance for almost all seven test functions. As can be seen from convergence curves shown in Fig. 8, CSMA gives optimal convergences except for a few of the test functions. It can be understood from the convergence comparison that CSMA converges faster and seizes the run as soon as it reaches the stop criterion. As per comparative curves shown in Fig. 8, it is observed that the suggested algorithm shows superior performance in dealing with F9, F10 and F11 and comparative operation in the case of F8, F12 and F13. Trial run accuracy matrices shown in Fig. 9 reveal that proposed CSMA significantly searches the local and global space more intensively.
Testing of fixed dimension function (F-modal)
Fixed dimension test functions (F14–F23) are tested for 30 trial runs and 500 iterations as shown in Fig. 11. Simulation results for FD test function using CSMA are shown in Table 14. Table 15 illustrates simulation results of F-Modal. It can be seen that results for F-Modal have many pick points with better convergence. Simulation time for F-Modal benchmark problems using CSMA is shown in Table 15. Table 16 illustrates CSMA results compared with others variants such as GWO [15], PSO [10], GSA [4], DE [1], and FEP [91] in terms of average (AVG) and standard deviation (SD).
Table 14.
Simulation results for fixed dimension test function using CSMA
Bold values indicate the results of the Chaotic
variant of the Slime Mould Algorithm
The statistical data analysis illustrated in Table 16 shows that solution accuracy of fixed dimension test functions is appreciably improved by implementing the sinusoidal chaotic function. Rendering to the best and standard deviation results, CSMA shows enhanced performance for nearly all ten test functions. As can be seen from convergence curves shown in Fig. 10, CSMA gives optimal convergences except for a few of the test functions. It can be implicit from the convergence evaluation that CSMA converges faster and seizes the run as soon as it reaches the halt criterion. As per comparative curves shown in Fig. 8, it is observed that the suggested algorithm shows superior performance in dealing with F14, F18, F19 and F20 and comparative operation in the case of F15, F21, F22 and F23. Trial runs shown in Fig. 11 reveal that proposed CSMA significantly searches the local and global space for finding the optimal solution.
Multi-disciplinary engineering design problems
In this section, ten real-world design problems are tested which includes “3-bar truss problem, pressure –vessel design, compression design, welded beam, cantilever beam design, gear train design problem, speed reducer problem, Belleville spring problem, rolling element problem and multidisc clutch brake problem” [112]. Each design problem is simulated with CSMA algorithm. The abbreviations for various multidisciplinary engineering functions (EFs) has been shown in Table 17. The comparison of the engineering design problem with their average, standard deviation, best, worst and p value has been elucidated in Table 18 and simulation time for best, mean and average values are shown in Table 19.
The proposed chaotic SMA method is applied for solving problem of truss design as shown in Fig. 12 [113, 114]. Truss design problem depends on two variables and three parameters. The main focus of truss design problem is to minimize weight. The various constraints involved in truss bar design problem are warping, deflection and stress. These constraints are optimized to achieve the desired objective. The mathematical modeling of 3-bar truss are illustrated through Eqs. (9.1) to (9.1d) subject to various constraints. The solutions of CSMA were compared with existing methods and illustrated in Table 20. It is seen that the suggested method appreciably improves the objective of cost minimization. The design problem is modeled as shown below:
Table 20.
Comparative analysis of CSMA results with other methods for 3-bar truss problem
The design specification for this kind of engineering problem as illustrated in Fig. 13 [113, 114] is selected for reference. The chaotic SMA is applied to diminish the expense which includes the material cost and welding cost to form the vessel in cylindrical form. The four variables used to design the pressure vessel are: (i) shell thickness (Ts), (ii) head thickness (Th), (iii) length of cylindrical unit (Lh), (iv) without head thickness (R). These four variables are modeled as y1–y4. The numerical formulation of this kind of problem is shown in Eqs. (9.2) through (9.2e). Table 21 shows the result assessment of suggested CSMA with some recent algorithms. From the comparative analysis, it is found that CSMA effectively reduces the expense of design by controlling the design variables:
Table 21.
Comparative analysis CSMA results with other methods
Bold values indicate the results of the Chaotic
variant of the Slime Mould Algorithm
Consider:
9.2
Minimize;
9.2a
Subject to:
9.2b
9.2c
9.2d
9.2e
Variable range , , , , .
Compression spring engineering design
Compression spring design concerned with mechanical engineering [113, 114] is shown in Fig. 14. The main intention of this type of problem is minimization of the spring weight. There are three design variables: (1) no. of active coils (Nc), (2) wire diameter (dr), and (3) mean coil diameter (Dm). The formulation is shown in the Eqs. (9.3) through (9.5f). The proposed method is applied to solve compression spring design problem and results are compared with other methods shown in Table 22 for validation. It is clearly seen from the analysis that CSMA method is efficient for reducing spring weight marginally.
In welded beam design, welding is carried out by fusing different sections by molten metal as shown in Fig. 15 [113, 114]. The main focus is on minimization of the making cost of the welded beam. The four variables are: (1) bar thickness (b) is specified by y1, (2) bar length (l) is specified by y2, (3) weld thickness (h) is specified by y3, and (4) the bar height (h) is specified by y4 which is subject to constraints, such as Buckling of bar (Pc), side constraints, End deflection of beam (d), bending stress of the beam (h) and stress of shear (s). The equations of the above-mentioned design problem are noted by Eqs. (9.4) through (9.4n). The results are compared with other methods as shown in Table 23. The comparative analysis shows that proposed method is competent for handling beam design problem more precisely.
Table 23.
Comparative analysis of welded beam design with other methods
This is civil engineering problem in which main focus is minimization of beam weight as shown in Fig. 16. In beam design, there are five elements [114]. The main aim is minimization of the weight of the beam shown in Eq. (9.5). Taking care that displacement of vertical constraint not to disturb during finishing process of the beam for final optimal solution shown by Eq. (9.5a) to Eq. (9.5b). The results shown in Table 24 validate that CSMA algorithm efficiently reduces the weight of the beam. The formulation of design is given below:
Table 24.
Comparative analysis of beam problem with other methods
Bold values indicate the results of the Chaotic
variant of the Slime Mould Algorithm
Consider
9.5
Minimize
9.5a
Subject to
9.5b
Gear train design
In this method, the four variables are reformed to diminish the scalar value and teeth ratio as shown in Fig. 17 [113]. Teeth on each gear are the decision variables in designing process. The gear train design problem is formulated through Eq. (9.6a) to Eq. (9.6b). The simulation results shown in Table 25 reveal that CSMA method gives comparison of results with other methods. From the assessment of test results, it is seen that proposed method effectively evaluates the gear train ratio.
Table 25.
Comparison of gear train problem with other methods
The fundamental problem is to limit the heaviness of the speed reducer. This type of design problem consist of seven variables as shown in Fig. 18 [113]. The seven variables are face width , teeth module , pinion teeth , first shaft length , second shaft length , the first shaft diameter and second shaft diameter . The results shown in Table 26 shows that optimum fitness has been improved to some extend from previous evaluation. The equations are formulated as given below:
Table 26.
Comparison of speed reducer problem with other methods
Bold values indicate the results of the Chaotic
variant of the Slime Mould Algorithm
Minimizing
Subject to:
9.7a
9.7b
9.7c
9.7d
9.7e
9.7f
9.7g
9.7h
9.7i
9.7j
9.7k
where
Belleville spring design
This type of design problem is shown in Fig. 19 [113]. In this method, one of the design parameter is selected according to variable ratio. The focus of this method is to minimize weight within certain constraints. The designed variables are internal diameter of the spring (DIMI), external diameter of the spring (DIME), spring height (SH) and spring thickness (ST). The results are compared with other methods as shown in Table 27. The assessment of CHHO with other methods reveals that present method is effective in solving spring design problem more precisely. The mathematical formulation for spring design are given below:
Table 27.
Comparative analysis of Belleville spring design variables with other methods
Bold values indicate the results of the Chaotic
variant of the Slime Mould Algorithm
Minimizing
9.8a
Subject to:
9.8b
9.8c
9.8d
9.8e
9.8f
9.8g
9.8h
where
Rolling element bearing design
The major aspect of this kind of design is to improve the dynamic load carrying capacity of rolling bearing element as illustrated in Fig. 20 [89]. There are ten parameters which decides the optimum design of bearing for improving the load bearing power. Out of these ten variables only five variables are of much consideration. These major variables are (1) diameter of the ball (DIMB), (2) diameter pitch (DIMP), (3) ball numbers (Nb), (4) outer curvature coefficient and (5) inner curvature coefficient. Rest of five variables only affect indirectly to the internal portion of the geometry. The proposed algorithm is applied to solve rolling design problem and outputs are compared with other methods as illustrated in Table 28. From the result assessment, it can be seen that CSMA gives analogous outcomes. The design equations are formulated through the following equations:
Table 28.
Comparative analysis of rolling element design variables
Bold values indicate the results of the Chaotic
variant of the Slime Mould Algorithm
Maximizing
9.9a
9.9b
Subjected to:
9.9c
9.9d
9.9e
9.9f
9.9g
9.9h
9.9i
9.9j
9.9k
9.9l
where
Multidisc-clutch design
Brake design is one of the most crucial problem in engineering and is shown in Fig. 21 [143]. The clutch-design problem is mainly fabricated to minimize the overall weight. The five design variables are inner surface radius (Rin), outer surface radius (Ro), thickness of disc’s (Th), actuating force (Fac) and count of friction surface (Sf). In Table 29, results are compared and observed that optimum fitness is found to better than other methods. The equations for Multidisc brake problem are given below:
Table 29.
Comparative analysis of multiple-disc clutch brake problem with other methods
Bold values indicate the results of the Chaotic
variant of the Slime Mould Algorithm
Minimizing
9.10a
where
Subject to:
9.10b
9.10c
9.10d
9.10e
9.10f
9.10g
9.10h
9.10i
where
To check the effectiveness of chaotic SMA, algorithm is tested for 30 trial runs. The algorithm is tested with respect for best value, worst value, p value and standard deviation along with the trial runs. Furthermore, a comparative analysis with recent optimization methods is provided for justifying the validity of tested results for each of the standard function’s and design problems. Figure 22a and b shows 30 trial runs and for 10 multidisciplinary engineering problems to check the optimality of the algorithm.
Conclusion
In the proposed research, the exploitation phase of the classical SMA has been enhanced by incorporating sinusoidal chaotic function. The resultant chaotic SMA has been applied to 23 standard benchmark problems. In the set of experiments, CSMA was compared with basic SMA. The test results of benchmark functions are also compared with other algorithms in terms of mean and standard deviation. To check the soundness of the proposed algorithm, results of CSMA has been compared with others recently developed and well-known classical optimizers such as PSO, DE, SSA, MVO, GWO, DE, MFO, SCA, CS, TSA, PSO-DE, GA, HS, Ray and Sain, MBA, ACO, and MMA. Experimental results suggest that chaotic strategy enables SMA to improve the exploitation phase with better convergence. Simulation results shows that the developed chaotic SMA algorithm outperforms on almost all benchmark functions. Furthermore, the CSMA is applied to solve 10 real-world engineering design problems. Each design problem with a specific objective function has been simulated by implementing CSMA. Engineering design problems are mostly analyzed in terms of weight minimization and reduced manufacturing cost. The comparative analysis reveals that the proposed method effectively explores the search space to optimize objective fitness and proofs that CSMA can demonstrate good results not only on unrestricted issues but also on restricted issues. It is seen that the resultant chaotic slime mold algorithm is capable of giving more optimistic and convergent results. Thus, the proposed CSMA may be a good choice for solving numerical optimization problems.
Limitation and future scope
The proposed optimizer is giving a powerful and optimal solution depending on the type of chaotic strategy opted, if chaotic strategies are not properly decided, it may lead to insignificant results also. Therefore, it is recommended that proper selection of chaotic strategy is required for significant results, so that the exploitation phase of the existing algorithm can be explored in a most significant way. In the future, the proposed chaotic variant may be significantly used to solve the various engineering and design optimization problems including power system optimization problems such as Economic Load Dispatch, Generation Scheduling problem, Unit commitment problem, and Automatic generation control and load frequency issues of realistic power system and in more deeper sense, it may be applied to solve power system dispatch and unit commitment problems considering electric and hybrid electric vehicles including uncertainty of wind and solar power.
Footnotes
Publisher's Note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Change history
7/27/2021
A Correction to this paper has been published: 10.1007/s00366-021-01488-3
1.Storn R, Price K. Differential evolution-a simple and efficient heuristic for global optimization over continuous spaces. J Glob Optim. 1997;11:341–359. doi: 10.1023/A:1008202821328. [DOI] [Google Scholar]
2.Koza JR, Poli R. Search methodologies. Boston, MA: Springer; 2005. Genetic programming; pp. 127–164. [Google Scholar]
3.Qin AK, Huang VL, Suganthan PN. Differential evolution algorithm with strategy adaptation for global numerical optimization. IEEE Trans Evol Comput. 2009;13:398–417. doi: 10.1109/TEVC.2008.927706. [DOI] [Google Scholar]
4.Rashedi E, Nezamabadi-Pour H, Saryazdi S. GSA: a gravitational search algorithm. Inf Sci. 2009;179:2232. doi: 10.1016/j.ins.2009.03.004. [DOI] [Google Scholar]
5.Kaveh Ali. Advances in metaheuristic algorithms for optimal design of structures. Switzerland: Springer International Publishing; 2014. [Google Scholar]
6.Mirjalili S, Mirjalili SM, Hatamlou A. Multi-verse optimizer: a nature-inspired algorithm for global optimization. Neural Comput Appl. 2016;27:495–513. doi: 10.1007/s00521-015-1870-7. [DOI] [Google Scholar]
7.Moghdani R, Salimifard K. Volleyball premier league algorithm. Appl Soft Comput J. 2018;64:161–185. doi: 10.1016/j.asoc.2017.11.043. [DOI] [Google Scholar]
8.Glover F. Tabu search—part I.ORSA. J Comput. 1989;1(3):190–206. [Google Scholar]
9.Satapathy SC, Naik A, Parvathi K. A teaching learning based optimization based on orthogonal design for solving global optimization problems. Springerplus. 2013;2:1–12. doi: 10.1186/2193-1801-2-130. [DOI] [PMC free article] [PubMed] [Google Scholar]
10.Eberhart R, Kennedy J (1995) Particle swarm optimization. In: Proceedings of the IEEE international conference on neural networks, vol. 4
11.Dorigo M, Birattari M, Stutzle T. Ant colony optimization. IEEE Comput Intell Mag. 2006;1:28–39. doi: 10.1109/MCI.2006.329691. [DOI] [Google Scholar]
12.Brajevic I, Tuba M. An upgraded artificial bee colony (ABC) algorithm for constrained optimization problems. J Intell Manuf. 2013;24:729–740. doi: 10.1007/s10845-011-0621-6. [DOI] [Google Scholar]
13.Verma C, Stoffova V, Illes Z, Tanwar S, Kumar N. Machine learning-based student’s native place identification for real-time. IEEE Access. 2020;8:130840–130854. doi: 10.1109/ACCESS.2020.3008830. [DOI] [Google Scholar]
14.Yang XS. Bat algorithm for multi-objective optimisation. Int J Bioinspired Comput. 2011;3:267–274. doi: 10.1504/IJBIC.2011.042259. [DOI] [Google Scholar]
15.Mirjalili S, Mirjalili SM, Lewis A. Grey wolf optimizer. Adv Eng Softw. 2014;69:46–61. doi: 10.1016/j.advengsoft.2013.12.007. [DOI] [Google Scholar]
16.Mirjalili S. Moth-flame optimization algorithm: a novel nature-inspired heuristic paradigm. Knowl Based Syst. 2015;89:228–249. doi: 10.1016/j.knosys.2015.07.006. [DOI] [Google Scholar]
17.Verma C, Stoffová V, Illés Z. Prediction of students’ awareness level towards ICT and mobile technology in Indian and Hungarian University for the real-time: preliminary results. Heliyon. 2019 doi: 10.1016/j.heliyon.2019.e01806. [DOI] [PMC free article] [PubMed] [Google Scholar]
18.Heidari AA, Mirjalili S, Faris H, Aljarah I, Mafarja M, Chen H. Harris hawks optimization: algorithm and applications. Future Gener Comput Syst. 2019 doi: 10.1016/j.future.2019.02.028. [DOI] [Google Scholar]
19.Verma C, Stoffová V, Illés Z. An Ensemble approach to identifying the student gender towards information and communication technology awareness in European schools using machine learning. Int J Eng Technol. 2018;7:3392–3396. doi: 10.14419/ijet.v7i4.14045. [DOI] [Google Scholar]
20.Fleszar K, Osman IH, Hindi KS. A variable neighbourhood search algorithm for the open vehicle routing problem. Eur J Oper Res. 2009;195:803–809. doi: 10.1016/j.ejor.2007.06.064. [DOI] [Google Scholar]
21.Simon D. Biogeography-based optimization. IEEE Trans Evol Comput. 2008;12:702–713. doi: 10.1109/TEVC.2008.919004. [DOI] [Google Scholar]
22.Tan Y, Zhu Y (2010) Fireworks algorithm for optimization. In: International conference in swarm intelligence. Springer, Berlin, Heidelberg
23.Gandomi AH, Alavi AH. Krill herd: a new bio-inspired optimization algorithm. Commun Nonlinear Sci Numer Simul. 2012;17:4831–4845. doi: 10.1016/j.cnsns.2012.05.010. [DOI] [Google Scholar]
25.Eskandar H, Sadollah A, Bahreininejad A, Hamdi M. Water cycle algorithm—a novel metaheuristic optimization method for solving constrained engineering optimization problems. Comput Struct. 2012;110–111:151–166. doi: 10.1016/j.compstruc.2012.07.010. [DOI] [Google Scholar]
26.Li X, Zhang J, Yin M. Animal migration optimization: An optimization algorithm inspired by animal migration behavior. Neural Comput Appl. 2014;24:1867–1877. doi: 10.1007/s00521-013-1433-8. [DOI] [Google Scholar]
27.Kuo HC, Lin CH. Cultural evolution algorithm for global optimizations and its applications. J Appl Res Technol. 2013;11:510–522. doi: 10.1016/S1665-6423(13)71558-X. [DOI] [Google Scholar]
28.Cheng MY, Prayogo D. Symbiotic organisms search: a new metaheuristic optimization algorithm. Comput Struct. 2014;139:98–112. doi: 10.1016/j.compstruc.2014.03.007. [DOI] [Google Scholar]
29.Gandomi AH. Interior search algorithm (ISA): a novel approach for global optimization. ISA Trans. 2014;53:1168–1183. doi: 10.1016/j.isatra.2014.03.018. [DOI] [PubMed] [Google Scholar]
30.Mirjalili S, Wang GG, Coelho LS. Binary optimization using hybrid particle swarm optimization and gravitational search algorithm. Neural Comput Appl. 2014;25:1423–1435. doi: 10.1007/s00521-014-1629-6. [DOI] [Google Scholar]
31.Mohseni S, et al. (2014) Competition over resources: a new optimization algorithm based on animals behavioral ecology. In: 2014 International Conference on Intelligent Networking and Collaborative Systems. IEEE
33.Salimi H. Stochastic fractal search: a powerful metaheuristic algorithm. Knowl Based Syst. 2015;75:1–18. doi: 10.1016/j.knosys.2014.07.025. [DOI] [Google Scholar]
34.Ghorbani N, Babaei E. Exchange market algorithm. Appl Soft Comput J. 2014;19:177–187. doi: 10.1016/j.asoc.2014.02.006. [DOI] [Google Scholar]
35.Ghaemi M, Feizi-Derakhshi MR. Forest optimization algorithm. Expert Syst Appl. 2014;41:6676–6687. doi: 10.1016/j.eswa.2014.05.009. [DOI] [Google Scholar]
36.Gray B, Optimization W. Author’s accepted manuscript binary gray wolf optimization approaches for feature selection. Neurocomputing. 2015 doi: 10.1016/j.neucom.2015.06.083. [DOI] [Google Scholar]
37.Meng XB, Gao XZ, Lu L, Liu Y, Zhang H. A new bio-inspired optimisation algorithm: Bird Swarm Algorithm. J Exp Theor Artif Intell. 2016;28:673–687. doi: 10.1080/0952813X.2015.1042530. [DOI] [Google Scholar]
38.Wang GG, Suash D, Coelho LDS (2015) Elephant herding optimization. In: 2015 3rd International Symposium on Computational and Business Intelligence (ISCBI). IEEE
40.Shahriar MS, Rana J, Asif MA, Hasan M, Hawlader M (2015) Optimization of Unit Commitment Problem for wind-thermal generation using Fuzzy optimization technique. In: 2015 International conference on advances in electrical engineering (ICAEE), pp. 88–92. IEEE
41.Shareef H, Ibrahim AA, Mutlag AH. Lightning search algorithm. Appl Soft Comput J. 2015;36:315–333. doi: 10.1016/j.asoc.2015.07.028. [DOI] [Google Scholar]
42.Saremi S, Mirjalili S, Lewis A. Grasshopper optimisation algorithm: theory and application. Adv Eng Softw. 2017;105:30–47. doi: 10.1016/j.advengsoft.2017.01.004. [DOI] [Google Scholar]
43.Singh N, Singh SB. A novel hybrid GWO-SCA approach for optimization problems. Eng Sci Technol Int J. 2017;20:1586–1601. doi: 10.1016/j.jestch.2017.11.001. [DOI] [Google Scholar]
44.Gohil NB, Dwivedi VV. A review on lion optimization. Nat Inspired Evol Algorithm. 2017;7:340–352. [Google Scholar]
45.Reddy SK, Panwar L, Panigrahi BK, Kumar R. Binary whale optimization algorithm: a new metaheuristic approach for profit-based unit commitment problems in competitive electricity markets. Eng Optim. 2018 doi: 10.1080/0305215X.2018.1463527. [DOI] [Google Scholar]
46.Pierezan J, Coelho LDS (2018) Coyote optimization algorithm: a new metaheuristic for global optimization problems. In: 2018
IEEE congress on evolutionary computation (CEC). IEEE
47.Chen X, Tianfield H, Li K. BASE DATA. Swarm Evol Comput. 2019 doi: 10.1016/j.swevo.2019.01.003. [DOI] [Google Scholar]
48.Shadravan S, Naji HR, Bardsiri VK. The Sailfish Optimizer: a novel nature-inspired metaheuristic algorithm for solving constrained engineering optimization problems. Eng Appl Artif Intell. 2019;80:20–34. doi: 10.1016/j.engappai.2019.01.001. [DOI] [Google Scholar]
49.Verma C, Illes Z, Stoffova V (2019) Age group predictive models for the real time prediction of the university students using machine learning: Preliminary results. In: 2019 IEEE International Conference on Electrical, Computer and Communication Technologies (ICECCT). IEEE
50.Adamatzky A. Slime mold solves maze in one pass, assisted by gradient of chemo-attractants. IEEE Trans Nanobiosci. 2012;11:131–134. doi: 10.1109/TNB.2011.2181978. [DOI] [PubMed] [Google Scholar]
51.Nakagaki T, Kobayashi R, Nishiura Y, Ueda T. Obtaining multiple separate food sources: behavioural intelligence in the Physarum plasmodium. Proc R Soc B Biol Sci. 2004;271:2305–2310. doi: 10.1098/rspb.2004.2856. [DOI] [PMC free article] [PubMed] [Google Scholar]
52.Adamatzky A, Jones J. Road planning with slime mould: if Physarum built motorways it would route M6/M74 through Newcastle. Int J Bifurc Chaos. 2010;20:3065–3084. doi: 10.1142/S0218127410027568. [DOI] [Google Scholar]
53.Beekman M, Latty T. Brainless but multi-headed: decision making by the acellular slime mould Physarum polycephalum. J Mol Biol. 2015;427:3734–3743. doi: 10.1016/j.jmb.2015.07.007. [DOI] [PubMed] [Google Scholar]
54.Burgin M, Adamatzky A. Structural machines and slime mould computation. Int J Gen Syst. 2017;46:201–224. doi: 10.1080/03081079.2017.1300585. [DOI] [Google Scholar]
55.Cuevas E, González M, Zaldivar D, Pérez-Cisneros M, García G. An algorithm for global optimization inspired by collective animal behavior. Discret Dyn Nat Soc. 2012 doi: 10.1155/2012/638275. [DOI] [Google Scholar]
56.Houbraken M, Demeyer S, Staessens D, Audenaert P, Colle D, Pickavet M. Fault tolerant network design inspired by Physarum polycephalum. Nat Comput. 2013;12:277–289. doi: 10.1007/s11047-012-9344-7. [DOI] [Google Scholar]
57.Kropat E, Meyer-Nieberg S (2014) Slime mold inspired evolving networks under uncertainty (SLIMO). In: 2014 47th Hawaii International Conference on System Sciences (HICSS), pp. 1153–1161. IEEE Computer Society
58.Abdel-basset M, Chang V, Mohamed R. HSMA_WOA: A hybrid novel Slime mould algorithm with whale optimization algorithm fortackling the image segmentation problem of chest X-ray images. Applied Soft Computing. 2020;95:106642. doi: 10.1016/j.asoc.2020.106642. [DOI] [PMC free article] [PubMed] [Google Scholar]
59.Zhao J, Gao ZM, Sun W. The improved slime mould algorithm with Levy flight. J Phys Conf Ser. 2020 doi: 10.1088/1742-6596/1617/1/012033. [DOI] [Google Scholar]
61.Kouadri R, Slimani L, Bouktir T. Slime mould algorithm for practical optimal power flow solutions incorporating stochastic wind power and static var compensator device. Electr Eng Electromech. 2020 doi: 10.20998/2074-272x.2020.6.07. [DOI] [Google Scholar]
62.Gao ZM, Zhao J, Yang Y, Tian XJ. The hybrid grey wolf optimization-slime mould algorithm. J Phys Conf Ser. 2020 doi: 10.1088/1742-6596/1617/1/012034. [DOI] [Google Scholar]
63.Nguyen TT, Wang HJ, Dao TK, Pan JS, Liu JH, Weng S. An improved slime mold algorithm and its application for optimal operation of cascade hydropower stations. IEEE Access. 2020;8:226754–226772. doi: 10.1109/ACCESS.2020.3045975. [DOI] [Google Scholar]
64.İzci D, Ekinci S. Comparative performance analysis of slime mould algorithm for efficient design of proportional–integral–derivative controller. Electrica. 2021;21:151–159. doi: 10.5152/ELECTRICA.2021.20077. [DOI] [Google Scholar]
65.Li S, Chen H, Wang M, Heidari AA, Mirjalili S. Slime mould algorithm: a new method for stochastic optimization. Futur Gener Comput Syst. 2020 doi: 10.1016/j.future.2020.03.055. [DOI] [Google Scholar]
66.Ji Y, Tu J, Zhou H, Gui W, Liang G, Chen H, Wang M. An adaptive chaotic sine cosine algorithm for constrained and unconstrained optimization. Complexity. 2020 doi: 10.1155/2020/6084917. [DOI] [Google Scholar]
67.Paul C, Roy PK, Mukherjee V. Chaotic whale optimization algorithm for optimal solution of combined heat and power economic dispatch problem incorporating wind. Renew Energy Focus. 2020 doi: 10.1016/j.ref.2020.06.008. [DOI] [Google Scholar]
68.Chuang LY, Hsiao CJ, Yang CH. Chaotic particle swarm optimization for data clustering. Expert Syst Appl. 2011;38:14555–14563. doi: 10.1016/j.eswa.2011.05.027. [DOI] [Google Scholar]
69.Mane SU, Narsingrao MR. A chaotic-based improved many-objective jaya algorithm for many-objective optimization problems. Int J Ind Eng Comput. 2021;12:49–62. doi: 10.5267/j.ijiec.2020.10.001. [DOI] [Google Scholar]
70.Dong N, Fang X, Wu AG. A novel chaotic particle swarm optimization algorithm for parking space guidance. Math Probl Eng. 2016 doi: 10.1155/2016/5126808. [DOI] [Google Scholar]
71.Kohli M, Arora S. Chaotic grey wolf optimization algorithm for constrained optimization problems. J Comput Des Eng. 2018;5:458–472. doi: 10.1016/j.jcde.2017.02.005. [DOI] [Google Scholar]
72.Chen Z, Liu W. An efficient parameter adaptive support vector regression using K-Means clustering and chaotic slime mould algorithm. IEEE Access. 2020;8:156851–156862. doi: 10.1109/ACCESS.2020.3018866. [DOI] [Google Scholar]
73.Premkumar M, Jangir P, Sowmya R, Alhelou HH, Heidari AA, Chen H. MOSMA: multi-objective slime mould algorithm based on elitist non-dominated sorting. IEEE Access. 2021;9:3229–3248. doi: 10.1109/ACCESS.2020.3047936. [DOI] [Google Scholar]
74.Zhao J, Gao ZM. The chaotic slime mould algorithm with Chebyshev. Map J Phys Conf Ser. 2020 doi: 10.1088/1742-6596/1631/1/012071. [DOI] [Google Scholar]
75.Majhi SK, Mishra A, Pradhan R. A chaotic salp swarm algorithm based on quadratic integrate and fire neural model for function optimization. Prog Artif Intell. 2019;8:343–358. doi: 10.1007/s13748-019-00184-0. [DOI] [Google Scholar]
76.Li Y, Han M, Guo Q. Modified whale optimization algorithm based on tent chaotic mapping and its application in structural optimization. KSCE J Civ Eng. 2020;24:3703–3713. doi: 10.1007/s12205-020-0504-5. [DOI] [Google Scholar]
77.Zhu T, Zheng H, Ma Z. A chaotic particle swarm optimization algorithm for solving optimal power system problem of electric vehicle. Adv Mech Eng. 2019;11:1–9. doi: 10.1177/1687814019833500. [DOI] [Google Scholar]
78.Rezaie H, Kazemi-Rahbar MH, Vahidi B, Rastegar H. Solution of combined economic and emission dispatch problem using a novel chaotic improved harmony search algorithm. J Comput Des Eng. 2019;6:447–467. doi: 10.1016/j.jcde.2018.08.001. [DOI] [Google Scholar]
79.Hichem H, Elkamel M, Rafik M, Mesaaoud MT, Ouahiba C. A new binary grasshopper optimization algorithm for feature selection problem. J King Saud Univ Comput Inf Sci. 2019 doi: 10.1016/j.jksuci.2019.11.007. [DOI] [Google Scholar]
80.Sayed GI, Tharwat A, Hassanien AE. Chaotic dragonfly algorithm: an improved metaheuristic algorithm for feature selection. Appl Intell. 2019;49:188–205. doi: 10.1007/s10489-018-1261-8. [DOI] [Google Scholar]
81.Qiao W, Yang Z. Modified dolphin swarm algorithm based on chaotic maps for solving high-dimensional function optimization problems. IEEE Access. 2019;7:110472–110486. doi: 10.1109/ACCESS.2019.2931910. [DOI] [Google Scholar]
82.Fuertes G, Vargas M, Alfaro M, Soto-Garrido R, Sabattin J, Peralta MA. Chaotic genetic algorithm and the effects of entropy in performance optimization. Chaos. 2019 doi: 10.1063/1.5048299. [DOI] [PubMed] [Google Scholar]
83.Kaur G, Arora S. Chaotic whale optimization algorithm. J Comput Des Eng. 2018;5:275–284. doi: 10.1016/j.jcde.2017.12.006. [DOI] [Google Scholar]
84.Saxena A, Shekhawat S, Kumar R. Application and development of enhanced chaotic grasshopper optimization algorithms. Model Simul Eng. 2018 doi: 10.1155/2018/4945157. [DOI] [Google Scholar]
85.Nie X, Wang W, Nie H. Chaos quantum-behaved cat swarm optimization algorithm and its application in the PV MPPT. Comput Intell Neurosci. 2017 doi: 10.1155/2017/1583847. [DOI] [PMC free article] [PubMed] [Google Scholar]
86.Ye F, Lou XY, Sun LF. An improved chaotic fruit fly optimization based on a mutation strategy for simultaneous feature selection and parameter optimization for SVM and its applications. PLoS ONE. 2017 doi: 10.1371/journal.pone.0173516. [DOI] [PMC free article] [PubMed] [Google Scholar]
87.Xu X, Rong H, Trovati M, Liptrott M, Bessis N. CS-PSO: chaotic particle swarm optimization algorithm for solving combinatorial optimization problems. Soft Comput. 2018;22:783–795. doi: 10.1007/s00500-016-2383-8. [DOI] [Google Scholar]
88.Ge F, Hong L, Wu Q, Shi L. A cooperative optimization algorithm inspired by chaos-order transition. Math Probl Eng. 2015 doi: 10.1155/2015/984047. [DOI] [Google Scholar]
89.Zhang Y, Ji G, Dong Z, Wang S, Phillips P. Comment on “an investigation into the performance of particle swarm optimization with various chaotic Maps”. Math Probl Eng. 2015;2015:11–14. doi: 10.1155/2015/815370. [DOI] [Google Scholar]
90.Ghasemi M, Ghavidel S, Akbari E, Vahed AA. Solving non-linear, non-smooth and non-convex optimal power flow problems using chaotic invasive weed optimization algorithms based on chaos. Energy. 2014;73:340–353. doi: 10.1016/j.energy.2014.06.026. [DOI] [Google Scholar]
91.Yao X, Liu Y, Lin G. Evolutionary programming made faster. IEEE Trans Evol Comput. 1999;3:82. doi: 10.1109/4235.771163. [DOI] [Google Scholar]
92.Digalakis JG, Margaritis KG. On benchmarking functions for genetic algorithms. Int J Comput Math. 2007;77:481–506. doi: 10.1080/00207160108805080. [DOI] [Google Scholar]
93.Wang J, Wang D. Particle swarm optimization with a leader and followers. Prog Nat Sci. 2008;18:1437–1443. doi: 10.1016/j.pnsc.2008.03.029. [DOI] [Google Scholar]
94.Rashedi E, Nezamabadi-pour H, Saryazdi S. GSA: a gravitational search algorithm. Inf Sci (Ny) 2009;179:2232–2248. doi: 10.1016/j.ins.2009.03.004. [DOI] [Google Scholar]
95.Xie J, Zhou YQ, Chen H. A bat algorithm based on Lévy flights trajectory. Moshi Shibie Yu Rengong Zhineng Pattern Recognit Artif Intell. 2013;26:829–837. [Google Scholar]
96.Yang XS (2010) Firefly algorithm. Eng Optim 221
97.Kazarlis SA. A genetic algorithm solution to the unit commitment problem. IEEE Trans Power Syst. 1996;11:83–92. doi: 10.1109/59.485989. [DOI] [Google Scholar]
98.Mirjalili S. Dragonfly algorithm: a new meta-heuristic optimization technique for solving single-objective, discrete, and multi-objective problems. Neural Comput Appl. 2016;27:1053–1073. doi: 10.1007/s00521-015-1920-1. [DOI] [Google Scholar]
100.Rashedi E, Nezamabadi-Pour H, Saryazdi S. BGSA: binary gravitational search algorithm. Nat Comput. 2010;9:727–745. doi: 10.1007/s11047-009-9175-3. [DOI] [Google Scholar]
101.Cuevas E, Echavarría A, Ramírez-Ortegón MA. An optimization algorithm inspired by the States of Matter that improves the balance between exploration and exploitation. Appl Intell. 2014;40:256–272. doi: 10.1007/s10489-013-0458-0. [DOI] [Google Scholar]
102.Ang X-S, Karamanoglu M, He X. Flower pollination algorithm: a novel approach for multiobjective optimization. Eng Optim. 2014;46:12. [Google Scholar]
103.Jagodziński D, Jarosław A (2017) A differential evolution strategy. In: 2017 IEEE Congress on Evolutionary Computation (CEC). IEEE
104.Mirjalili S. The ant lion optimizer. Adv Eng Softw. 2015;83:80–98. doi: 10.1016/j.advengsoft.2015.01.010. [DOI] [Google Scholar]
105.Mirjalili S, Lewis A. The whale optimization algorithm. Adv Eng Softw. 2016;95:51–67. doi: 10.1016/j.advengsoft.2016.01.008. [DOI] [Google Scholar]
107.Kennedy J, Eberhart RC. A discrete binary version of the particle swarm algorithm. IEEE Int Conf Syst Man Cybern Comput Cybern Simul. 1997;5:4104–4108. doi: 10.1109/ICSMC.1997.637339. [DOI] [Google Scholar]
108.Mirjalili S. SCA: a sine cosine algorithm for solving optimization problems. Knowl Based Syst. 2016;96:120–133. doi: 10.1016/j.knosys.2015.12.022. [DOI] [Google Scholar]
109.Mirjalili S, Gandomi AH, Mirjalili SZ, Saremi S, Faris H, Mirjalili SM. Salp swarm algorithm: a bio-inspired optimizer for engineering design problems. Adv Eng Softw. 2017;114:163–191. doi: 10.1016/j.advengsoft.2017.07.002. [DOI] [Google Scholar]
110.John H. Holland, adaptation in natural and artificial systems. Cambridge: MIT Press; 1992. [Google Scholar]
112.Kamboj VK, Nandi A, Bhadoria A, Sehgal S. An intensify Harris Hawks optimizer for numerical and engineering optimization problems. Appl Soft Comput J. 2020;89:106018. doi: 10.1016/j.asoc.2019.106018. [DOI] [Google Scholar]
113.Sadollah A, Bahreininejad A, Eskandar H, Hamdi M. Mine blast algorithm: a new population based algorithm for solving constrained engineering optimization problems. Appl Soft Comput J. 2013;13:2592–2612. doi: 10.1016/j.asoc.2012.11.026. [DOI] [Google Scholar]
114.Bhadoria A, Kamboj VK. Optimal generation scheduling and dispatch of thermal generating units considering impact of wind penetration using hGWO-RES algorithm. Appl Intell. 2018 doi: 10.1007/s10489-018-1325-9. [DOI] [Google Scholar]
115.Heidari AA, Mirjalili S, Faris H, Aljarah I, Mafarja M, Chen H. Harris hawks optimization: algorithm and applications. Future Gener Comput Syst. 2019;97:849–872. doi: 10.1016/j.future.2019.02.028. [DOI] [Google Scholar]
116.Gandomi AH, Yang XS, Alavi AH. Cuckoo search algorithm: a metaheuristic approach to solve structural optimization problems. Eng Comput. 2013;29:17–35. doi: 10.1007/s00366-011-0241-y. [DOI] [Google Scholar]
117.Ray T, Saini P. Engineering design optimization using a swarm with an intelligent information sharing among individuals. Eng Optim. 2001;33:735–748. doi: 10.1080/03052150108940941. [DOI] [Google Scholar]
118.Tsai JFA. Global optimization of nonlinear fractional programming problems in engineering design. Eng Optim. 2005;37:399–409. doi: 10.1080/03052150500066737. [DOI] [Google Scholar]
119.Hameed IA, Bye RT, Osen OL (2016) Grey wolf optimizer (GWO) for automated offshore crane design. In: 2016 IEEE symposium series on computational intelligence (SSCI). IEEE
120.Ariables V. The butterfly particle swarm optimization (butterfly PSO/BF-PSO) technique and its variables. Int J Soft Comput Math Control (IJSCMC) 2015;4:23–39. doi: 10.14810/ijscmc.2015.4302. [DOI] [Google Scholar]
121.Cagnina LC, Esquivel SC, Nacional U, Luis DS, Luis S, Coello CAC. Solving engineering optimization problems with the simple constrained particle swarm optimizer. Informatica. 2008;32:319–326. [Google Scholar]
122.Deb K. A combined genetic adaptive search (GeneAS) for engineering design. Comput Sci Inform. 1996;26:30–45. [Google Scholar]
123.Wang L, Li LP. An effective differential evolution with level comparison for constrained engineering design. Structural and Multidisciplinary Optimization. 2010;41(6):947–963. doi: 10.1007/s00158-009-0454-5. [DOI] [Google Scholar]
124.Mirjalili S, Lewis A. The whale optimization algorithm. Advances in engineering software. 2016;95:51–67. doi: 10.1016/j.advengsoft.2016.01.008. [DOI] [Google Scholar]
125.Kamboj VK, et al. An intensify Harris Hawks optimizer for numerical and engineering optimization problems. Appl SoftComput. 2020;89:106018. [Google Scholar]
126.He Q, Wang L. An effective co-evolutionary particle swarm optimization for constrained engineering design problems. Eng Appl Artif Intell. 2007;20:89–99. doi: 10.1016/j.engappai.2006.03.003. [DOI] [Google Scholar]
127.Mezura-Montes E, Coello Coello CA. A simple multimembered evolution strategy to solve constrained optimization problems. IEEE Trans Evol Comput. 2005;9:1–17. doi: 10.1109/TEVC.2004.836819. [DOI] [Google Scholar]
128.Deb K (1990) Optimal design of a class of welded structures via genetic algorithms. In: 31st Structures, Structural Dynamics and Materials
Conference, p. 1179.
129.Mahdavi M, Fesanghary M, Damangir E. An improved harmony search algorithm for solving optimization problems. Appl Math Comput. 2007;188:1567–1579. doi: 10.1016/j.amc.2006.11.033. [DOI] [Google Scholar]
130.Wu G, Pedrycz W, Suganthan PN, Mallipeddi R. A variable reduction strategy for evolutionary algorithms handling equality constraints. Appl Soft Comput J. 2015;37:774–786. doi: 10.1016/j.asoc.2015.09.007. [DOI] [Google Scholar]
131.Coello Coello CA. Use of a self-adaptive penalty approach for engineering optimization problems. Comput Ind. 2000;41:113–127. doi: 10.1016/S0166-3615(99)00046-9. [DOI] [Google Scholar]
132.Lee KS, Geem ZW. A new structural optimization method based on the harmony search algorithm. Comput Struct. 2004;82:781–798. doi: 10.1016/j.compstruc.2004.01.002. [DOI] [Google Scholar]
133.Ragsdell KM, Phillips DT. Optimal design of a class of welded structures using geometric programming. J Manuf Sci Eng Trans ASME. 1976;98:1021–1025. doi: 10.1115/1.3438995. [DOI] [Google Scholar]
134.Cuevas E, Echavarría A. An optimization algorithm inspired by the States of Matter that improves the balance between exploration and exploitation. Appl Intell. 2013 doi: 10.1007/s10489-013-0458-0. [DOI] [Google Scholar]
135.Shankar K, Eswaran P. RGB-based secure share creation in visual cryptography using optimal elliptic curve cryptography technique. J Circuits Syst Comput. 2016;25:1650138. doi: 10.1142/S0218126616501383. [DOI] [Google Scholar]
136.Chickermane H, Gea HC. Structural optimization using a new local approximation method. Int J Numer Methods Eng. 2002;39:829–846. doi: 10.1002/(sici)1097-0207(19960315)39:5<829::aid-nme884>3.0.co;2-u. [DOI] [Google Scholar]
137.Zhao W, Zhang Z, Wang L. Manta ray foraging optimization: an effective bio-inspired optimizer for engineering applications. Eng Appl Artif Intell. 2020;87:103300. doi: 10.1016/j.engappai.2019.103300. [DOI] [Google Scholar]
138.Storn R, Price K. Differential evolution—a simple and efficient heuristic for global optimization over continuous spaces. J Glob Optim. 1997;11:341–359. doi: 10.1023/A:1008202821328. [DOI] [Google Scholar]
139.Niu B, Li L. A novel PSO-DE-based hybrid algorithm for global optimization (including Subser. Lect. Notes Artif. Intell. Lect. Notes Bioinformatics) Lect Notes Comput Sci. 2008;5227:156–163. doi: 10.1007/978-3-540-85984-0_20. [DOI] [Google Scholar]
140.Sadollah A, Eskandar H, Bahreininejad A, Kim JH. Water cycle algorithm for solving multi-objective optimization problems. Soft Comput. 2015;19:2587–2603. doi: 10.1007/s00500-014-1424-4. [DOI] [Google Scholar]
141.Hafez AI, Zawbaa HM, Emary E, Hassanien AE (2016) Sine cosine optimization algorithm for feature selection.In: 2016 international symposium on innovations in intelligent systems and applications (INISTA). IEEE
142.Sayed GI, Darwish A, Hassanien AE. A new chaotic multi-verse optimization algorithm for solving engineering optimization problems. J Exp Theor Artif Intell. 2018;30:293–317. doi: 10.1080/0952813X.2018.1430858. [DOI] [Google Scholar]
143.Abderazek H, Ferhat D, Ivana A. Adaptive mixed differential evolution algorithm for bi-objective tooth profile spur gear optimization. Int J Adv Manuf Technol. 2016 doi: 10.1007/s00170-016-9523-2. [DOI] [Google Scholar]