Advancements in Optimization: Critical Analysis of Evolutionary, Swarm, and Behavior-Based Algorithms
Abstract
:1. Introduction
- The presented work consolidates the current state-of-the-art approaches in multi- and single-objective optimization algorithms, offering a holistic understanding of both classical methodologies and modern metaheuristic approaches.
- By conducting a detailed examination of various algorithms, and their conceptual underpinnings, strengths, and limitations, this paper provides valuable insights into their applicability across various problem domains.
- The review identifies recent advancements, comparative studies, and emerging trends in optimization research, shedding light on novel techniques and methodologies that are shaping the field’s future trajectory.
- By emphasizing the importance of collaboration between academia and industry, as well as the need for innovative approaches to address real-world challenges, the paper aims to stimulate further research and development in optimization.
- The study offers a roadmap for future research endeavors by identifying important research gaps and highlighting prospects. It encourages the investigation of hybridization techniques, domain-specific optimizations, and scalability advances in MOO.
2. Methodology of Literature Review
2.1. Information Source
2.2. Database Selection
2.3. Time Frame
2.4. Search Strategy
2.5. Inclusion and Exclusion Criteria
- i.
- Inclusion criteria:
- -
- Articles and reviews published in peer-reviewed journals.
- -
- Conference papers presenting significant advancements or novel algorithms.
- -
- Studies focusing on single- and multi-objective optimization.
- ii.
- Exclusion criteria:
- -
- Non-peer-reviewed articles.
- -
- Studies not available in full text.
- -
- Publications not in English.
2.6. Data Extraction and Analysis
2.7. Summary Analysis of Single Algorithms Extended to Multi-Objective Algorithms
3. Content Analysis of Literature and Bibliometric Review
3.1. Frequency of Publications
3.2. Types of Works Analyzed
3.3. Bibliometric Analysis
3.4. Author Publication Analysis
4. Analysis of Single Objective Algorithms Overview
4.1. Evolutionary Optimization
Algorithm 1 EO |
|
4.2. Differential Evolution
Algorithm 2 DE |
|
4.3. Practical Swarm Optimization
Algorithm 3 PSO |
|
4.4. Fitness Dependent Optimizer
Fitness Dependent Optimizer Is a Technique Used to Solve Problems with a Single Aim in Optimization
Algorithm 4 Single-objective FDO |
|
4.5. Learner Performance-Based Behavior
Learner Performance-Based Algorithm Steps
- Symbol definition:
- M represents the initial random population
- N represents the number of individuals in the new population
- dp represents the percentage of the individuals that have been selected from M
- O represents a subpopulation that has been selected from M based on dp operator.
- GP represents the good population
- BP represents the bad population
- k represents a counter that is utilized for counting the number of individuals that have been newly created
- PF represents the perfect population
Algorithm 5 LPB |
|
4.6. A Comprehensive Analysis of the Benefits, Drawbacks, and Practical Uses of Single Algorithms
5. Analysis of Multi-Objective Algorithms
5.1. Multi-Objective Basic
5.2. Multi-Objective Methods
- (a)
- Pareto-dominance-based algorithms: NSGA has been used to find the Pareto front for MOO problems since its invention in 1994. Following this, several intelligent optimization algorithms that relied on Pareto-dominated methods surfaced. Non-convex optimization problems were handled through intelligent algorithms that preserved each goal’s distinctive qualities on their own, without relying on the others. A growing number of studies on intelligent optimization algorithms have been carried out by researchers to offer Pareto-dominated solutions for MOO problems. The Pareto dominance relationship is applied, which entails choosing a partner from the population of individuals that it dominates for non-dominated individuals. Amongst well-known algorithms of this kind are Pareto Envelope-based Selection Algorithm II (PESA-II) [25,74], Strength Pareto Evolutionary Algorithm 2 (SPEA-2) [75], and Non-Dominated Sorting Genetic Algorithm II (NSGA-II) [42,76].
- (b)
- Decomposition-based algorithms transform MOP into a set of SOPs utilizing the scalarizing functions: After that, concurrent solutions are found for these resultant single-objective problems. MOGLS (i.e., multi-objective genetic local search algorithm) [77], the cellular multi-objective genetic algorithm (C-MOGA), and the multi-objective evolutionary algorithm based on decomposition (MOEA/D) [2] are a few examples of algorithms of that method.
- (c)
- Indicator-based algorithms utilize indicator function for the assessment of a set of solutions’ quality through utilizing a measure that takes into account the objective function space’s convergence and diversity. Those algorithms’ objective is to determine, depending on the performance indicator, the optimal subset of the Pareto non-dominated solution. There are other variations of such algorithms, including the Fast Hypervolume MOO Algorithm, S-Metric Selection Evolutionary MOO Algorithm (SMS-EMOA), and Indicator Based-Selection Evolutionary Algorithm (IBEA) [78].
5.3. Multi-Objective Algorithms Overview
- Find a set of solutions lying on the Pareto-optimal front;
- Find a set of solutions diverse enough to represent the whole Pareto-optimal front range.
5.3.1. Evolutionary MOO
- It employs an elitist concept.
- It employs a specific strategy to maintain diversity.
- It highlights non-dominated solutions.
5.3.2. Multi-Objective Differential Evolution
Mutation Operator
Selection Operator
Algorithm 6 MODE |
|
5.3.3. Multi-Objective Particle Swarm Optimization
- Increase the quantity of elements in the Pareto-optimum set.
- Reduce the difference between the algorithm-generated Pareto front and the actual, global Pareto front (assuming we are aware of its position).
- Maximize the dissemination of solutions to achieve a smooth and uniform distribution of vectors.
Algorithm 7 MOPSO |
|
5.3.4. Multi-Objective Fitness Dependent Optimizer
Algorithm 8 MOFDO |
|
5.3.5. Multi-Objective Learner Performance-Based Algorithm
Algorithm 9 MOLPB |
|
5.4. A Comprehensive Analysis of the Benefits, Drawbacks, and Practical Uses of Multi-Objective Algorithms
5.5. Multi-Objective Applications
6. Research Directions
Research Gaps
- Performance Evaluation: Although this paper gives a thorough overview of numerous optimization algorithms, it lacks specific metrics for performance evaluation and comparisons of the algorithms, especially regarding scalability, convergence speed, and solution quality.
- Real-World Applications: While this paper covers using optimization algorithms in various fields, it falls short in discussing particular real-world case studies or applications where these algorithms have been effectively implemented, as well as the difficulties and practical ramifications of doing so.
- Hybrid Approaches: A few hybrid optimization approaches are mentioned in passing in this study; however, further research and analysis is needed to determine whether hybridization techniques might enhance the performance of optimization algorithms, especially when tackling challenging real-world issues.
- Parameter Tuning: This is a crucial step in many optimization algorithms as it has a substantial impact on their performance. However, this review lacks extensive examination of the strategies of parameter tuning in addition to their impact on the behavior of the algorithm as well as the quality of the solution.
- The focus should be directed towards the enhancement of optimization algorithms’ steadiness and dependability in the case of being faced with uncertainty or noise. In addition to that, their efficiency in the handling of the scenarios of the dynamic optimization must be evaluated as detailed as possible.
- Parallel and Distributed Computing: Parallel and distributed computing approaches’ effectiveness in the acceleration of the process of optimization, in addition to the handling of cases with vast amounts of data, is not explored in detail. Such a knowledge gap exists although there are growing requirements for dealing with the complicated problems of optimization at large scales.
7. Future Directions
8. Conclusions
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- Deb, K.; Anand, A.; Joshi, D. A Computationally Efficient Evolutionary Algorithm for Real-Parameter Optimization. Evol. Comput. 2002, 10, 371–395. [Google Scholar] [CrossRef] [PubMed]
- Cai, X.; Mei, Z.; Fan, Z.; Zhang, Q. A constrained decomposition approach with grids for evolutionary multiobjective optimization. IEEE Trans. Evol. Comput. 2017, 22, 564–577. [Google Scholar] [CrossRef]
- Mirjalili, S.; Saremi, S.; Mirjalili, S.M.; Coelho, L.d.S. Multi-objective grey wolf optimizer: A novel algorithm for multi-criterion optimization. Expert Syst. Appl. 2016, 47, 106–119. [Google Scholar] [CrossRef]
- Kumawat, I.R.; Nanda, S.J.; Maddila, R.K. Multi-objective whale optimization. In Proceedings of the TENCON 2017—2017 IEEE Region 10 Conference, Penang, Malaysia, 5–8 November 2017; pp. 2747–2752. [Google Scholar]
- Wang, J.; Liu, J.; Wang, H.; Mei, C. Approaches to multi-objective optimization and assessment of green infrastructure and their multi-functional effectiveness: A review. Water 2020, 12, 2714. [Google Scholar] [CrossRef]
- Reyes-Sierra, M.; Coello, C.C. Multi-objective particle swarm optimizers: A survey of the state-of-the-art. Int. J. Comput. Intell. Res. 2006, 2, 287–308. [Google Scholar]
- Chai, R.; Savvaris, A.; Tsourdos, A.; Chai, S. Solving multi-objective aeroassisted spacecraft trajectory optimization problems using extended NSGA-II. In Proceedings of the AIAA SPACE and Astronautics Forum and Exposition, Orlando, FL, USA, 12–14 September 2017; p. 5193. [Google Scholar]
- Deb, K. Multiobjective Optimization Using Evolutionary Algorithms; Wiley: New York, NY, USA, 2001. [Google Scholar]
- Saborido, R.; Ruiz, A.B.; Bermúdez, J.D.; Vercher, E.; Luque, M. Evolutionary multi-objective optimization algorithms for fuzzy portfolio selection. Appl. Soft Comput. 2016, 39, 48–63. [Google Scholar] [CrossRef]
- El Aziz, M.A.; Ewees, A.A.; Hassanien, A.E.; Mudhsh, M.; Xiong, S. Multi-objective whale optimization algorithm for multilevel thresholding segmentation. In Advances in Soft Computing and Machine Learning in Image Processing; Springer: Cham, Switzerland, 2018; pp. 23–39. [Google Scholar]
- Oesterle, J.; Amodeo, L.; Yalaoui, F. A comparative study of multi-objective algorithms for the assembly line balancing and equipment selection problem under consideration of product design alternatives. J. Intell. Manuf. 2019, 30, 1021–1046. [Google Scholar] [CrossRef]
- Roy, R.; Dehuri, S.; Cho, S.B. A novel particle swarm optimization algorithm for multi-objective combinatorial optimization problem. Int. J. Appl. Metaheuristic Comput. (IJAMC) 2011, 2, 41–57. [Google Scholar] [CrossRef]
- Chen, Y.; Li, H.; He, B.; Wang, P.; Jin, K. Multi-objective genetic algorithm based innovative wind farm layout optimization method. Energy Convers. Manag. 2015, 105, 1318–1327. [Google Scholar] [CrossRef]
- Pennada, V.S.T. Solving Multiple Objective Optimization Problem Using Multi-Agent Systems: A case in Logistics Management. 2020. Available online: https://www.diva-portal.org/smash/get/diva2:1501741/FULLTEXT01.pdf (accessed on 25 August 2024).
- Abbass, H.A.; Sarker, R.; Newton, C. PDE: A Pareto-frontier differential evolution approach for multi-objective optimization problems. In Proceedings of the 2001 Congress on Evolutionary Computation (IEEE Cat. No. 01TH8546), Seoul, Republic of Korea, 27–30 May 2001; pp. 971–978. [Google Scholar]
- Xue, F.; Sanderson, A.C.; Graves, R.J. Pareto-based multi-objective differential evolution. In Proceedings of the 2003 Congress on Evolutionary Computation, 2003. CEC’03, Canberra, ACT, Australia, 8–12 December 2003; pp. 862–869. [Google Scholar]
- Cui, Y.; Geng, Z.; Zhu, Q.; Han, Y. Multi-objective optimization methods and application in energy saving. Energy 2017, 125, 681–704. [Google Scholar] [CrossRef]
- Xue, F.; Sanderson, A.C.; Graves, R.J. Multi-objective differential evolution-algorithm, convergence analysis, and applications. In Proceedings of the 2005 IEEE Congress on Evolutionary Computation, Edinburgh, UK, 2–5 September 2005; pp. 743–750. [Google Scholar]
- Liang, J.; Qiao, K.; Yue, C.; Yu, K.; Qu, B.; Xu, R.; Li, Z.; Hu, Y. A clustering-based differential evolution algorithm for solving multimodal multi-objective optimization problems. Swarm Evol. Comput. 2021, 60, 100788. [Google Scholar] [CrossRef]
- Abdullah, J.M.; Ahmed, T. Fitness dependent optimizer: Inspired by the bee swarming reproductive process. IEEE Access 2019, 7, 43473–43486. [Google Scholar] [CrossRef]
- Rahman, C.M.; Rashid, T.A. A new evolutionary algorithm: Learner performance based behavior algorithm. Egypt. Inform. J. 2021, 22, 213–223. [Google Scholar] [CrossRef]
- Costa-Carrapiço, I.; Raslan, R.; González, J.N. A systematic review of genetic algorithm-based multi-objective optimisation for building retrofitting strategies towards energy efficiency. Energy Build. 2020, 210, 109690. [Google Scholar] [CrossRef]
- Mahrach, M.; Miranda, G.; León, C.; Segredo, E. Comparison between single and multi-objective evolutionary algorithms to solve the knapsack problem and the travelling salesman problem. Mathematics 2020, 8, 2018. [Google Scholar] [CrossRef]
- Zupančič, J.; Filipič, B.; Gams, M. Genetic-programming-based multi-objective optimization of strategies for home energy-management systems. Energy 2020, 203, 117769. [Google Scholar] [CrossRef]
- Coello, C. Evolutionary Algorithms for Solving Multi-Objective Problems; Springer: New York, NY, USA, 2007. [Google Scholar]
- Li, L.; Wang, W.; Xu, X. Multi-objective particle swarm optimization based on global margin ranking. Inf. Sci. 2017, 375, 30–47. [Google Scholar] [CrossRef]
- Mirjalili, S.; Jangir, P.; Saremi, S. Multi-objective ant lion optimizer: A multi-objective optimization algorithm for solving engineering problems. Appl. Intell. 2017, 46, 79–95. [Google Scholar] [CrossRef]
- Mirjalili, S.Z.; Mirjalili, S.; Saremi, S.; Faris, H.; Aljarah, I. Grasshopper optimization algorithm for multi-objective optimization problems. Appl. Intell. 2018, 48, 805–820. [Google Scholar] [CrossRef]
- Tawhid, M.A.; Savsani, V. Multi-objective sine-cosine algorithm (MO-SCA) for multi-objective engineering design problems. Neural Comput. Appl. 2019, 31, 915–929. [Google Scholar] [CrossRef]
- Lai, X.; Li, C.; Zhang, N.; Zhou, J. A multi-objective artificial sheep algorithm. Neural Comput. Appl. 2019, 31, 4049–4083. [Google Scholar] [CrossRef]
- Liang, J.; Xu, W.; Yue, C.; Yu, K.; Song, H.; Crisalle, O.D.; Qu, B. Multimodal multiobjective optimization with differential evolution. Swarm Evol. Comput. 2019, 44, 1028–1059. [Google Scholar] [CrossRef]
- Tian, Y.; Cheng, R.; Zhang, X.; Cheng, F.; Jin, Y. An indicator-based multiobjective evolutionary algorithm with reference point adaptation for better versatility. IEEE Trans. Evol. Comput. 2017, 22, 609–622. [Google Scholar] [CrossRef]
- Santiago, A.; Dorronsoro, B.; Nebro, A.J.; Durillo, J.J.; Castillo, O.; Fraire, H.J. A novel multi-objective evolutionary algorithm with fuzzy logic based adaptive selection of operators: FAME. Inf. Sci. 2019, 471, 233–251. [Google Scholar] [CrossRef]
- Fraga, E.S. An example of multi-objective optimization for dynamic processes. Chem. Eng. Trans. 2019, 74, 601–606. [Google Scholar]
- Afshari, H.; Hare, W.; Tesfamariam, S. Constrained multi-objective optimization algorithms: Review and comparison with application in reinforced concrete structures. Appl. Soft Comput. 2019, 83, 105631. [Google Scholar] [CrossRef]
- Khalilpourazari, S.; Naderi, B.; Khalilpourazary, S. Multi-objective stochastic fractal search: A powerful algorithm for solving complex multi-objective optimization problems. Soft Comput. 2020, 24, 3037–3066. [Google Scholar] [CrossRef]
- Grotti, E.; Mizushima, D.M.; Backes, A.D.; de Freitas Awruch, M.D.; Gomes, H.M. A novel multi-objective quantum particle swarm algorithm for suspension optimization. Comput. Appl. Math. 2020, 39, 105. [Google Scholar] [CrossRef]
- Zeng, N.; Song, D.; Li, H.; You, Y.; Liu, Y.; Alsaadi, F.E. A competitive mechanism integrated multi-objective whale optimization algorithm with differential evolution. Neurocomputing 2021, 432, 170–182. [Google Scholar] [CrossRef]
- Abdel-Basset, M.; Mohamed, R.; Mirjalili, S. A novel whale optimization algorithm integrated with Nelder–Mead simplex for multi-objective optimization problems. Knowl.-Based Syst. 2021, 212, 106619. [Google Scholar] [CrossRef]
- Stewart, R.H.; Palmer, T.S.; DuPont, B. A survey of multi-objective optimization methods and their applications for nuclear scientists and engineers. Prog. Nucl. Energy 2021, 138, 103830. [Google Scholar] [CrossRef]
- Balabanov, T. Solving Multi-Objective Problems by Means of Single Objective Solver. Probl. Eng. Cybern. Robot. 2021, 76, 63–70. [Google Scholar] [CrossRef]
- Verma, S.; Pant, M.; Snasel, V. A comprehensive review on NSGA-II for multi-objective combinatorial optimization problems. IEEE Access 2021, 9, 57757–57791. [Google Scholar] [CrossRef]
- Khodadadi, N.; Azizi, M.; Talatahari, S.; Sareh, P. Multi-objective crystal structure algorithm (MOCryStAl): Introduction and performance evaluation. IEEE Access 2021, 9, 117795–117812. [Google Scholar] [CrossRef]
- Premkumar, M.; Jangir, P.; Sowmya, R.; Alhelou, H.H.; Mirjalili, S.; Kumar, B.S. Multi-objective equilibrium optimizer: Framework and development for solving multi-objective optimization problems. J. Comput. Des. Eng. 2022, 9, 24–50. [Google Scholar] [CrossRef]
- Mei, Y.; Wu, K. Application of multi-objective optimization in the study of anti-breast cancer candidate drugs. Sci. Rep. 2022, 12, 19347. [Google Scholar] [CrossRef]
- Petrović, M.; Jokić, A.; Miljković, Z.; Kulesza, Z. Multi-objective scheduling of a single mobile robot based on the grey wolf optimization algorithm. Appl. Soft Comput. 2022, 131, 109784. [Google Scholar] [CrossRef]
- Rahman, C.M.; Rashid, T.A.; Ahmed, A.M.; Mirjalili, S. Multi-objective learner performance-based behavior algorithm with five multi-objective real-world engineering problems. Neural Comput. Appl. 2022, 34, 6307–6329. [Google Scholar] [CrossRef]
- Abdullah, J.M.; Rashid, T.A.; Maaroof, B.B.; Mirjalili, S. Multi-objective fitness-dependent optimizer algorithm. Neural Comput. Appl. 2023, 35, 11969–11987. [Google Scholar] [CrossRef]
- Ahmed, A.M.; Rashid, T.A.; Soran, A.M.S.; Noori, K.A.; Hassan, B.A.; Rahman, C.M.; Ahmed, O.H.; Umar, S.U.; Yaseen, Z.M. GMOCSO: Multi-objective Cat Swarm Optimization Algorithm based on a Grid System. Preprint 2023. [Google Scholar] [CrossRef]
- Goldberg, D.E. Cenetic Algorithms in Search. In Optimization, Machine Learning; Addison-Wesley Professional: Reading, PA, USA, 1989. [Google Scholar]
- Talbi, E. Metaheuristics: From Design to Implementation; John Wiley & Sons: Hoboken, NJ, USA, 2009; Volume 2, pp. 268–308. [Google Scholar]
- Das, S.; Suganthan, P.N. Differential evolution: A survey of the state-of-the-art. IEEE Trans. Evol. Comput. 2010, 15, 4–31. [Google Scholar] [CrossRef]
- Wang, B.; Sun, Y.; Xue, B.; Zhang, M. Evolving deep neural networks by multi-objective particle swarm optimization for image classification. In Proceedings of the Genetic and Evolutionary Computation Conference, Prague, Czech Republic, 13–17 July 2019; pp. 490–498. [Google Scholar]
- Habib, M.; Aljarah, I.; Faris, H.; Mirjalili, S. Multi-objective particle swarm optimization: Theory, literature review, and application in feature selection for medical diagnosis. In Evolutionary Machine Learning Techniques: Algorithms and Applications; Springer: Singapore, 2020; pp. 175–201. [Google Scholar]
- Engelbrecht, A.P. Fundamentals of Computational Swarm Intelligence; John Wiley & Sons, Inc.: Hoboken, NJ, USA, 2006. [Google Scholar]
- Cao, L.; Nietfeld, J.L. College Students’ Metacognitive Awareness of Difficulties in Learning the Class Content Does Not Automatically Lead to Adjustment of Study Strategies. Aust. J. Educ. Dev. Psychol. 2007, 7, 31–46. [Google Scholar]
- Qayyum, A. Student help-seeking attitudes and behaviors in a digital era. Int. J. Educ. Technol. High. Educ. 2018, 15, 17. [Google Scholar] [CrossRef]
- Afrasyabi, P.; Mesgari, M.S.; Khodadai, N.; Kaveh, M. CBMODPSO: Crossover based multi-objective discrete particle swarm optimization for solving multi-modal routing problem. Preprint 2022. [Google Scholar] [CrossRef]
- Mishra, S.K.; Panda, G.; Meher, S. Multi-objective particle swarm optimization approach to portfolio optimization. In Proceedings of the 2009 World Congress on Nature & Biologically Inspired Computing (NaBIC), Coimbatore, India, 9–11 December 2009; pp. 1612–1615. [Google Scholar]
- Marler, R.T.; Arora, J.S. Survey of multi-objective optimization methods for engineering. Struct. Multidiscip. Optim. 2004, 26, 369–395. [Google Scholar] [CrossRef]
- Ghiasi, M. Detailed study, multi-objective optimization, and design of an AC-DC smart microgrid with hybrid renewable energy resources. Energy 2019, 169, 496–507. [Google Scholar] [CrossRef]
- Ming, M.; Wang, R.; Zha, Y.; Zhang, T. Multi-objective optimization of hybrid renewable energy system using an enhanced multi-objective evolutionary algorithm. Energies 2017, 10, 674. [Google Scholar] [CrossRef]
- Clarke, D.P.; Al-Abdeli, Y.M.; Kothapalli, G. Multi-objective optimisation of renewable hybrid energy systems with desalination. Energy 2015, 88, 457–468. [Google Scholar] [CrossRef]
- Huang, X.; Guan, Z.; Yang, L. An effective hybrid algorithm for multi-objective flexible job-shop scheduling problem. Adv. Mech. Eng. 2018, 10, 1687814018801442. [Google Scholar] [CrossRef]
- Samy, M.; Elkhouly, H.I.; Barakat, S. Multi-objective optimization of hybrid renewable energy system based on biomass and fuel cells. Int. J. Energy Res. 2021, 45, 8214–8230. [Google Scholar] [CrossRef]
- Thirunavukkarasu, M.; Sawle, Y.; Lala, H. A comprehensive review on optimization of hybrid renewable energy systems using various optimization techniques. Renew. Sustain. Energy Rev. 2023, 176, 113192. [Google Scholar] [CrossRef]
- Pereira, J.L.J.; Oliver, G.A.; Francisco, M.B.; Cunha, S.S., Jr.; Gomes, G.F. A review of multi-objective optimization: Methods and algorithms in mechanical engineering problems. Arch. Comput. Methods Eng. 2022, 29, 2285–2308. [Google Scholar] [CrossRef]
- Pandya, S.B.; Ravichandran, S.; Manoharan, P.; Jangir, P.; Alhelou, H.H. Multi-objective optimization framework for optimal power flow problem of hybrid power systems considering security constraints. IEEE Access 2022, 10, 103509–103528. [Google Scholar] [CrossRef]
- Fathollahi-Fard, A.M.; Ahmadi, A.; Karimi, B. Multi-objective optimization of home healthcare with working-time balancing and care continuity. Sustainability 2021, 13, 12431. [Google Scholar] [CrossRef]
- Dowlatshahi, M.; Hashemi, A. Multi-objective Optimization for Feature Selection: A Review. In Applied Multi-objective Optimization; Springer: Singapore, 2024; pp. 155–170. [Google Scholar]
- Feng, Z.; Huang, J.; Jin, S.; Wang, G.; Chen, Y. Artificial intelligence-based multi-objective optimisation for proton exchange membrane fuel cell: A literature review. J. Power Sources 2022, 520, 230808. [Google Scholar] [CrossRef]
- Al-Shahri, O.A.; Ismail, F.B.; Hannan, M.; Lipu, M.H.; Al-Shetwi, A.Q.; Begum, R.; Al-Muhsen, N.F.; Soujeri, E. Solar photovoltaic energy optimization methods, challenges and issues: A comprehensive review. J. Clean. Prod. 2021, 284, 125465. [Google Scholar] [CrossRef]
- Zhang, J.; Wei, L.; Guo, Z.; Sun, H.; Hu, Z. A survey of meta-heuristic algorithms in optimization of space scale expansion. Swarm Evol. Comput. 2024, 84, 101462. [Google Scholar] [CrossRef]
- Xu, W.; Wang, X.; Guo, Q.; Song, X.; Zhao, R.; Zhao, G.; Yang, Y.; Xu, T.; He, D. Evolutionary process for engineering optimization in manufacturing applications: Fine brushworks of single-objective to multi-objective/many-objective optimization. Processes 2023, 11, 693. [Google Scholar] [CrossRef]
- Harkare, V.; Mangrulkar, R.; Thorat, O.; Jain, S.R. Evolutionary Approaches for Multi-objective Optimization and Pareto-Optimal Solution Selection in Data Analytics. In Applied Multi-objective Optimization; Springer: Singapore, 2024; pp. 67–94. [Google Scholar]
- Jain, P.; Khare, R. Multi-objective Rao algorithm in resilience-based optimal design of water distribution networks. Water Supply 2022, 22, 4346–4360. [Google Scholar] [CrossRef]
- Biswas, P.P.; Suganthan, P.N.; Amaratunga, G.A. Decomposition based multi-objective evolutionary algorithm for windfarm layout optimization. Renew. Energy 2018, 115, 326–337. [Google Scholar] [CrossRef]
- Song, Z.; Guan, X.; Cheng, M. Multi-objective optimization strategy for home energy management system including PV and battery energy storage. Energy Rep. 2022, 8, 5396–5411. [Google Scholar] [CrossRef]
- Deb, K.; Goel, T. Controlled elitist non-dominated sorting genetic algorithms for better convergence. In Evolutionary Multi-Criterion Optimization; Springer: Berlin/Heidelberg, Germany, 2001; pp. 67–81. [Google Scholar]
- Zhang, J.; Cho, H.; Mago, P.J.; Zhang, H.; Yang, F. Multi-objective particle swarm optimization (MOPSO) for a distributed energy system integrated with energy storage. J. Therm. Sci. 2019, 28, 1221–1235. [Google Scholar] [CrossRef]
- Nadimi-Shahraki, M.H.; Taghian, S.; Mirjalili, S.; Faris, H. MTDE: An effective multi-trial vector-based differential evolution algorithm and its applications for engineering design problems. Appl. Soft Comput. 2020, 97, 106761. [Google Scholar] [CrossRef]
- Carvalho, J.P.G.; Carvalho, É.C.; Vargas, D.E.; Hallak, P.H.; Lima, B.S.; Lemonge, A.C. Multi-objective optimum design of truss structures using differential evolution algorithms. Comput. Struct. 2021, 252, 106544. [Google Scholar] [CrossRef]
- De Melo, V.V.; Carosio, G.L. Investigating multi-view differential evolution for solving constrained engineering design problems. Expert Syst. Appl. 2013, 40, 3370–3377. [Google Scholar] [CrossRef]
- Ali, M.; Siarry, P.; Pant, M. An efficient differential evolution based algorithm for solving multi-objective optimization problems. Eur. J. Oper. Res. 2012, 217, 404–416. [Google Scholar] [CrossRef]
- Abdollahzadeh, B.; Gharehchopogh, F.S. A multi-objective optimization algorithm for feature selection problems. Eng. Comput. 2022, 38, 1845–1863. [Google Scholar] [CrossRef]
- 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. [Google Scholar] [CrossRef]
- León Gómez, J.C.; De León Aldaco, S.E.; Aguayo Alquicira, J. A review of hybrid renewable energy systems: Architectures, battery systems, and optimization techniques. Eng 2023, 4, 1446–1467. [Google Scholar] [CrossRef]
- Hernández-Pérez, L.G.; Alsuhaibani, A.S.; Ponce-Ortega, J.M.; El-Halwagi, M.M. Multi-objective optimization of ammonia and methanol production processes considering uncertain feedstock compositions of shale/natural gas. Chem. Eng. Res. Des. 2022, 187, 27–40. [Google Scholar] [CrossRef]
- Fonseca, J.D.; Commenge, J.-M.; Camargo, M.; Falk, L.; Gil, I.D. Sustainability analysis for the design of distributed energy systems: A multi-objective optimization approach. Appl. Energy 2021, 290, 116746. [Google Scholar] [CrossRef]
- Wang, X.-h.; Zhang, Y.; Sun, X.-y.; Wang, Y.-l.; Du, C.-h. Multi-objective feature selection based on artificial bee colony: An acceleration approach with variable sample size. Appl. Soft Comput. 2020, 88, 106041. [Google Scholar] [CrossRef]
- Eriksson, E.; Gray, E.M. Optimization of renewable hybrid energy systems–A multi-objective approach. Renewable energy 2019, 133, 971–999. [Google Scholar] [CrossRef]
- Ullah, K.; Hafeez, G.; Khan, I.; Jan, S.; Javaid, N. A multi-objective energy optimization in smart grid with high penetration of renewable energy sources. Appl. Energy 2021, 299, 117104. [Google Scholar] [CrossRef]
- Alzahrani, A.; Rahman, M.U.; Hafeez, G.; Rukh, G.; Ali, S.; Murawwat, S.; Iftikhar, F.; Haider, S.I.; Khan, M.I.; Abed, A.M. A strategy for multi-objective energy optimization in smart grid considering renewable energy and batteries energy storage system. IEEE Access 2023, 11, 33872–33886. [Google Scholar] [CrossRef]
- Heydari, A.; Nezhad, M.M.; Keynia, F.; Fekih, A.; Shahsavari-Pour, N.; Garcia, D.A.; Piras, G. A combined multi-objective intelligent optimization approach considering techno-economic and reliability factors for hybrid-renewable microgrid systems. J. Clean. Prod. 2023, 383, 135249. [Google Scholar] [CrossRef]
- Jayarathna, C.P.; Agdas, D.; Dawes, L.; Yigitcanlar, T. Multi-objective optimization for sustainable supply chain and logistics: A review. Sustainability 2021, 13, 13617. [Google Scholar] [CrossRef]
- Hasani, A.; Mokhtari, H.; Fattahi, M. A multi-objective optimization approach for green and resilient supply chain network design: A real-life case study. J. Clean. Prod. 2021, 278, 123199. [Google Scholar] [CrossRef]
- Zamanian, M.R.; Sadeh, E.; Amini Sabegh, Z.; Ehtesham Rasi, R. A multi-objective optimization model for the resilience and sustainable supply chain: A case study. Int. J. Supply Oper. Manag. 2020, 7, 51–75. [Google Scholar]
- Mohammed, A.; Harris, I.; Soroka, A.; Nujoom, R. A hybrid MCDM-fuzzy multi-objective programming approach for a G-resilient supply chain network design. Comput. Ind. Eng. 2019, 127, 297–312. [Google Scholar] [CrossRef]
- Ehtesham Rasi, R.; Sohanian, M. A multi-objective optimization model for sustainable supply chain network with using genetic algorithm. J. Model. Manag. 2021, 16, 714–727. [Google Scholar] [CrossRef]
- Nayeri, S.; Torabi, S.A.; Tavakoli, M.; Sazvar, Z. A multi-objective fuzzy robust stochastic model for designing a sustainable-resilient-responsive supply chain network. J. Clean. Prod. 2021, 311, 127691. [Google Scholar] [CrossRef]
- Bortolini, M.; Calabrese, F.; Galizia, F.G.; Mora, C. A three-objective optimization model for mid-term sustainable supply chain network design. Comput. Ind. Eng. 2022, 168, 108131. [Google Scholar] [CrossRef]
- Nayeri, S.; Paydar, M.M.; Asadi-Gangraj, E.; Emami, S. Multi-objective fuzzy robust optimization approach to sustainable closed-loop supply chain network design. Comput. Ind. Eng. 2020, 148, 106716. [Google Scholar] [CrossRef]
- Sharifi, E.; Amin, S.H.; Fang, L. Designing a sustainable, resilient, and responsive wheat supply chain under mixed uncertainty: A multi-objective approach. J. Clean. Prod. 2024, 434, 140076. [Google Scholar] [CrossRef]
- Ala, A.; Goli, A.; Mirjalili, S.; Simic, V. A fuzzy multi-objective optimization model for sustainable healthcare supply chain network design. Appl. Soft Comput. 2024, 150, 111012. [Google Scholar] [CrossRef]
- Khalili-Fard, A.; Parsaee, S.; Bakhshi, A.; Yazdani, M.; Aghsami, A.; Rabbani, M. Multi-objective optimization of closed-loop supply chains to achieve sustainable development goals in uncertain environments. Eng. Appl. Artif. Intell. 2024, 133, 108052. [Google Scholar] [CrossRef]
- Alizadeh-Meghrazi, M.; Tosarkani, B.M.; Amin, S.H.; Popovic, M.R.; Ahi, P. Design and optimization of a sustainable and resilient mask supply chain during the COVID-19 pandemic: A multi-objective approach. Environ. Dev. Sustain. 2022, 1–46. [Google Scholar] [CrossRef]
- Belamkar, P.; Biswas, S.; Baidya, A.; Majumder, P.; Bera, U.K. Multi-objective optimization of agro-food supply chain networking problem integrating economic viability and environmental sustainability through type-2 fuzzy-based decision making. J. Clean. Prod. 2023, 421, 138294. [Google Scholar] [CrossRef]
- Vieira, A.A.; Figueira, J.R.; Fragoso, R. A multi-objective simulation-based decision support tool for wine supply chain design and risk management under sustainability goals. Expert Syst. Appl. 2023, 232, 120757. [Google Scholar] [CrossRef]
- Al-Ashhab, M. A multi-objective optimization modelling for design and planning a robust closed-loop supply chain network under supplying disruption due to crises. Ain Shams Eng. J. 2023, 14, 101909. [Google Scholar] [CrossRef]
- Yadegari, M.; Sahebi, H.; Razm, S.; Ashayeri, J. A sustainable multi-objective optimization model for the design of hybrid power supply networks under uncertainty. Renew. Energy 2023, 219, 119443. [Google Scholar] [CrossRef]
- Wang, C.-H.; Chen, N. A multi-objective optimization approach to balancing economic efficiency and equity in accessibility to multi-use paths. Transportation 2021, 48, 1967–1986. [Google Scholar] [CrossRef]
- Zhang, S.; Zhuang, Y.; Tao, R.; Liu, L.; Zhang, L.; Du, J. Multi-objective optimization for the deployment of carbon capture utilization and storage supply chain considering economic and environmental performance. J. Clean. Prod. 2020, 270, 122481. [Google Scholar] [CrossRef]
- Zhang, W.; Cao, K.; Liu, S.; Huang, B. A multi-objective optimization approach for health-care facility location-allocation problems in highly developed cities such as Hong Kong. Comput. Environ. Urban Syst. 2016, 59, 220–230. [Google Scholar] [CrossRef]
- Pourrezaie-Khaligh, P.; Bozorgi-Amiri, A.; Yousefi-Babadi, A.; Moon, I. Fix-and-optimize approach for a healthcare facility location/network design problem considering equity and accessibility: A case study. Appl. Math. Model. 2022, 102, 243–267. [Google Scholar] [CrossRef]
- Wang, Z.; Cao, K.; Chiu, Y.L.M.; Feng, Q. Spatial multi-objective optimization of primary healthcare facilities: A case study in Singapore. Trans. GIS 2024, 28, 564–581. [Google Scholar] [CrossRef]
- Delgado, E.J.; Cabezas, X.; Martin-Barreiro, C.; Leiva, V.; Rojas, F. An equity-based optimization model to solve the location problem for healthcare centers applied to hospital beds and COVID-19 vaccination. Mathematics 2022, 10, 1825. [Google Scholar] [CrossRef]
- Zhou, X.; Chen, Y.; Li, Y.; Liu, B.; Yu, Z. Spatiotemporal Data-Driven Multiperiod Relocation Optimization of Emergency Medical Services: Maximum Equality Objective. ISPRS Int. J. Geo-Inf. 2023, 12, 269. [Google Scholar] [CrossRef]
- Agrawal, N.; Rabiee, M.; Jabbari, M. Contextual relationships in Juran’s quality principles for business sustainable growth under circular economy perspective: A decision support system approach. Ann. Oper. Res. 2023, 1–31. [Google Scholar] [CrossRef]
- Maleki Rastaghi, M.; Barzinpour, F.; Pishvaee, M. A multi-objective hierarchical location-allocation model for the healthcare network design considering a referral system. Int. J. Eng. 2018, 31, 365–373. [Google Scholar]
- Khodaparasti, S.; Maleki, H.; Jahedi, S.; Bruni, M.E.; Beraldi, P. Enhancing community based health programs in Iran: A multi-objective location-allocation model. Health Care Manag. Sci. 2017, 20, 485–499. [Google Scholar] [CrossRef] [PubMed]
- Zhang, H.; Zhang, K.; Chen, Y.; Ma, L. Multi-objective two-level medical facility location problem and tabu search algorithm. Inf. Sci. 2022, 608, 734–756. [Google Scholar] [CrossRef]
- AbdelAziz, A.M.; Alarabi, L.; Basalamah, S.; Hendawi, A. A multi-objective optimization method for hospital admission problem—A case study on COVID-19 patients. Algorithms 2021, 14, 38. [Google Scholar] [CrossRef]
- Chiang, A.J.; Jeang, A.; Chiang, P.C.; Chiang, P.S.; Chung, C.-P. Multi-objective optimization for simultaneous operating room and nursing unit scheduling. Int. J. Eng. Bus. Manag. 2019, 11, 1847979019891022. [Google Scholar] [CrossRef]
- Song, J.; Li, X.; Mango, J. Location optimization of urban emergency medical service stations: A hierarchical multi-objective model with a new encoding method of genetic algorithm solution. In Proceedings of the Web and Wireless Geographical Information Systems: 18th International Symposium, W2GIS 2020, Wuhan, China, 13–14 November 2020; pp. 68–82. [Google Scholar]
- Zhong, G.; Lu, Y.; Chen, W.; Zhai, G. Multi-objective optimization approach of shelter location with maximum equity: An empirical study in Xin Jiekou district of Nanjing, China. Geomat. Nat. Hazards Risk 2023, 14, 2165973. [Google Scholar] [CrossRef]
- Wei, F.; Xu, W.; Hua, C. A Multi-Objective Optimization of Physical Activity Spaces. Land 2022, 11, 1991. [Google Scholar] [CrossRef]
- Singh, D.; Kumar, V.; Vaishali; Kaur, M. Classification of COVID-19 patients from chest CT images using multi-objective differential evolution-based convolutional neural networks. Eur. J. Clin. Microbiol. Infect. Dis. 2020, 39, 1379–1389. [Google Scholar] [CrossRef]
- Kaur, M.; Gianey, H.K.; Singh, D.; Sabharwal, M. Multi-objective differential evolution based random forest for e-health applications. Mod. Phys. Lett. B 2019, 33, 1950022. [Google Scholar] [CrossRef]
- Torkayesh, A.E.; Vandchali, H.R.; Tirkolaee, E.B. Multi-objective optimization for healthcare waste management network design with sustainability perspective. Sustainability 2021, 13, 8279. [Google Scholar] [CrossRef]
- Datta, S.; Kapoor, R.; Mehta, P. A multi-objective optimization model for outpatient care delivery with service fairness. Bus. Process Manag. J. 2023, 29, 630–652. [Google Scholar] [CrossRef]
- Tanantong, T.; Pannakkong, W.; Chemkomnerd, N. Resource management framework using simulation modeling and multi-objective optimization: A case study of a front-end department of a public hospital in Thailand. BMC Med. Inform. Decis. Mak. 2022, 22, 10. [Google Scholar] [CrossRef] [PubMed]
- Wen, T.; Zhang, Z.; Qiu, M.; Wu, Q.; Li, C. A multi-objective optimization method for emergency medical resources allocation. J. Med. Imaging Health Inform. 2017, 7, 393–399. [Google Scholar] [CrossRef]
- Wang, L.; Shi, H.; Gan, L. Healthcare facility location-allocation optimization for China’s developing cities utilizing a multi-objective decision support approach. Sustainability 2018, 10, 4580. [Google Scholar] [CrossRef]
- Alkaabneh, F.; Diabat, A. A multi-objective home healthcare delivery model and its solution using a branch-and-price algorithm and a two-stage meta-heuristic algorithm. Transp. Res. Part C Emerg. Technol. 2023, 147, 103838. [Google Scholar] [CrossRef]
- Yang, M.; Ni, Y.; Yang, L. A multi-objective consistent home healthcare routing and scheduling problem in an uncertain environment. Comput. Ind. Eng. 2021, 160, 107560. [Google Scholar] [CrossRef]
- Yadav, N.; Tanksale, A. A multi-objective approach for reducing Patient’s inconvenience in a generalized home healthcare delivery setup. Expert Syst. Appl. 2023, 219, 119657. [Google Scholar] [CrossRef]
- Belhor, M.; El-Amraoui, A.; Jemai, A.; Delmotte, F. Multi-objective evolutionary approach based on K-means clustering for home health care routing and scheduling problem. Expert Syst. Appl. 2023, 213, 119035. [Google Scholar] [CrossRef]
- Eriskin, L.; Karatas, M.; Zheng, Y.-J. A robust multi-objective model for healthcare resource management and location planning during pandemics. Ann. Oper. Res. 2024, 335, 1471–1518. [Google Scholar] [CrossRef]
- Aslani, B.; Rabiee, M.; Jabbari, M.; Delen, D. RETRACTED ARTICLE: An optimization framework for the sustainable healthcare facility location problem using a hierarchical conflict resolution approach. Ann. Oper. Res. 2024, 337, 31–32. [Google Scholar] [CrossRef]
- Dehghanimohammadabadi, M.; Kabadayi, N. A two-stage AHP multi-objective simulation optimization approach in healthcare. Int. J. Anal. Hierarchy Process 2020, 12, 117–135. [Google Scholar]
- Ramli, M.A.; Bouchekara, H.R.; Milyani, A.H. Wind farm layout optimization using a multi-objective electric charged particles optimization and a variable reduction approach. Energy Strategy Rev. 2023, 45, 101016. [Google Scholar] [CrossRef]
- Gong, Y.; Abdel-Aty, M.; Yuan, J.; Cai, Q. Multi-objective reinforcement learning approach for improving safety at intersections with adaptive traffic signal control. Accid. Anal. Prev. 2020, 144, 105655. [Google Scholar] [CrossRef]
- Akyol, G.; Göncü, S.; Silgu, M.A. Multi-objective Optimization Framework for Trade-Off Among Pedestrian Delays and Vehicular Emissions at Signal-Controlled Intersections. Arab. J. Sci. Eng. 2024, 49, 14117–14130. [Google Scholar] [CrossRef]
- Mallaki, M.; Najibi, S.; Najafi, M.; Shirazi, N.C. Smart grid resiliency improvement using a multi-objective optimization approach. Sustain. Energy Grids Netw. 2022, 32, 100886. [Google Scholar] [CrossRef]
- Ali, S.; Ullah, K.; Hafeez, G.; Khan, I.; Albogamy, F.R.; Haider, S.I. Solving day-ahead scheduling problem with multi-objective energy optimization for demand side management in smart grid. Eng. Sci. Technol. Int. J. 2022, 36, 101135. [Google Scholar] [CrossRef]
- Ramezani, M.; Bahmanyar, D.; Razmjooy, N. A new optimal energy management strategy based on improved multi-objective antlion optimization algorithm: Applications in smart home. SN Appl. Sci. 2020, 2, 2075. [Google Scholar] [CrossRef]
- Ionescu, C.; Diaz, R.A.C.; Zhao, S.; Ghita, M.; Ghita, M.; Copot, D. A low computational cost, prioritized, multi-objective optimization procedure for predictive control towards cyber physical systems. IEEE Access 2020, 8, 128152–128166. [Google Scholar] [CrossRef]
- Shi, M.; He, H.; Li, J.; Han, M.; Jia, C. Multi-objective tradeoff optimization of predictive adaptive cruising control for autonomous electric buses: A cyber-physical-energy system approach. Appl. Energy 2021, 300, 117385. [Google Scholar] [CrossRef]
- Xie, D.; Qiu, Y.; Huang, J. Multi-objective optimization for green logistics planning and operations management: From economic to environmental perspective. Comput. Ind. Eng. 2024, 189, 109988. [Google Scholar] [CrossRef]
- Trivedi, V.; Varshney, P.; Ramteke, M. A simplified multi-objective particle swarm optimization algorithm. Swarm Intell. 2020, 14, 83–116. [Google Scholar] [CrossRef]
- Mahto, P.K.; Das, P.P.; Diyaley, S.; Kundu, B. Parametric optimization of solar air heaters with dimples on absorber plates using metaheuristic approaches. Appl. Therm. Eng. 2024, 242, 122537. [Google Scholar] [CrossRef]
- Tang, J.; Liu, G.; Pan, Q. A review on representative swarm intelligence algorithms for solving optimization problems: Applications and trends. IEEE/CAA J. Autom. Sin. 2021, 8, 1627–1643. [Google Scholar] [CrossRef]
- Liu, C.; Wu, Z.; Zhang, Y.; Wang, Y.; Guo, F.; Wang, Y. Optimizing emergency supply location selection in urban areas: A multi-objective planning model and algorithm. J. Urban Dev. Manag. 2023, 2, 34–46. [Google Scholar] [CrossRef]
- Liu, H.; Li, Y.; Duan, Z.; Chen, C. A review on multi-objective optimization framework in wind energy forecasting techniques and applications. Energy Convers. Manag. 2020, 224, 113324. [Google Scholar] [CrossRef]
- Jabber, S.A.; Hashem, S.H.; Jafer, S.H. Task Scheduling and Resource Allocation in Cloud Computing: A Review and Analysis. In Proceedings of the 2023 3rd International Conference on Emerging Smart Technologies and Applications (eSmarTA), Taiz, Yemen, 10–11 October 2023; pp. 01–08. [Google Scholar]
- Moreno, S.R.; Pierezan, J.; dos Santos Coelho, L.; Mariani, V.C. Multi-objective lightning search algorithm applied to wind farm layout optimization. Energy 2021, 216, 119214. [Google Scholar] [CrossRef]
- García García, F.; González-Bueno, J.; Guijarro, F.; Oliver-Muncharaz, J.; Tamosiuniene, R. Multiobjective approach to portfolio optimization in the light of the credibility theory. Technol. Econ. Dev. Econ. (Online) 2020, 26, 1165–1186. [Google Scholar] [CrossRef]
- Zheng, Y.; Zheng, J. A novel portfolio optimization model via combining multi-objective optimization and multi-attribute decision making. Appl. Intell. 2022, 52, 5684–5695. [Google Scholar] [CrossRef]
- Doumpos, M.; Zopounidis, C. Multi-objective optimization models in finance and investments. J. Glob. Optim. 2020, 76, 243–244. [Google Scholar] [CrossRef]
- Jalota, H.; Mandal, P.K.; Thakur, M.; Mittal, G. A novel approach to incorporate investor’s preference in fuzzy multi-objective portfolio selection problem using credibility measure. Expert Syst. Appl. 2023, 212, 118583. [Google Scholar] [CrossRef]
- Shouheng, T.; Hong, H. DEaf-MOPS/D: An improved differential evolution algorithm for solving complex multi-objective portfolio selection problems based on decomposition. Econ. Comput. Econ. Cybernet. Stud. Res. 2019, 53, 151–167. [Google Scholar]
- Silva, Y.L.T.; Herthel, A.B.; Subramanian, A. A multi-objective evolutionary algorithm for a class of mean-variance portfolio selection problems. Expert Syst. Appl. 2019, 133, 225–241. [Google Scholar] [CrossRef]
- Meghwani, S.S.; Thakur, M. Multi-objective heuristic algorithms for practical portfolio optimization and rebalancing with transaction cost. Appl. Soft Comput. 2018, 67, 865–894. [Google Scholar] [CrossRef]
- Radulescu, M.; Radulescu, C.Z. A multi-objective approach to multi-period: Portfolio optimization with transaction costs. In Financial Decision Aid Using Multiple Criteria: Recent Models and Applications; Springer: Cham, Switzerland, 2018; pp. 93–112. [Google Scholar]
- Saïb, M.N.-U.-D.E.; Gopaul, A.; Cheeneebash, J. A squirrel search algorithm for the multi-objective portfolio optimisation with transaction costs. Sci. Afr. 2024, 24, e02166. [Google Scholar]
- Wang, Z.; Zhang, X.; Zhang, Z.; Sheng, D. Credit portfolio optimization: A multi-objective genetic algorithm approach. Borsa Istanb. Rev. 2022, 22, 69–76. [Google Scholar] [CrossRef]
- Ruan, S.-X.; Zhang, X.-B.; Luo, Z.-H. Investigation and optimization of polyolefin elastomers polymerization processes using multi-objective genetic algorithm. Chem. Eng. Res. Des. 2023, 193, 383–393. [Google Scholar] [CrossRef]
- Kumar, A.; Yadav, S.; Gupta, P.; Mehlawat, M.K. A credibilistic multiobjective multiperiod efficient portfolio selection approach using data envelopment analysis. IEEE Trans. Eng. Manag. 2021, 70, 2334–2348. [Google Scholar] [CrossRef]
- Peykani, P.; Nouri, M.; Eshghi, F.; Khamechian, M.; Farrokhi-Asl, H. A novel mathematical approach for fuzzy multi-period multi-objective portfolio optimization problem under uncertain environment and practical constraints. J. Fuzzy Ext. Appl. 2021, 2, 191–203. [Google Scholar]
- Wu, Q.; Liu, X.; Qin, J.; Zhou, L.; Mardani, A.; Deveci, M. An integrated multi-criteria decision-making and multi-objective optimization model for socially responsible portfolio selection. Technol. Forecast. Soc. Chang. 2022, 184, 121977. [Google Scholar] [CrossRef]
- Yadav, S.; Kumar, A.; Mehlawat, M.K.; Gupta, P.; Charles, V. A multi-objective sustainable financial portfolio selection approach under an intuitionistic fuzzy framework. Inf. Sci. 2023, 646, 119379. [Google Scholar] [CrossRef]
- Ruiz, A.B.; Saborido, R.; Bermúdez, J.D.; Luque, M.; Vercher, E. Preference-based evolutionary multi-objective optimization for portfolio selection: A new credibilistic model under investor preferences. J. Glob. Optim. 2020, 76, 295–315. [Google Scholar] [CrossRef]
- Wu, Y. Portfolio Research Based on SVM-GARCH and Dynamic Weighted Multi-Objective Planning Models—An Example of Gold and Bitcoin. Financ. Eng. Risk Manag. 2023, 6, 93–106. [Google Scholar]
- Zhao, H.; Chen, Z.-G.; Zhan, Z.-H.; Kwong, S.; Zhang, J. Multiple populations co-evolutionary particle swarm optimization for multi-objective cardinality constrained portfolio optimization problem. Neurocomputing 2021, 430, 58–70. [Google Scholar] [CrossRef]
- Krink, T.; Paterlini, S. Multiobjective optimization using differential evolution for real-world portfolio optimization. Comput. Manag. Sci. 2011, 8, 157–179. [Google Scholar] [CrossRef]
- Nouri, M.; Pishvaee, M.S.; Mohammadi, E. A Novel Multi-Stage Stochastic Portfolio Optimization Model Under Transaction Costs. Decis. Mak. Theory Pract. 2023, 1, 13–27. [Google Scholar]
- Xiao, M.; Chen, L.; Feng, H.; Peng, Z.; Long, Q. Smart City Public Transportation Route Planning Based on Multi-objective Optimization: A Review. Arch. Comput. Methods Eng. 2024, 31, 3351–3375. [Google Scholar] [CrossRef]
- Alshammari, N.F.; Samy, M.M.; Barakat, S. Comprehensive analysis of multi-objective optimization algorithms for sustainable hybrid electric vehicle charging systems. Mathematics 2023, 11, 1741. [Google Scholar] [CrossRef]
- Zhang, Z.; Zhu, H.; Zhang, W.; Cai, Z.; Zhu, L.; Li, Z. Multi-Objective Optimization of Traffic Signal Timing at Typical Junctions Based on Genetic Algorithms. Comput. Syst. Sci. Eng. 2023, 47, 1901–1917. [Google Scholar] [CrossRef]
- Amer, A.; Shaban, K.; Gaouda, A.; Massoud, A. Home energy management system embedded with a multi-objective demand response optimization model to benefit customers and operators. Energies 2021, 14, 257. [Google Scholar] [CrossRef]
- Gupta, P.; Mehlawat, M.K.; Aggarwal, U.; Charles, V. An integrated AHP-DEA multi-objective optimization model for sustainable transportation in mining industry. Resour. Policy 2021, 74, 101180. [Google Scholar] [CrossRef]
- Akkad, M.Z.; Bányai, T. Multi-objective approach for optimization of city logistics considering energy efficiency. Sustainability 2020, 12, 7366. [Google Scholar] [CrossRef]
- Brands, T.; Van Berkum, E.C. Performance of a genetic algorithm for solving the multi-objective, multimodel transportation network design problem. Int. J. Transp. 2014, 2, 1–20. [Google Scholar] [CrossRef]
- Baykasoğlu, A.; Subulan, K. A multi-objective sustainable load planning model for intermodal transportation networks with a real-life application. Transp. Res. Part E Logist. Transp. Rev. 2016, 95, 207–247. [Google Scholar] [CrossRef]
- Durmaz, Y.G.; Bilgen, B. Multi-objective optimization of sustainable biomass supply chain network design. Appl. Energy 2020, 272, 115259. [Google Scholar] [CrossRef]
- Wu, Z.; Wu, J.; Chen, Y.; Liu, K.; Feng, L. Network rebalance and operational efficiency of sharing transportation system: Multi-objective optimization and model predictive control approaches. IEEE Trans. Intell. Transp. Syst. 2022, 23, 17119–17129. [Google Scholar] [CrossRef]
- Seydanlou, P.; Jolai, F.; Tavakkoli-Moghaddam, R.; Fathollahi-Fard, A.M. A multi-objective optimization framework for a sustainable closed-loop supply chain network in the olive industry: Hybrid meta-heuristic algorithms. Expert Syst. Appl. 2022, 203, 117566. [Google Scholar] [CrossRef]
- Mrabti, N.; Hamani, N.; Boulaksil, Y.; Gargouri, M.A.; Delahoche, L. A multi-objective optimization model for the problems of sustainable collaborative hub location and cost sharing. Transp. Res. Part E Logist. Transp. Rev. 2022, 164, 102821. [Google Scholar] [CrossRef]
- Men, J.; Chen, G.; Zhou, L.; Chen, P. A pareto-based multi-objective network design approach for mitigating the risk of hazardous materials transportation. Process Saf. Environ. Prot. 2022, 161, 860–875. [Google Scholar] [CrossRef]
- Farahmand-Tabar, S.; Afrasyabi, P. Multi-modal Routing in Urban Transportation Network Using Multi-objective Quantum Particle Swarm Optimization. In Applied Multi-Objective Optimization; Springer: Singapore, 2024; pp. 133–154. [Google Scholar]
- Chung, J.-H.; Bae, Y.K.; Kim, J. Optimal sustainable road plans using multi-objective optimization approach. Transp. Policy 2016, 49, 105–113. [Google Scholar] [CrossRef]
- Yang, L.; Zhang, C.; Wu, X. Multi-objective path optimization of highway-railway multimodal transport considering carbon emissions. Appl. Sci. 2023, 13, 4731. [Google Scholar] [CrossRef]
- Alolaiwy, M.; Hawsawi, T.; Zohdy, M.; Kaur, A.; Louis, S. Multi-objective routing optimization in electric and flying vehicles: A genetic algorithm perspective. Appl. Sci. 2023, 13, 10427. [Google Scholar] [CrossRef]
- Cunha, M.; Magini, R.; Marques, J. Multi-Objective Optimization Models for the Design of Water Distribution Networks by Exploring Scenario-Based Approaches. Water Resour. Res. 2023, 59, e2023WR034867. [Google Scholar] [CrossRef]
- Zhang, C.; Liu, H.; Pei, S.; Zhao, M.; Zhou, H. Multi-objective operational optimization toward improved resilience in water distribution systems. AQUA—Water Infrastruct. Ecosyst. Soc. 2022, 71, 593–607. [Google Scholar] [CrossRef]
- Palod, N.; Prasad, V.; Khare, R. A new multi-objective evolutionary algorithm for the optimization of water distribution networks. Water Supply 2022, 22, 8972–8987. [Google Scholar] [CrossRef]
- Ulusoy, A.-J.; Mahmoud, H.A.; Pecci, F.; Keedwell, E.C.; Stoianov, I. Bi-objective design-for-control for improving the pressure management and resilience of water distribution networks. Water Res. 2022, 222, 118914. [Google Scholar] [CrossRef]
- Jafari, S.; Zahiri, A.; Bozorg-Haddad, O.; Tabari, M. Development of multi-objective optimization model for water distribution network using a new reliability index. Int. J. Environ. Sci. Technol. 2022, 19, 9757–9774. [Google Scholar] [CrossRef]
- Al-Sahlawi, A.A.K.; Ayob, S.M.; Tan, C.W.; Ridha, H.M.; Hachim, D.M. Optimal Design of Grid-Connected Hybrid Renewable Energy System Considering Electric Vehicle Station Using Improved Multi-Objective Optimization: Techno-Economic Perspectives. Sustainability 2024, 16, 2491. [Google Scholar] [CrossRef]
- Zhang, X.; Fan, X.; Yu, S.; Shan, A.; Fan, S.; Xiao, Y.; Dang, F. Intersection signal timing optimization: A multi-objective evolutionary algorithm. Sustainability 2022, 14, 1506. [Google Scholar] [CrossRef]
- Zhang, X.; Fan, X.; Yu, S.; Shan, A.; Men, R. Multi-Objective Optimization Method for Signalized Intersections in Intelligent Traffic Network. Sensors 2023, 23, 6303. [Google Scholar] [CrossRef]
- Dinçer, A.E.; Demir, A.; Yılmaz, K. Multi-objective turbine allocation on a wind farm site. Appl. Energy 2024, 355, 122346. [Google Scholar] [CrossRef]
- Ma, W.; Wan, L.; Yu, C.; Zou, L.; Zheng, J. Multi-objective optimization of traffic signals based on vehicle trajectory data at isolated intersections. Transp. Res. Part C Emerg. Technol. 2020, 120, 102821. [Google Scholar] [CrossRef]
- Reyad, P.; Sayed, T. Real-Time multi-objective optimization of safety and mobility at signalized intersections. Transp. B Transp. Dyn. 2023, 11, 847–868. [Google Scholar] [CrossRef]
- Barakat, S.; Osman, A.I.; Tag-Eldin, E.; Telba, A.A.; Mageed, H.M.A.; Samy, M. Achieving green mobility: Multi-objective optimization for sustainable electric vehicle charging. Energy Strategy Rev. 2024, 53, 101351. [Google Scholar] [CrossRef]
- Chupradit, S.; Tashtoush, M.A.; Al-Muttar, M.Y.O.; Mahmudiono, T.; Dwijendra, N.K.A.; Chaudhary, P.; Ali, M.H.; Alkhayyat, A. A multi-objective mathematical model for the population-based transportation network planning. Ind. Eng. Manag. Syst. 2022, 21, 322–331. [Google Scholar] [CrossRef]
- Gupta, R.S.; Hamilton, A.L.; Reed, P.M.; Characklis, G.W. Can modern multi-objective evolutionary algorithms discover high-dimensional financial risk portfolio tradeoffs for snow-dominated water-energy systems? Adv. Water Resour. 2020, 145, 103718. [Google Scholar] [CrossRef]
- Sarbu, I.; Popa-Albu, S.; Tokar, A. Multi-objective optimization of water distribution networks: An overview. Int. J. Adv. Appl. Sci. 2020, 7, 74–86. [Google Scholar]
- Kidanu, R.A.; Cunha, M.; Salomons, E.; Ostfeld, A. Improving multi-objective optimization methods of water distribution networks. Water 2023, 15, 2561. [Google Scholar] [CrossRef]
- Nyahora, P.P.; Babel, M.S.; Ferras, D.; Emen, A. Multi-objective optimization for improving equity and reliability in intermittent water supply systems. Water Supply 2020, 20, 1592–1603. [Google Scholar] [CrossRef]
- Ramani, K.; Rudraswamy, G.; Umamahesh, N.V. Optimal Design of Intermittent Water Distribution Network Considering Network Resilience and Equity in Water Supply. Water 2023, 15, 3265. [Google Scholar] [CrossRef]
- Ferdowsi, A.; Singh, V.P.; Ehteram, M.; Mirjalili, S. Multi-objective optimization approaches for design, planning, and management of water resource systems. In Essential Tools for Water Resources Analysis, Planning, and Management; Springer: Singapore, 2021; pp. 275–303. [Google Scholar]
- Assad, A.; Moselhi, O.; Zayed, T. A new metric for assessing resilience of water distribution networks. Water 2019, 11, 1701. [Google Scholar] [CrossRef]
- Choi, Y.H.; Kim, J.H. Development of multi-objective optimal redundant design approach for multiple pipe failure in water distribution system. Water 2019, 11, 553. [Google Scholar] [CrossRef]
- Xu, W.; Wang, L.; Liu, D.; Tang, H.; Li, Y. Solving distributed low carbon scheduling problem for large complex equipment manufacturing using an improved hybrid artificial bee colony algorithm. J. Intell. Fuzzy Syst. 2023, 45, 147–175. [Google Scholar] [CrossRef]
- Huang, K.; Li, R.; Gong, W.; Bian, W.; Wang, R. Competitive and cooperative-based strength Pareto evolutionary algorithm for green distributed heterogeneous flow shop scheduling. Intell. Autom. Soft Comput. 2023, 37, 2077–2101. [Google Scholar] [CrossRef]
- Mohammadi, Y.; Shakouri, H.; Kazemi, A. A multi-objective fuzzy optimization model for electricity generation and consumption management in a micro smart grid. Sustain. Cities Soc. 2022, 86, 104119. [Google Scholar] [CrossRef]
- Ashrafi, R.; Amirahmadi, M.; Tolou-Askari, M.; Ghods, V. Multi-objective resilience enhancement program in smart grids during extreme weather conditions. Int. J. Electr. Power Energy Syst. 2021, 129, 106824. [Google Scholar] [CrossRef]
- Alhasnawi, B.N.; Jasim, B.H.; Jasim, A.M.; Bureš, V.; Alhasnawi, A.N.; Homod, R.Z.; Alsemawai, M.R.M.; Abbassi, R.; Sedhom, B.E. A multi-objective improved cockroach swarm algorithm approach for apartment energy management systems. Information 2023, 14, 521. [Google Scholar] [CrossRef]
- Malik, M.Z.; Shaikh, P.H.; Khatri, S.A.; Shaikh, M.S.; Baloch, M.H.; Shaikh, F. Analysis of multi-objective optimization: A technical proposal for energy and comfort management in buildings. Int. Trans. Electr. Energy Syst. 2021, 31, e12736. [Google Scholar] [CrossRef]
- Gheouany, S.; Ouadi, H.; El Bakali, S. Energy demand management in a residential building using multi-objective optimization algorithms. In Proceedings of the International Conference on Advanced Intelligent Systems for Sustainable Development, Rabat, Morocco, 22–27 May 2022; Springer: Cham, Switzerland, 2023; pp. 368–377. [Google Scholar]
- Quan, Z.; Wang, Y.; Ji, Z. Multi-objective optimization scheduling for manufacturing process based on virtual workflow models. Appl. Soft Comput. 2022, 122, 108786. [Google Scholar] [CrossRef]
- Barakat, S.; Ibrahim, H.; Elbaset, A.A. Multi-objective optimization of grid-connected PV-wind hybrid system considering reliability, cost, and environmental aspects. Sustain. Cities Soc. 2020, 60, 102178. [Google Scholar] [CrossRef]
- Soares, J.; Ghazvini, M.A.F.; Vale, Z.; de Moura Oliveira, P. A multi-objective model for the day-ahead energy resource scheduling of a smart grid with high penetration of sensitive loads. Appl. Energy 2016, 162, 1074–1088. [Google Scholar] [CrossRef]
- Yin, W.; Mavaluru, D.; Ahmed, M.; Abbas, M.; Darvishan, A. Application of new multi-objective optimization algorithm for EV scheduling in smart grid through the uncertainties. J. Ambient. Intell. Humaniz. Comput. 2020, 11, 2071–2103. [Google Scholar] [CrossRef]
- Sousa, T.; Morais, H.; Vale, Z.; Castro, R. A multi-objective optimization of the active and reactive resource scheduling at a distribution level in a smart grid context. Energy 2015, 85, 236–250. [Google Scholar] [CrossRef]
- Tostado-Véliz, M.; Gurung, S.; Jurado, F. Efficient solution of many-objective Home Energy Management systems. Int. J. Electr. Power Energy Syst. 2022, 136, 107666. [Google Scholar] [CrossRef]
- Chatterjee, A.; Paul, S.; Ganguly, B. Multi-objective energy management of a smart home in real time environment. IEEE Trans. Ind. Appl. 2022, 59, 138–147. [Google Scholar] [CrossRef]
- Li, F.; Zhang, L.; Liao, T.W.; Liu, Y. Multi-objective optimisation of multi-task scheduling in cloud manufacturing. Int. J. Prod. Res. 2019, 57, 3847–3863. [Google Scholar] [CrossRef]
- Qu, Y.; Ming, X.; Liu, Z.; Zhang, X.; Hou, Z. Smart manufacturing systems: State of the art and future trends. Int. J. Adv. Manuf. Technol. 2019, 103, 3751–3768. [Google Scholar] [CrossRef]
- Shaikh, P.H.; Nor, N.B.M.; Nallagownden, P.; Elamvazuthi, I.; Ibrahim, T. Intelligent multi-objective control and management for smart energy efficient buildings. Int. J. Electr. Power Energy Syst. 2016, 74, 403–409. [Google Scholar] [CrossRef]
- Veras, J.M.; Silva, I.R.S.; Pinheiro, P.R.; Rabêlo, R.A.; Veloso, A.F.S.; Borges, F.A.S.; Rodrigues, J.J. A multi-objective demand response optimization model for scheduling loads in a home energy management system. Sensors 2018, 18, 3207. [Google Scholar] [CrossRef]
- Dorahaki, S.; MollahassaniPour, M.; Rashidinejad, M. Optimizing energy payment, user satisfaction, and self-sufficiency in flexibility-constrained smart home energy management: A multi-objective optimization approach. e-Prime-Adv. Electr. Eng. Electron. Energy 2023, 6, 100385. [Google Scholar] [CrossRef]
- Shaikh, P.H.; Nor, N.B.M.; Nallagownden, P.; Elamvazuthi, I. Intelligent multi-objective optimization for building energy and comfort management. J. King Saud Univ.-Eng. Sci. 2018, 30, 195–204. [Google Scholar] [CrossRef]
- Mansouri, S.A.; Ahmarinejad, A.; Nematbakhsh, E.; Javadi, M.S.; Jordehi, A.R.; Catalao, J.P. Energy management in microgrids including smart homes: A multi-objective approach. Sustain. Cities Soc. 2021, 69, 102852. [Google Scholar] [CrossRef]
- Zhang, Y.; Zeng, P.; Li, S.; Zang, C.; Li, H. A novel multiobjective optimization algorithm for home energy management system in smart grid. Math. Probl. Eng. 2015, 2015, 807527. [Google Scholar] [CrossRef]
- Kumar, G.; Kumar, L.; Kumar, S. Multi-objective control-based home energy management system with smart energy meter. Electr. Eng. 2023, 105, 2095–2105. [Google Scholar] [CrossRef]
- Gheouany, S.; Ouadi, H.; El Bakali, S. Hybrid-integer algorithm for a multi-objective optimal home energy management system. Clean Energy 2023, 7, 375–388. [Google Scholar] [CrossRef]
- Bahmanyar, D.; Razmjooy, N.; Mirjalili, S. Multi-objective scheduling of IoT-enabled smart homes for energy management based on Arithmetic Optimization Algorithm: A Node-RED and NodeMCU module-based technique. Knowl.-Based Syst. 2022, 247, 108762. [Google Scholar] [CrossRef]
- Ullah, I.; Hussain, S. Time-constrained nature-inspired optimization algorithms for an efficient energy management system in smart homes and buildings. Appl. Sci. 2019, 9, 792. [Google Scholar] [CrossRef]
- Mrazek, M.; Honc, D.; Riva Sanseverino, E.; Zizzo, G. Simplified Energy Model and Multi-Objective Energy Consumption Optimization of a Residential House. Appl. Sci. 2022, 12, 10212. [Google Scholar] [CrossRef]
- Abdelaziz, F.B.; Alaya, H.; Dey, P.K. A multi-objective particle swarm optimization algorithm for business sustainability analysis of small and medium sized enterprises. Ann. Oper. Res. 2020, 293, 557–586. [Google Scholar] [CrossRef]
Digital Library | Years | Language | Run On | Subject Areas | Date of Running Search String |
---|---|---|---|---|---|
IEEE Xplore | 2000–2023 | Only English | Full text | All available | 2023 |
SpringerLink | 2000–2023 | Only English | Full text | All available | 2023 |
ScienceDirect | 2000–2023 | Only English | Full text | Chemical engineering, computer science, engineering | 2023 |
Single Algorithms | Advantage | Disadvantage | Applications |
---|---|---|---|
EO |
| Slow convergence speeds Premature convergence |
|
DE |
|
|
|
PSO |
| Prone to falling into the local optimum |
|
FDO |
|
|
|
LPB |
|
| GAP [21]. |
Multi-Objective Algorithms | Advantage | Disadvantage | Methods | Applications |
---|---|---|---|---|
MOEO |
|
|
|
|
MODE |
|
|
|
|
MOPSO |
| Easy to fall into local optimum in the high-dimensional space
| Parato (non-dominated) approach
|
|
MOFDO |
|
| Parato (non-dominated) approach
| Welded beam design problem [48] |
MOLPB |
|
| Parato (non-dominated) approach and crowding distance
|
|
Application Domain | Description | References | Method/Algorithm Used |
---|---|---|---|
Engineering design | Optimal design of mechanical, electrical, and structural systems considering multiple objectives such as cost, performance, and reliability. | [27,28,39,48,54,58,86] | NSGA-II, MOEA, multi-objective differential evolution, MOFDO, MOLPB, MOPSO, MOEO multi-objective ant lion optimizer (MOALO), MODA |
Renewable energy systems | Design and optimization of renewable energy systems (solar, wind, hydro) considering cost, efficiency, and environmental impact simultaneously. | [5,61,62,63,65,66,70,72,87,88,89,90,91,92,93,94] | MOPSO, NSGA-II, SPEA2, I-MODE |
Supply chain management | Optimization of supply chain networks to minimize cost, lead time, and inventory while maximizing customer satisfaction and resilience to disruptions. | [95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112] | NSGA-II, MOGA, Multi-Objective Genetic Algorithm (MOGA), MOPSO, SPEA2 |
Healthcare | Patient treatment planning, scheduling, and resource allocation in healthcare systems consider objectives like cost, patient outcomes, and resource utilization. | [45,54,69,71,104,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140] | NSGA-II, NSGA-III, Multi-Objective Simulated Annealing (MOSA), -ε-constraint approach, MOPSO, SPEA2, lexicographical method, multi-objective grey wolf optimizer |
Environmental management | Conservation planning, land use optimization, and biodiversity conservation consider conflicting objectives like habitat preservation, economic development, and ecosystem services. | [13,72,77,108,111,129,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156] | MOEA, NSGA-II, Multi-Objective Genetic Algorithm (MOGA) SPEA2, improved multi-objective antlion optimization algorithm, IMOALO |
Finance and investment | Portfolio optimization, risk management, and asset allocation considering objectives such as return on investment, risk exposure, and liquidity. | [9,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176] | NSGA-II, SPEA2, multi-objective particle swarm optimization (MOPSO), dynamic weighted multi-objective planning models |
Transportation systems | Route optimization, vehicle routing, and traffic management considering objectives like travel time, fuel consumption, emissions, and congestion reduction. | [58,76,99,136,152,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206] | NSGA-II, MOGA, genetic algorithm (GA) SPEA2, lexicographical method, multi-objective residential DR optimization model, MOQPSO |
Water resource management | Allocation of water resources for irrigation, urban supply, and ecosystem conservation considering objectives like water availability, economic value, and environmental sustainability. | [76,194,195,196,197,207,208,209,210,211,212,213,214] | NSGA-II, MOEA, MOGWO, self-adaptive multi-objective cuckoo search (SAMOCSA) |
Manufacturing processes | Optimization of manufacturing processes and production scheduling considering objectives like cost, throughput, energy consumption, and quality. | [24,64,74,75,92,135,137,145,153,154,155,199,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232] | NSGA-II, differential evolution, multi-objective genetic algorithm (MOGA), lexicographical method SPEA2, multi-objective grey wolf optimizer, improved multi-objective antlion optimization algorithm, IMOALO, mixed integer linear programming |
Urban planning | Land use planning, urban infrastructure development, and smart city design consider objectives like livability, accessibility, environmental sustainability, and economic growth. | [24,78,93,138,146,177,181,199,219,223,224,225,233,234,235,236,237,238,239,240,241,242] | NSGA-II, SPEA2, multi-objective ant colony optimization (MOACO), MOPSO, MOGA, HMOGA, fuzzy decision-making, multi-objective residential DR optimization model, improved multi-objective ant lion optimization algorithm, IMOALO, mixed integer linear programming, |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Rashed, N.A.; Ali, Y.H.; Rashid, T.A. Advancements in Optimization: Critical Analysis of Evolutionary, Swarm, and Behavior-Based Algorithms. Algorithms 2024, 17, 416. https://doi.org/10.3390/a17090416
Rashed NA, Ali YH, Rashid TA. Advancements in Optimization: Critical Analysis of Evolutionary, Swarm, and Behavior-Based Algorithms. Algorithms. 2024; 17(9):416. https://doi.org/10.3390/a17090416
Chicago/Turabian StyleRashed, Noor A., Yossra H. Ali, and Tarik A. Rashid. 2024. "Advancements in Optimization: Critical Analysis of Evolutionary, Swarm, and Behavior-Based Algorithms" Algorithms 17, no. 9: 416. https://doi.org/10.3390/a17090416
APA StyleRashed, N. A., Ali, Y. H., & Rashid, T. A. (2024). Advancements in Optimization: Critical Analysis of Evolutionary, Swarm, and Behavior-Based Algorithms. Algorithms, 17(9), 416. https://doi.org/10.3390/a17090416