• <tr id="yyy80"></tr>
  • <sup id="yyy80"></sup>
  • <tfoot id="yyy80"><noscript id="yyy80"></noscript></tfoot>
  • 99热精品在线国产_美女午夜性视频免费_国产精品国产高清国产av_av欧美777_自拍偷自拍亚洲精品老妇_亚洲熟女精品中文字幕_www日本黄色视频网_国产精品野战在线观看 ?

    SSABA:Search Step Adjustment Based Algorithm

    2022-08-23 02:15:16FatemehAhmadiZeidabadiAliDehghaniMohammadDehghaniZeinabMontazeritpHublovskPavelTrojovskandGauravDhiman
    Computers Materials&Continua 2022年6期

    Fatemeh Ahmadi Zeidabadi,Ali Dehghani,Mohammad Dehghani,Zeinab Montazeri,tpán Hubálovsky,Pavel Trojovsky,and Gaurav Dhiman

    1Department of Mathematics and Computer Sciences,Sirjan University of Technology,Sirjan,Iran

    2Department of Civil Engineering,Islamic Azad University,Estahban Branch,Estahban,Iran

    3Department of Mathematics,Faculty of Science,University of Hradec Králové,Hradec Králové,500 03,Czech Republic

    4Department of Electrical and Electronics Engineering,Shiraz University of Technology,Shiraz,Iran

    5Department of Applied Cybernetics,Faculty of Science,University of Hradec Králové,Hradec Králové,500 03,Czech Republic

    6Department of Computer Science,Government Bikram College of Commerce,Patiala,Punjab,India

    Abstract: Finding the suitable solution to optimization problems is a fundamental challenge in various sciences.Optimization algorithms are one of the effective stochastic methods in solving optimization problems.In this paper,a new stochastic optimization algorithm called Search Step Adjustment Based Algorithm(SSABA)is presented to provide quasi-optimal solutions to various optimization problems.In the initial iterations of the algorithm, the step index is set to the highest value for a comprehensive search of the search space.Then, with increasing repetitions in order to focus the search of the algorithm in achieving the optimal solution closer to the global optimal,the step index is reduced to reach the minimum value at the end of the algorithm implementation.SSABA is mathematically modeled and its performance in optimization is evaluated on twenty-three different standard objective functions of unimodal and multimodal types.The results of optimization of unimodal functions show that the proposed algorithm SSABA has high exploitation power and the results of optimization of multimodal functions show the appropriate exploration power of the proposed algorithm.In addition, the performance of the proposed SSABA is compared with the performance of eight well-known algorithms, including Particle Swarm Optimization (PSO), Genetic Algorithm (GA), Teaching-Learning Based Optimization (TLBO), Gravitational Search Algorithm (GSA), Grey Wolf Optimization (GWO), Whale Optimization Algorithm (WOA), Marine Predators Algorithm (MPA), and Tunicate Swarm Algorithm (TSA).The simulation results show that the proposed SSABA is better and more competitive than the eight compared algorithms with better performance.

    Keywords: Optimization; population-based; optimization problem; search step;optimization algorithm;minimization;maximization

    1 Introduction

    Optimization is the process of presenting the best solution to a problem out of all the possible solutions to that problem given the limitations and needs of the problem [1].From a mathematical point of view,an optimization problem can be modeled using the three main parts of decision variables,constraints, and objective functions [2].Methods for solving optimization problems fall into two groups:deterministic methods and stochastic methods[3].

    Deterministic methods using derivative and Gradient information of objective functions as well as mathematical operators are able to provide optimal solutions to optimization problems.The main advantage of deterministic methods is that they guarantee the proposed solution as the optimal solution.The inability of these methods to solve non-derivative problems,high computational volume in complex problems, time consuming in solving problems with high number of variables, and convergence dependence on initial values in methods that depend on the initial conditions are the most important disadvantages of deterministic methods[4].

    On the other hand, optimization algorithms as stochastic methods of solving optimization problems, are able without the need for derivative and gradients information with using random operators and random scanning of the problem search space, in a repetition-based process provide appropriate and acceptable solutions for optimization problems [5].Optimization algorithms are inspired by the concepts of biology, animal behavior, physics, games, and other processes that can be modeled as optimizers[6].For example,in design of Ant Colony Optimization(ACO)is inspired by the ant colony behavior in locating food and how to find the shortest path between food sources and nests[7].Gravitational Search Algorithm(GSA)is inspired by the physical fundamentals of Newton’s laws of motion and the gravitational force[8].Darts Game Optimizer(DGO)is inspired by simulating the rules of the darts game and the behavior of the players in this game[9].

    In optimization studies,global optimal solution is the main solution to the optimization problem.Deterministic methods, in optimizing problems that can be implemented, are able to provide this global optimal solution.Stochastic-based optimization algorithms do not necessarily provide the global optimal solution.However,the solutions obtained with optimization algorithms should be as close as possible to the global optimal.For this reason, the solutions obtained using optimization algorithms are called quasi-optimal [10].The concept of quasi-optimal solutions and the desire to improve them to better quasi-optimal and closer to global optimal solution has led to the design of numerous optimization algorithms by researchers.In this regard, these optimization algorithms are applied in various fields in the literature such as energy[11–14],protection[15],electrical engineering[16–21],and energy carriers[22,23]to achieve the optimal solution.

    The contribution of this paper is the introduction and design of a new optimization algorithm called Search Step Adjustment Based Algorithm(SSABA)in order to provide quasi-optimal solutions to various optimization problems.Setting the search step in the problem-solving space during the iteration of the algorithm is the main idea in designing the proposed SSABA.In fact, by adjusting the search step,a member of the population,in the initial iterations of the algorithm,scans different spaces of the search space,and as the number of iterations of the algorithm increases,the search step becomes smaller in order to increase the exploitation power.The theory of the proposed SSABA is described and then mathematically modeled.The performance of SSABA is implemented on twentythree standard objective functions of different types of unimodal and multimodal and is also compared with eight well-known algorithms.

    The rest of this paper is organized in such a way that a study on optimization algorithms is presented in Section 2.The proposed SSABA is introduced and modeled in Section 3.Simulation studies are presented in Section 4.Conclusions and several suggestions for future studies are provided in Section 5.

    2 Background

    Optimization algorithms use a relatively similar mechanism to discover the optimal solution.Initially, a number of feasible solutions are generated randomly considering the limitations of the problem.Then,based on the different steps of the algorithm,in an iteration-based process,these initial solutions are improved.The process of updating and improving the proposed solutions continues until the algorithm stop criterion is reached.The distinguishing point of optimization algorithms is the main design idea and mechanism used in updating the proposed solutions.Accordingly,optimization algorithms can be divided based on the main design idea into four groups: swarm-based, physicsbased,evolutionary-based,and game-based[24].

    2.1 Swarm-Based Optimization Algorithms

    Swarm-based optimization algorithms are designed based on simulation of the swarming behaviors of living organisms such as animals, plants, and insects.Particle Swarm Optimization (PSO)can be mentioned as one of the oldest and most widely used algorithms in this group.PSO is inspired by the social behavior of animals such as fish and birds that live together in small and large groups.In PSO, population members communicate with each other and solve problems using the experience of the best member of the population as well as the best personal experience [25].Grey Wolf Optimization (GWO) is one of the swarm-based algorithms to solve optimization problems that is inspired by the group life of wolves and how they hunt in nature.In GWO, the hierarchical behavior of leadership in the group of gray wolves is modeled using four different types of wolves.The status of each member of the population is updated as a solution to the problem based on the modeling of the hunting process in three phases tracking the prey,encircling the prey,and attacking the prey[26].Whale Optimization Algorithm(WOA)is a swarm-based optimization algorithm which is designed by inspiring the nature and social behavior of humpback whales in a bubble network hunting strategy to achieve a quasi-optimal solution[27].Some other algorithms that belong to this group are:Teaching-Learning Based Optimization(TLBO)[28],Marine Predators Algorithm(MPA)[29], Tunicate Swarm Algorithm (TSA) [30], Emperor Penguin Optimizer (EPO) [31], Following Optimization Algorithm(FOA)[32],Group Mean-Based Optimizer(GMBO)[4],Donkey Theorem Optimization (DTO) [33], Multi Leader Optimizer (MLO) [34], Two Stage Optimization (TSO) [3],Mixed Leader Based Optimizer (MLBO) [6], Good Bad Ugly Optimizer (GBUO) [35], Mixed Best Members Based Optimizer(MBMBO)[24],Teamwork Optimization Algorithm(TOA)[5],and Good and Bad Groups-Based Optimizer(GBGBO)[36].

    2.2 Physics-Based Optimization Algorithms

    Physics-based optimization algorithms are developed based on the modeling of various physical laws and phenomena.Simulated Annealing(SA)is one of the well-known methods of this group of optimization algorithms, which is designed based on simulation of annealing process in metallurgy[37].Hook’s law simulation in a system consisting of weights and springs connected to each other is used in the design of Spring Search Algorithm (SSA) [38].Momentum Search Algorithm (MSA)is introduced based on the modeling of momentum law and Newtonian laws of motion [39].Some other algorithms that belong to this group are: Black Hole (BH) [40], Ray Optimization (RO)[41] algorithm, Magnetic Optimization Algorithm (MOA) [42], Galaxy-based Search Algorithm(GbSA) [43], Charged System Search (CSS) [44], Artificial Chemical Reaction Optimization Algorithm(ACROA)[45],Binary Spring Search Algorithm(BSSA)[46],Curved Space Optimization(CSO)[47],and Small World Optimization Algorithm(SWOA)[48].

    2.3 Evolutionary-Based Optimization Algorithms

    Evolutionary-based optimization algorithms are developed based on the modeling of genetics science, biology science and evolutionary operators.Genetic Algorithm (GA) is definitely the most well-known method of intelligent optimization and evolutionary algorithm that has many applications in various scientific and engineering disciplines.GA is introduced based on mathematical modeling of the reproductive process and Darwin’s theory of evolution.The process of updating population members of chromosomes, each of which is a solution to the problem, is simulated using three operators: selection, crossover, and mutation [49].Artificial Immune System (AIS) algorithms are among the algorithms inspired by the mechanism of the human body that fall into the category of evolutionary systems.The human immune system is one of the most accurate and astonishing living systems which modeling the mechanism of this system against viruses and microbes has been used in the design of AIS [50].Some other algorithms that belong to this group are: Biogeographybased Optimizer(BBO)[51],Differential Evolution(DE)[52],Genetic Programming(GP)[53],and Evolution Strategy(ES)[54].

    2.4 Game-Based Optimization Algorithms

    Game-based optimization algorithms are developed based on the modeling of rules of different games and the behavior of players in those games.HOGO is designed based on simulating the process of searching players to find a hidden object.In HOGO, players are the solution to a problem that moves through the search space to try to find the hidden object,which is actually the optimal solution to the problem[55].FGBO is developed based on mathematical modeling of the behavior of players and clubs in the game of football[56].Orientation Search algorithm(OSA)is introduced based on the simulation of players’movement in the direction specified by the referee[57].Some other algorithms that belong to this group are:Dice Game Optimizer(DGO)[58],Ring Toss Game Based Optimizer(RTGBO)[59],and Binary Orientation Search algorithm(BOSA)[60].

    3 Search Step Adjustment Based Algorithm

    In this section,the theory of the proposed Search Step Adjustment Based Algorithm(SSABA)is described and its mathematical modeling is presented for use in solving optimization problems.

    The proposed SSABA is a stochastic and evolutionary-based algorithm for solving optimization problems.In population-based algorithms,each member of the population represents a solution to the optimization problem that contains information and values of decision variables.Initially,a number of possible solutions to the problem are generated randomly.Then,in an iterative process,the initial solutions are improved to converge towards the optimal global solution to the problem.In each iteration, population members suggest new values for the problem variables by randomly moving through the search space.The main idea of the SSABA in updating the position of population members in the search space is to set the search step during successive iterations of the algorithm.

    In the proposed SSABA,each population member can be modeled using a vector and the whole population of the algorithm using a matrix based on Eq.(1).

    whereXis the population matrix of SSABA,Xiis theith population member,Nis the number of population members,mis the number of problem variables,xi,dis thedth dimension of status ofith population member in search space.

    The objective function of the optimization problem can be evaluated based on the values for the problem variables which are proposed by each population member.The calculated values for the objective function can be modeled using a vector based on Eq.(2).

    whereFis the objective function vector andFiis the objective function value which is evaluated based on proposed problem variables by theith population member.

    Based on the comparison and analysis of the values obtained for the objective function, the member that provides the best value for the objective function is determined as the best member of the population.The best member of the population as a leader is able to lead the members of the population in the search space towards the suitable solution.Therefore,in the proposed SSABA,the population members move towards the best population member.In this update process,the search step is set during the iterations of the algorithm.The mechanism of adjusting the search step is such that in the initial iterations that the algorithm must scan different areas of the search space well,it is set to its maximum value.Then,as the replication of the algorithm increases,and the population members approach the optimal global solution,the search step value decreases so that the population members converge with smaller and more accurate steps towards the global optimal solution.This search step adjustment mechanism is simulated using Eq.(3).

    whereStis the search step in thetth iteration of algorithm,tis the counter of iterations,andTis the maximum number of iterations.

    After adjusting the search step in each iteration, the members of the population are updated in the search space according to the search step, and based on the guidance of the best member of the population.The update process in the proposed SSABA is mathematically modeled using Eqs.(4)–(6).The new suggested position for each population member in the search space is determined based on the main idea of the proposed SSABA, which is to move towards the best member of the population by adjusting the search step, using Eqs.(4) and (5).This new position is acceptable to a population member if the value of the objective function improves in that new position, otherwise the member remains in its previous position.This process is simulated using Eq.(6).

    whereis the new suggested status for theith population members,is itsdth dimension,is its objective function value,ris a random number in the interval[0,1],xbestis the best population member,andIis a random number which is equal to 1 or 2.

    After updating all members of the population, the algorithm enters the next iteration.Based on the new values, the best member of the population is updated.Then the search step for the new iteration is calculated and the population members are updated according to Eqs.(4)–(6).This update process continues until the end of the algorithm iterations.At the end and after the complete implementation of the algorithm, the best quasi-optimal solution to which the SSABA has converged is presented as the solution of the problem.the pseudocode of the SSABA is presented in Algorithm 1.Also, the various stages of the proposed SSABA are shown as flowcharts in Fig.1.

    Algorithm 1:Pseudocode of SSABA Start SSABA.1.Input optimization problem information:objective function,variables,and constraints.2.Specify the number of population members(N)and the maximum number of iterations of the algorithm(T).3.Create the initial population at random.4.Evaluate the objective function based on the initial population.5.for t=1:T 6.Update xbest based on objective function values.7.Update St using Eq.(3).8.Calculate Xnew i using Eqs.(4)and(5).9.Update Xi using Eq.(6).10.Save best quasi-optimal solution so far.11.end 12.Output the best quasi-optimal solution obtained using SSABA.End SSABA.

    Figure 1:Flowchart of SSABA

    The time complexity of the proposed SSABA can be represented as:

    1.The initialization of population process needs (N×m) time, whereNis the number of population members andmis the number of dimensions of a given optimization problem.

    2.The population member fitness needs (T×N×m)time,whereTis the maximum number of iterations.

    3.Steps 1 and 2 are repeated until the satisfactory results is found which needs (S)time.

    Thus,the overall time complexity of SSABA is (T×N×m×S).

    4 Simulation Studies

    Simulation studies and performance analysis of the proposed SSABA in optimization are presented in this section.SSABA is implemented on a standard set consisting of twenty-three objective functions of different types of unimodal, high-dimensional multimodal, and fixed-dimensional multimodal.Complete information on these objective functions is provided in Appendix A and in Tabs.A1–A3.In order to analyze the ability of SSABA in optimization, the optimization results obtained from it are compared with eight well-known algorithms including Particle Swarm Optimization(PSO)[25],Genetic Algorithm(GA)[49],Teaching-Learning Based Optimization(TLBO)[28],Gravitational Search Algorithm(GSA)[8],Grey Wolf Optimization(GWO)[26],Whale Optimization Algorithm(WOA)[27],Marine Predators Algorithm(MPA)[29],Tunicate Swarm Algorithm(TSA)[30].The simulation results of the optimization algorithms in solving the objective functions are reported using two indicators of the average of the best obtained solutions (ave) and the standard deviation of the best obtained solutions(std).

    4.1 Evaluation of Objective Functions

    4.1.1 Unimodal Functions

    The first type of functions considered to evaluate the performance of optimization algorithms are seven unimodal functions, including F1 to F7.The optimization results of these objective functions using the SSABA and eight compared algorithms are presented in Tab.1.Based on the analysis of the optimization results,it is clear that the SSABA is able to provide the optimal global solution for F1 and F6 functions.SSABA is also the best optimizer for optimizing F2,F3,F4,F5,and F7 functions.The simulation results of F1 to F7 functions show that the proposed SSABA is far superior to the eight compared algorithms.

    Table 1: Evaluation results of unimodal objective functions

    4.1.2 High-Dimensional Multimodal Functions

    The second type of functions considered for analyzing the performance of optimization algorithms are six high-dimensional multimodal functions including F8 to F13.The results of the implementation of SSABA and eight comparative algorithms on high-dimensional multimodal functions are presented in Tab.2.What can be seen from the analysis of the results in this table is that the proposed SSABA provides the optimal global solution for the F9 and F11 functions.SSABA is the best optimizer for F8,F10,and F12 functions.Analysis of the performance of optimization algorithms in solving F8 to F13 functions shows that SSABA has a high capability in solving such optimization problems and is superior to the compared algorithms.

    Table 2: Evaluation results of high-dimensional multimodal objective functions

    4.1.3 Fixed-Dimensional Multimodal Functions

    The third type of selective functions to analyze the capabilities of optimization algorithms are ten fixed-dimensional multimodal functions including F14 to F23.The results of optimization of F14 to F23 objective functions using SSABA and eight compared algorithms are presented in Tab.3.The optimization results show that SSABA has been able to provide the global optimal solution for the F17 function.SSABA is also the best optimizer for F15, F16, F19, and F20 functions.The proposed SSABA with less standard deviation,in F14,F18,F21,F22,and F23 functions has a better performance than similar algorithms.Analysis of the simulation results shows that SSABA has a high ability to solve fixed-dimensional multimodal optimization problems and is much more competitive than the eight compared algorithms.

    4.2 Discussions

    Exploitation and exploration are two factors influencing the performance of optimization algorithms in achieving appropriate solutions to optimization problems.

    The concept of exploitation in the study of optimization algorithms shows the ability of the algorithm to search locally and get closer to the global optimal solution.In fact,an algorithm that has the suitable conditions in the power of exploitation is able to converge to a solution closer to the global optimal.The exploitation ability is especially important in solving optimization problems that have only one main solution without having local optimal areas.Unimodal functions with such features are very suitable for analyzing the ability of exploitation to achieve suitable quasi-optimal solutions.The results of optimization of the F1 to F7 Unimodal objective functions presented in Tab.1 indicate that the proposed SSABA with high exploitation capability has been converged to suitable solutions that are very close to the global optimal.The performance analysis of the compared algorithms shows that SSABA is much more competitive than them in terms of exploitation capability.

    The concept of exploration in the study of optimization algorithms means the ability of the algorithm to globally search and accurately scan the problem search space.In fact, an algorithm must be able to scan different areas of the search space in order to explore the optimal solution.The exploration ability is especially important in implementing algorithms on problems that have optimal local solutions.Multimodal objective functions of both types of high-dimensional, including F8 to F13 and fixed-dimensional including F14 to F23,have several local solutions in addition to the main solution.Therefore, these types of functions are very suitable for evaluating the exploration power of optimization algorithms.What can be deduced from the analysis of the optimization results of this type of function presented in Tabs.2 and 3 is that the proposed SSABA with high ability in exploration power has been able to scan different areas of the search space and, as a result, cross local optimal solutions.Analysis of the simulation results shows that SSABA has more appropriate exploration power than the compared algorithms and is able to scan the problem search space more effectively.

    Table 3: Evaluation results of fixed-dimensional multimodal objective functions

    4.3 Statistical Analysis

    In this subsection,a statistical analysis on the performance of optimization algorithms in solving optimization problems is presented.Analysis of optimization algorithms based on the two criteria of the average of the best solutions as well as the standard deviation of the best solutions provides valuable information about their ability.However,even after twenty independent runs,it is possible for an algorithm to be superior to compared algorithms at random.Therefore,in this study,the Wilcoxon sum-rank test [61] is used to analyze the superiority of the proposed SSABA from a statistically significant point of view.Wilcoxon sum-rank test is a non-parametric test that is used to compare and assess the similarity of two independent samples.

    The results of statistical analysis of SSABA against the compared algorithms using Wilcoxon sum-rank test are presented in Tab.4.In the Wilcoxon sum-rank test,an index calledp-value is used to detect statistical differences between the two data sets.Based on the analysis of the results presented in Tab.4,it is concluded that the superiority of SSABA is statistically significant against the compared algorithm in cases where thep-value is less than 0.05.

    Table 4: Obtained results from the Wilcoxon sum-rank test(p ≥0.05)

    4.4 Sensitivity Analysis

    The proposed SSABA is a population-based algorithm that in an iteration-based process is able to provide a quasi-optimal solution for an optimization problem.Therefore, the two parameters of the maximum number of iterations and the number of population members affect the performance of the proposed algorithm.Therefore,in this subsection,the sensitivity analysis of SSABA to these two parameters is presented.

    In order to provide the sensitivity analysis of SSABA to the maximum number of iterations, in independent performances, the proposed algorithm for the maximum number of iterations of 100,500,800,and 1000 is implemented on all twenty-three objective functions.The simulation results of this analysis are presented in Tab.5.What can be deduced from the simulation results presented in this table is that the values of the objective functions decrease when the maximum number of iterations of the algorithm increases.

    In order to provide a sensitivity analysis of the proposed algorithm to the number of population members,in independent implementations,SSABA for the number of population members 20,30,50,and 80 is implemented on all twenty-three objective functions.The simulation results of this analysis are presented in Tab.6.Based on the results of the sensitivity analysis of the proposed SSABA to the number of population members,it is clear that increasing the number of population members leads to the more accurate search of the search space and thus converges the algorithm to appropriate quasioptimal solutions which are closer to global optimal.

    Table 5: Results of the algorithm sensitivity analysis to the maximum number of iterations

    Table 6: Results of the algorithm sensitivity analysis to the number of population members

    Table 6:Continued

    5 Conclusions and Future Works

    Numerous optimization problems designed in different sciences require optimization using appropriate methods.Optimization algorithms, which are one of the stochastic methods of problem solving, are able to provide acceptable quasi-optimal solutions to optimization problems based on random scan of the search space.In this paper, a new optimization algorithm called Search Step Adjustment Based Algorithm(SSABA)was introduced to be used in solving optimization problems.In designing the proposed SSABA,the idea of setting the search step in the problem-solving space for population members during the replication of the algorithm was applied.The step setting process is such that in the initial iterations, the search step is given the highest value in order to explore different areas of the search space.Then, as the iterations of the algorithm increase, the search steps become smaller to converge towards the optimal solution as the exploitation power of the algorithm increases.The proposed SSABA was mathematically modeled and its performance was tested on twenty-three standard functions of different types of unimodal and multimodal.The results of optimizing the unimodal functions indicated the high exploitation power of the SSABA in local search and approaching the global optimal.The results of optimizing the multimodal functions indicated the optimal capability of the SSABA in the exploration and accurate scanning of the problem search space.The performance of the proposed SSABA in providing quasi-optimal solutions was compared with eight algorithms Particle Swarm Optimization(PSO),Genetic Algorithm(GA),Teaching-Learning Based Optimization(TLBO),Gravitational Search Algorithm(GSA),Grey Wolf Optimization(GWO),Whale Optimization Algorithm(WOA),Marine Predators Algorithm(MPA),and Tunicate Swarm Algorithm(TSA).Analysis of the simulation results showed that SSABA is much more competitive compared to the eight mentioned algorithms and has a good performance in solving optimization problems of different types.

    The authors offer several suggestions for future work, including the design of binary versions and multi-objective of the proposed SSABA.In addition,the use of SSABA in solving optimization problems in various sciences, nonlinear dynamic systems optimization problems, unconstrained optimization problems, and real-world problems in order to achieve appropriate solutions are from other suggestions for future researches.

    Funding Statement:PT (corresponding author) and SH was supported by the Excellence project PF UHK No.2202/2020-2022 and Long-term development plan of UHK for year 2021,University of Hradec Králové, Czech Republic, https://www.uhk.cz/en/faculty-of-science/about-faculty/officia l-board/internal-regulations-and-governing-acts/governing-acts/deans-decision/2020#grant-compe tition-of-fos-uhk-excellence-for-2020.

    Conflicts of Interest:The authors declare that they have no conflicts of interest to report regarding the present study.

    Appendix A.Objective functions

    The information of the F1 to F23 objective functions used in the simulation section is specified in Tabs.A1–A3.

    Table A1: Unimodal objective functions

    Table A2: High-dimensional objective functions

    Table A2:Continued

    Table A3: Fixed-dimensional objective functions

    Table A3:Continued

    国产高清有码在线观看视频| 九九热线精品视视频播放| a在线观看视频网站| 99久久综合精品五月天人人| 久久久久久久久中文| 欧美区成人在线视频| 亚洲欧美日韩无卡精品| 18禁美女被吸乳视频| 最近最新免费中文字幕在线| 一边摸一边抽搐一进一小说| 一级作爱视频免费观看| 俺也久久电影网| 亚洲av熟女| 亚洲av一区综合| 久久6这里有精品| 国模一区二区三区四区视频| 免费看日本二区| 9191精品国产免费久久| 国产三级中文精品| 舔av片在线| 欧美日韩福利视频一区二区| 国产在线精品亚洲第一网站| 不卡一级毛片| 免费av毛片视频| 欧美成人a在线观看| 99久国产av精品| 亚洲一区二区三区不卡视频| 波多野结衣高清无吗| 国产一区二区在线av高清观看| 美女cb高潮喷水在线观看| 欧美国产日韩亚洲一区| 亚洲国产高清在线一区二区三| 久久婷婷人人爽人人干人人爱| 两个人视频免费观看高清| 美女高潮的动态| 欧美高清成人免费视频www| ponron亚洲| 亚洲精品美女久久久久99蜜臀| 69av精品久久久久久| 久久草成人影院| 国产成+人综合+亚洲专区| 日本与韩国留学比较| 午夜福利免费观看在线| 三级毛片av免费| 欧美最黄视频在线播放免费| 欧美+亚洲+日韩+国产| 亚洲精品国产精品久久久不卡| 一本一本综合久久| 18+在线观看网站| 欧美又色又爽又黄视频| 久久久精品欧美日韩精品| 三级毛片av免费| 亚洲中文日韩欧美视频| 国产成人系列免费观看| 午夜福利在线观看吧| 欧美中文综合在线视频| 精品国产亚洲在线| 成年女人永久免费观看视频| 99精品久久久久人妻精品| 国产欧美日韩精品一区二区| 国产精品影院久久| 18禁美女被吸乳视频| 欧美一级毛片孕妇| 99国产精品一区二区三区| 97人妻精品一区二区三区麻豆| 免费看美女性在线毛片视频| 首页视频小说图片口味搜索| 白带黄色成豆腐渣| 黄片小视频在线播放| 嫁个100分男人电影在线观看| 精品人妻一区二区三区麻豆 | 亚洲专区中文字幕在线| 国产一区二区亚洲精品在线观看| 亚洲成a人片在线一区二区| 免费av观看视频| 国产精品久久久久久亚洲av鲁大| 欧美成人性av电影在线观看| 国产成人啪精品午夜网站| 欧美日韩精品网址| 欧美黄色片欧美黄色片| 好男人在线观看高清免费视频| 免费观看精品视频网站| 日本与韩国留学比较| 男女之事视频高清在线观看| 亚洲av不卡在线观看| 成人高潮视频无遮挡免费网站| www日本黄色视频网| 久久久精品欧美日韩精品| 成人性生交大片免费视频hd| 在线播放无遮挡| 男女午夜视频在线观看| 在线观看美女被高潮喷水网站 | 日韩欧美国产在线观看| 欧美一区二区精品小视频在线| 国产一区二区亚洲精品在线观看| 国产单亲对白刺激| 日韩国内少妇激情av| 搡老岳熟女国产| 亚洲欧美日韩卡通动漫| 观看免费一级毛片| 精品电影一区二区在线| 69人妻影院| 内地一区二区视频在线| 国产午夜福利久久久久久| 国产精品,欧美在线| 久久性视频一级片| 国产欧美日韩精品一区二区| av国产免费在线观看| 免费人成视频x8x8入口观看| 国产在线精品亚洲第一网站| 亚洲精品一区av在线观看| a级毛片a级免费在线| 国产日本99.免费观看| 久久精品亚洲精品国产色婷小说| 亚洲成人中文字幕在线播放| 十八禁人妻一区二区| 午夜久久久久精精品| 国产一级毛片七仙女欲春2| 床上黄色一级片| 国产中年淑女户外野战色| 欧美乱码精品一区二区三区| 国产伦精品一区二区三区视频9 | 麻豆成人av在线观看| 国产精品一及| 三级毛片av免费| 熟妇人妻久久中文字幕3abv| 九九久久精品国产亚洲av麻豆| 午夜免费激情av| 一级毛片女人18水好多| 在线视频色国产色| 嫁个100分男人电影在线观看| 免费人成在线观看视频色| 日本五十路高清| а√天堂www在线а√下载| 亚洲精品乱码久久久v下载方式 | 色综合欧美亚洲国产小说| 三级男女做爰猛烈吃奶摸视频| 亚洲美女视频黄频| 精品熟女少妇八av免费久了| 国产精品国产高清国产av| 国产精品久久久久久精品电影| 岛国在线免费视频观看| xxxwww97欧美| 色尼玛亚洲综合影院| 亚洲欧美日韩高清在线视频| 男女之事视频高清在线观看| 亚洲五月婷婷丁香| 成年人黄色毛片网站| 国产综合懂色| 国内精品一区二区在线观看| 国产av在哪里看| 宅男免费午夜| 超碰av人人做人人爽久久 | 日韩欧美在线二视频| 久久久久免费精品人妻一区二区| 麻豆成人av在线观看| 国产乱人视频| 国产精品,欧美在线| 天美传媒精品一区二区| 别揉我奶头~嗯~啊~动态视频| 亚洲男人的天堂狠狠| 日日摸夜夜添夜夜添小说| 在线观看66精品国产| 在线观看一区二区三区| 亚洲av电影在线进入| 久久久久国内视频| 一卡2卡三卡四卡精品乱码亚洲| 精品久久久久久久人妻蜜臀av| 日韩中文字幕欧美一区二区| 精品乱码久久久久久99久播| av女优亚洲男人天堂| 国产精品野战在线观看| 久久久久久九九精品二区国产| 天天添夜夜摸| 制服人妻中文乱码| 精品久久久久久,| 午夜老司机福利剧场| 成人精品一区二区免费| 国产真人三级小视频在线观看| 性色avwww在线观看| 真人做人爱边吃奶动态| 久久99热这里只有精品18| 欧美日韩福利视频一区二区| 小说图片视频综合网站| 国产黄色小视频在线观看| 精品久久久久久久久久久久久| 91字幕亚洲| 69av精品久久久久久| 人妻丰满熟妇av一区二区三区| 村上凉子中文字幕在线| 99riav亚洲国产免费| 中文字幕av在线有码专区| 欧美bdsm另类| 一级黄片播放器| 免费无遮挡裸体视频| 亚洲熟妇熟女久久| 国产久久久一区二区三区| 国内少妇人妻偷人精品xxx网站| 国产黄色小视频在线观看| 黑人欧美特级aaaaaa片| 日韩 欧美 亚洲 中文字幕| 日韩亚洲欧美综合| 国产探花极品一区二区| 久久久久久久久大av| 久久久久性生活片| 国产99白浆流出| 性色av乱码一区二区三区2| 国产aⅴ精品一区二区三区波| 日韩人妻高清精品专区| 18禁裸乳无遮挡免费网站照片| 久久久久久久久中文| 草草在线视频免费看| 久久久国产成人免费| 欧美激情久久久久久爽电影| 成人特级av手机在线观看| 精品久久久久久成人av| 91字幕亚洲| 亚洲五月天丁香| 看黄色毛片网站| 草草在线视频免费看| 国产中年淑女户外野战色| 国产老妇女一区| 18禁在线播放成人免费| 中文字幕久久专区| 香蕉av资源在线| 非洲黑人性xxxx精品又粗又长| 免费无遮挡裸体视频| 90打野战视频偷拍视频| 国产亚洲精品av在线| 白带黄色成豆腐渣| 日本 av在线| 精品人妻1区二区| 欧美性猛交黑人性爽| 精品一区二区三区视频在线 | 亚洲 国产 在线| 亚洲av成人av| 18禁裸乳无遮挡免费网站照片| 国产欧美日韩精品一区二区| 人人妻,人人澡人人爽秒播| 有码 亚洲区| 69av精品久久久久久| 蜜桃亚洲精品一区二区三区| 欧美高清成人免费视频www| 精品一区二区三区人妻视频| 男女做爰动态图高潮gif福利片| 嫁个100分男人电影在线观看| aaaaa片日本免费| 欧美最黄视频在线播放免费| 日本成人三级电影网站| 欧美日韩黄片免| 色吧在线观看| 欧美日韩中文字幕国产精品一区二区三区| 一个人免费在线观看电影| www.www免费av| 一卡2卡三卡四卡精品乱码亚洲| 又黄又粗又硬又大视频| 日韩成人在线观看一区二区三区| 久久精品综合一区二区三区| 1024手机看黄色片| 国产伦精品一区二区三区四那| 欧美又色又爽又黄视频| 午夜福利免费观看在线| 久久久久久久久中文| 亚洲国产精品合色在线| 老司机在亚洲福利影院| 男女午夜视频在线观看| 国产伦人伦偷精品视频| 高潮久久久久久久久久久不卡| 免费看a级黄色片| 最近最新免费中文字幕在线| 亚洲成av人片在线播放无| 精品久久久久久久人妻蜜臀av| 久久精品国产亚洲av涩爱 | 亚洲精品粉嫩美女一区| 91麻豆av在线| 精品电影一区二区在线| 亚洲精华国产精华精| 中文字幕高清在线视频| www.999成人在线观看| 老司机午夜福利在线观看视频| 又紧又爽又黄一区二区| 国产伦人伦偷精品视频| 在线观看舔阴道视频| 日韩欧美一区二区三区在线观看| 国产亚洲欧美98| 三级男女做爰猛烈吃奶摸视频| 久久久久久久午夜电影| 夜夜躁狠狠躁天天躁| 日韩 欧美 亚洲 中文字幕| 三级毛片av免费| 又紧又爽又黄一区二区| 国产精品 国内视频| 国产精品99久久久久久久久| 成年女人永久免费观看视频| 色视频www国产| 99视频精品全部免费 在线| 精品久久久久久久毛片微露脸| 无人区码免费观看不卡| 亚洲国产高清在线一区二区三| 亚洲精品国产精品久久久不卡| 成人18禁在线播放| 欧美在线黄色| 欧美丝袜亚洲另类 | 国产亚洲精品综合一区在线观看| 亚洲av美国av| 91麻豆av在线| 97人妻精品一区二区三区麻豆| 在线观看免费午夜福利视频| 色哟哟哟哟哟哟| 色播亚洲综合网| 91九色精品人成在线观看| 长腿黑丝高跟| 欧美一级a爱片免费观看看| 久久精品夜夜夜夜夜久久蜜豆| 亚洲欧美激情综合另类| 国产精品久久久久久亚洲av鲁大| 禁无遮挡网站| 99视频精品全部免费 在线| 亚洲,欧美精品.| 亚洲av第一区精品v没综合| 一个人免费在线观看的高清视频| 亚洲精品在线观看二区| 国产精品影院久久| 国产亚洲欧美在线一区二区| 欧美成狂野欧美在线观看| 久久久久久久亚洲中文字幕 | 尤物成人国产欧美一区二区三区| 脱女人内裤的视频| 亚洲成人中文字幕在线播放| xxxwww97欧美| 国产av在哪里看| 狂野欧美白嫩少妇大欣赏| 日本黄色视频三级网站网址| www.www免费av| 婷婷亚洲欧美| 日日干狠狠操夜夜爽| 欧美高清成人免费视频www| 免费高清视频大片| 欧美一级a爱片免费观看看| 一进一出好大好爽视频| 亚洲天堂国产精品一区在线| www.色视频.com| 欧美成人免费av一区二区三区| 婷婷精品国产亚洲av在线| 麻豆成人午夜福利视频| 熟女电影av网| a在线观看视频网站| 少妇高潮的动态图| 欧美激情在线99| 又黄又粗又硬又大视频| 超碰av人人做人人爽久久 | 五月玫瑰六月丁香| 国产在线精品亚洲第一网站| 国产91精品成人一区二区三区| 亚洲久久久久久中文字幕| 亚洲成人中文字幕在线播放| 婷婷丁香在线五月| 搡老岳熟女国产| 欧美色欧美亚洲另类二区| 日韩精品青青久久久久久| 麻豆成人午夜福利视频| 精品人妻偷拍中文字幕| 亚洲成人久久爱视频| 欧美日韩黄片免| x7x7x7水蜜桃| 亚洲 国产 在线| 操出白浆在线播放| 国产乱人视频| x7x7x7水蜜桃| 色在线成人网| 日本黄色片子视频| av国产免费在线观看| 狂野欧美激情性xxxx| 精品人妻1区二区| 黄色片一级片一级黄色片| 12—13女人毛片做爰片一| 欧美色视频一区免费| 国产一级毛片七仙女欲春2| 午夜免费激情av| 少妇熟女aⅴ在线视频| 欧美一区二区国产精品久久精品| 国产av麻豆久久久久久久| 久久中文看片网| 欧美大码av| 欧美又色又爽又黄视频| av片东京热男人的天堂| 一级a爱片免费观看的视频| 一级黄片播放器| 欧美又色又爽又黄视频| 国产成人欧美在线观看| 3wmmmm亚洲av在线观看| 婷婷丁香在线五月| 九九久久精品国产亚洲av麻豆| 国产精品永久免费网站| 黄片小视频在线播放| 国产精品香港三级国产av潘金莲| 超碰av人人做人人爽久久 | 神马国产精品三级电影在线观看| 免费观看人在逋| 好男人在线观看高清免费视频| 99久久99久久久精品蜜桃| 黄色成人免费大全| 男女下面进入的视频免费午夜| 性色avwww在线观看| 欧美乱码精品一区二区三区| 精品国产美女av久久久久小说| 午夜激情欧美在线| 黄色日韩在线| 哪里可以看免费的av片| 18禁裸乳无遮挡免费网站照片| 免费在线观看成人毛片| 免费观看精品视频网站| 日日夜夜操网爽| 身体一侧抽搐| 91麻豆精品激情在线观看国产| 一边摸一边抽搐一进一小说| 久久久久久久亚洲中文字幕 | 精品不卡国产一区二区三区| 波多野结衣高清作品| bbb黄色大片| 老司机深夜福利视频在线观看| avwww免费| 可以在线观看的亚洲视频| 婷婷精品国产亚洲av| 色综合站精品国产| 最新美女视频免费是黄的| 亚洲专区中文字幕在线| 色播亚洲综合网| 无限看片的www在线观看| 国产三级黄色录像| 欧美大码av| av欧美777| 一级作爱视频免费观看| 小说图片视频综合网站| 日本a在线网址| 国产亚洲精品综合一区在线观看| 十八禁网站免费在线| 亚洲avbb在线观看| 在线a可以看的网站| 精品一区二区三区视频在线观看免费| 天美传媒精品一区二区| 小蜜桃在线观看免费完整版高清| 在线观看一区二区三区| 最近最新中文字幕大全免费视频| 怎么达到女性高潮| 国产午夜精品久久久久久一区二区三区 | 亚洲国产色片| 少妇熟女aⅴ在线视频| 亚洲国产欧美人成| 国产在视频线在精品| 少妇丰满av| xxxwww97欧美| 九色国产91popny在线| 天堂影院成人在线观看| 亚洲精品亚洲一区二区| 欧美xxxx黑人xx丫x性爽| 伊人久久精品亚洲午夜| 国产成年人精品一区二区| 亚洲av不卡在线观看| 人人妻,人人澡人人爽秒播| 欧美乱妇无乱码| 精品不卡国产一区二区三区| 日韩av在线大香蕉| 天堂av国产一区二区熟女人妻| www.色视频.com| 成人亚洲精品av一区二区| 免费看a级黄色片| 国内精品久久久久久久电影| 国产一级毛片七仙女欲春2| 免费看十八禁软件| 亚洲国产精品合色在线| 日韩欧美免费精品| 一级毛片高清免费大全| 亚洲国产欧洲综合997久久,| 高清在线国产一区| 国产不卡一卡二| 特大巨黑吊av在线直播| 亚洲自拍偷在线| 亚洲成a人片在线一区二区| 亚洲 国产 在线| x7x7x7水蜜桃| 精品久久久久久,| 久久久国产成人精品二区| 人人妻人人澡欧美一区二区| 99精品久久久久人妻精品| 999久久久精品免费观看国产| 亚洲最大成人手机在线| 亚洲 欧美 日韩 在线 免费| 日本 欧美在线| 免费av不卡在线播放| 别揉我奶头~嗯~啊~动态视频| 亚洲精品一区av在线观看| 亚洲av电影不卡..在线观看| 天堂动漫精品| 亚洲无线观看免费| 一本精品99久久精品77| 床上黄色一级片| 内射极品少妇av片p| 国产精品久久视频播放| 97碰自拍视频| 人妻久久中文字幕网| 日韩欧美三级三区| 香蕉久久夜色| 桃红色精品国产亚洲av| 欧美日本亚洲视频在线播放| 国产aⅴ精品一区二区三区波| a级毛片a级免费在线| 精品福利观看| 在线观看免费午夜福利视频| 男女下面进入的视频免费午夜| 午夜精品一区二区三区免费看| 最近视频中文字幕2019在线8| 亚洲av五月六月丁香网| 一级作爱视频免费观看| 欧美bdsm另类| 丁香六月欧美| 露出奶头的视频| 亚洲国产欧美网| 国产精品一及| 国产一区二区亚洲精品在线观看| 夜夜躁狠狠躁天天躁| 国产精品一及| 国产久久久一区二区三区| 3wmmmm亚洲av在线观看| 精品99又大又爽又粗少妇毛片 | 国产成人欧美在线观看| 搡老岳熟女国产| 精品无人区乱码1区二区| 好男人电影高清在线观看| 无人区码免费观看不卡| 亚洲真实伦在线观看| 亚洲一区高清亚洲精品| 99久久久亚洲精品蜜臀av| 午夜精品久久久久久毛片777| 亚洲专区中文字幕在线| 国产单亲对白刺激| 国产精品香港三级国产av潘金莲| 制服人妻中文乱码| 天堂√8在线中文| 国产熟女xx| 天天躁日日操中文字幕| 国产视频一区二区在线看| 男人和女人高潮做爰伦理| 成年女人看的毛片在线观看| 男插女下体视频免费在线播放| 国产一区二区三区视频了| 久久九九热精品免费| 久久久久久人人人人人| 成年免费大片在线观看| 97人妻精品一区二区三区麻豆| 欧美日韩一级在线毛片| 特级一级黄色大片| 国产一区二区三区在线臀色熟女| 黑人欧美特级aaaaaa片| 18禁国产床啪视频网站| 观看免费一级毛片| 亚洲av免费在线观看| 淫妇啪啪啪对白视频| 亚洲精品粉嫩美女一区| 一区二区三区国产精品乱码| or卡值多少钱| 99国产精品一区二区三区| 免费人成视频x8x8入口观看| 婷婷精品国产亚洲av| 国产成人影院久久av| 人妻夜夜爽99麻豆av| 狂野欧美白嫩少妇大欣赏| 午夜福利在线在线| 亚洲欧美精品综合久久99| 黄色女人牲交| 久久国产精品人妻蜜桃| 老汉色av国产亚洲站长工具| 天堂av国产一区二区熟女人妻| 偷拍熟女少妇极品色| 手机成人av网站| www.www免费av| 日韩人妻高清精品专区| 欧美中文日本在线观看视频| 少妇丰满av| 一本精品99久久精品77| 久久久久久国产a免费观看| 欧美乱码精品一区二区三区| 欧美激情在线99| 又紧又爽又黄一区二区| 真人一进一出gif抽搐免费| 日韩精品青青久久久久久| 亚洲精品456在线播放app | 精品久久久久久久久久免费视频| 90打野战视频偷拍视频| 91九色精品人成在线观看| 国产黄色小视频在线观看| 老司机深夜福利视频在线观看| 欧美在线一区亚洲| 欧美精品啪啪一区二区三区| 搡老妇女老女人老熟妇| 精品国产超薄肉色丝袜足j| 亚洲精品久久国产高清桃花| 麻豆久久精品国产亚洲av| 男人的好看免费观看在线视频| 亚洲精品一卡2卡三卡4卡5卡| 久久精品91无色码中文字幕| 国产视频一区二区在线看| 成人性生交大片免费视频hd| 色在线成人网| 精品久久久久久久久久久久久| 丰满人妻一区二区三区视频av | 亚洲 欧美 日韩 在线 免费| 美女 人体艺术 gogo| 欧美又色又爽又黄视频| 亚洲人成网站在线播| 亚洲国产欧洲综合997久久,| av专区在线播放| 99久久无色码亚洲精品果冻| 亚洲精品一区av在线观看| 午夜精品一区二区三区免费看|