Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (390)

Search Parameters:
Keywords = ant colony optimization (ACO)

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
24 pages, 3500 KiB  
Article
Optimized Collaborative Routing for UAVs and Ground Vehicles in Integrated Logistics Systems
by Hafiz Muhammad Rashid Nazir, Yanming Sun and Yongjun Hu
Drones 2025, 9(8), 538; https://doi.org/10.3390/drones9080538 - 30 Jul 2025
Viewed by 206
Abstract
This study investigates the optimization of urban parcel delivery by integrating logistics vehicles and onboard drones within a static road network. A centralized delivery hub is responsible for coordinating both modes of transport to minimize total vehicle operation costs and customer waiting times. [...] Read more.
This study investigates the optimization of urban parcel delivery by integrating logistics vehicles and onboard drones within a static road network. A centralized delivery hub is responsible for coordinating both modes of transport to minimize total vehicle operation costs and customer waiting times. A simulation-based framework is developed to accurately model the delivery process. An enhanced Ant Colony Optimization (ACO) algorithm is proposed, incorporating a multi-objective formulation to improve route planning efficiency. Additionally, a scheduling algorithm is designed to synchronize the operations of multiple delivery bikes and drones, ensuring coordinated execution. The proposed integrated approach yields substantial improvements in both cost and service efficiency. Simulation results demonstrate a 16% reduction in vehicle operation costs and an 8% decrease in average customer waiting times relative to benchmark methods, indicating the practical applicability of the approach in urban logistics scenarios. Full article
Show Figures

Figure 1

23 pages, 3689 KiB  
Article
An Innovative Medical Image Analyzer Incorporating Fuzzy Approaches to Support Medical Decision-Making
by Cristina Ticala, Camelia M. Pintea, Mihaela Chira and Oliviu Matei
Med. Sci. 2025, 13(3), 97; https://doi.org/10.3390/medsci13030097 - 24 Jul 2025
Viewed by 354
Abstract
Background/Objectives: This paper presents a medical image analysis application designed to facilitate advanced edge detection and fuzzy processing techniques within an intuitive, modular graphical user interface. Methods: Key functionalities include classical edge detection, Ant Colony Optimization (ACO)-based edge extraction, and fuzzy edge generation, [...] Read more.
Background/Objectives: This paper presents a medical image analysis application designed to facilitate advanced edge detection and fuzzy processing techniques within an intuitive, modular graphical user interface. Methods: Key functionalities include classical edge detection, Ant Colony Optimization (ACO)-based edge extraction, and fuzzy edge generation, which offer improved boundary representation in images where uncertainty and soft transitions are prevalent. Results: One of the main novelties in contrast to the initial innovative Medical Image Analyzer, iMIA, is the fact that the system includes fuzzy C-means clustering to support tissue classification and unsupervised segmentation based on pixel intensity distribution. The application also features an interactive zooming and panning module with the option to overlay edge detection results. As another novelty, fuzzy performance metrics were added, including fuzzy false negatives, fuzzy false positives, fuzzy true positives, and the fuzzy index, offering a more comprehensive and uncertainty-aware evaluation of edge detection accuracy. Conclusions: The application executable file is provided at no cost for the purposes of evaluation and testing. Full article
Show Figures

Figure 1

30 pages, 2371 KiB  
Article
Optimization of Joint Distribution Routes for Automotive Parts Considering Multi-Manufacturer Collaboration
by Lingsan Dong, Jian Wang and Xiaowei Hu
Sustainability 2025, 17(14), 6615; https://doi.org/10.3390/su17146615 - 19 Jul 2025
Viewed by 463
Abstract
The swift expansion of China’s automotive manufacturing industry has spurred a constant rise in the demand for automotive parts production and distribution, making the optimization of distribution routes in complex environments a crucial research topic. Efficiently optimizing these routes not only boosts production [...] Read more.
The swift expansion of China’s automotive manufacturing industry has spurred a constant rise in the demand for automotive parts production and distribution, making the optimization of distribution routes in complex environments a crucial research topic. Efficiently optimizing these routes not only boosts production efficiency and cuts costs for automotive manufacturers but also enhances supply chain management and advances sustainable development. This study focuses on the optimization of automotive parts distribution routes under a multi-manufacturer collaboration framework. An optimization model is proposed to minimize the total operational costs within a joint distribution system, incorporating an improved Ant Colony Optimization (ACO) algorithm to formulate an effective solution approach. The model considers complex factors such as dynamic demand, time-window constraints, and periodic distribution. A PIVNS algorithm integrating a virtual distribution center with an enhanced variable neighborhood search is designed to efficiently address the problem. The efficacy of the proposed model and algorithm is substantiated through extensive experiments grounded in real-world case studies. The results confirm the high computational efficiency of the proposed approach in solving large-scale problems, which significantly reduces distribution costs while improving overall supply chain performance. Specifically, the PIVNS algorithm achieves an average travel distance of 2020.85 km, an average runtime of 112.25 s, a total transportation cost of CNY 12,497.99, and a loading rate of 86.775%. These findings collectively highlight the advantages of the proposed method in enhancing efficiency, reducing costs, and optimizing resource utilization. Overall, this study provides valuable insights for logistics optimization in automotive manufacturing and offers a significant reference for future research and practical applications in the field. Full article
Show Figures

Figure 1

26 pages, 8154 KiB  
Article
Investigation into the Efficient Cooperative Planning Approach for Dual-Arm Picking Sequences of Dwarf, High-Density Safflowers
by Zhenguo Zhang, Peng Xu, Binbin Xie, Yunze Wang, Ruimeng Shi, Junye Li, Wenjie Cao, Wenqiang Chu and Chao Zeng
Sensors 2025, 25(14), 4459; https://doi.org/10.3390/s25144459 - 17 Jul 2025
Viewed by 230
Abstract
Path planning for picking safflowers is a key component in ensuring the efficient operation of robotic safflower-picking systems. However, existing single-arm picking devices have become a bottleneck due to their limited operating range, and a breakthrough in multi-arm cooperative picking is urgently needed. [...] Read more.
Path planning for picking safflowers is a key component in ensuring the efficient operation of robotic safflower-picking systems. However, existing single-arm picking devices have become a bottleneck due to their limited operating range, and a breakthrough in multi-arm cooperative picking is urgently needed. To address the issue of inadequate adaptability in current path planning strategies for dual-arm systems, this paper proposes a novel path planning method for dual-arm picking (LTSACO). The technique centers on a dynamic-weight heuristic strategy and achieves optimization through the following steps: first, the K-means clustering algorithm divides the target area; second, the heuristic mechanism of the Ant Colony Optimization (ACO) algorithm is improved by dynamically adjusting the weight factor of the state transition probability, thereby enhancing the diversity of path selection; third, a 2-OPT local search strategy eliminates path crossings through neighborhood search; finally, a cubic Bézier curve heuristically smooths and optimizes the picking trajectory, ensuring the continuity of the trajectory’s curvature. Experimental results show that the length of the parallelogram trajectory, after smoothing with the Bézier curve, is reduced by 20.52% compared to the gantry trajectory. In terms of average picking time, the LTSACO algorithm reduces the time by 2.00%, 2.60%, and 5.60% compared to DCACO, IACO, and the traditional ACO algorithm, respectively. In conclusion, the LTSACO algorithm demonstrates high efficiency and strong robustness, providing an effective optimization solution for multi-arm cooperative picking and significantly contributing to the advancement of multi-arm robotic picking systems. Full article
Show Figures

Figure 1

29 pages, 2500 KiB  
Article
PHEV Routing with Hybrid Energy and Partial Charging: Solved via Dantzig–Wolfe Decomposition
by Zhenhua Chen, Qiong Chen, Cheng Xue and Yiying Chao
Mathematics 2025, 13(14), 2239; https://doi.org/10.3390/math13142239 - 10 Jul 2025
Viewed by 287
Abstract
This study addresses the Plug-in Hybrid Electric Vehicle Routing Problem (PHEVRP), an extension of the classical VRP that incorporates energy mode switching and partial charging strategies. We propose a novel routing model that integrates three energy modes—fuel-only, electric-only, and hybrid—along with partial recharging [...] Read more.
This study addresses the Plug-in Hybrid Electric Vehicle Routing Problem (PHEVRP), an extension of the classical VRP that incorporates energy mode switching and partial charging strategies. We propose a novel routing model that integrates three energy modes—fuel-only, electric-only, and hybrid—along with partial recharging decisions to enhance energy flexibility and reduce operational costs. To overcome the computational challenges of large-scale instances, a Dantzig–Wolfe decomposition algorithm is designed to efficiently reduce the solution space via column generation. Experimental results demonstrate that the hybrid-mode with partial charging strategy consistently outperforms full-charging and single-mode approaches, especially in clustered customer scenarios. To further evaluate algorithmic performance, an Ant Colony Optimization (ACO) heuristic is introduced for comparison. While the full model fails to solve instances with more than 30 customers, the DW algorithm achieves high-quality solutions with optimality gaps typically below 3%. Compared to ACO, DW consistently provides better solution quality and is faster in most cases, though its computation time may vary due to pricing complexity. Full article
Show Figures

Figure 1

32 pages, 1107 KiB  
Review
Advanced Planning Systems in Production Planning Control: An Ethical and Sustainable Perspective in Fashion Sector
by Martina De Giovanni, Mariangela Lazoi, Romeo Bandinelli and Virginia Fani
Appl. Sci. 2025, 15(13), 7589; https://doi.org/10.3390/app15137589 - 7 Jul 2025
Viewed by 488
Abstract
In the shift toward sustainable and resource-efficient manufacturing, Artificial Intelligence (AI) is playing a transformative role in overcoming the limitations of traditional production scheduling methods. This study, based on a Systematic Literature Review (SLR), explores how AI techniques enhance Advanced Planning and Scheduling [...] Read more.
In the shift toward sustainable and resource-efficient manufacturing, Artificial Intelligence (AI) is playing a transformative role in overcoming the limitations of traditional production scheduling methods. This study, based on a Systematic Literature Review (SLR), explores how AI techniques enhance Advanced Planning and Scheduling (APS) systems, particularly under finite-capacity constraints. Traditional scheduling models often overlook real-time resource limitations, leading to inefficiencies in complex and dynamic production environments. AI, with its capabilities in data fusion, pattern recognition, and adaptive learning, enables the development of intelligent, flexible scheduling solutions. The integration of metaheuristic algorithms—especially Ant Colony Optimization (ACO) and hybrid models like GA-ACO—further improves optimization performance by offering high-quality, near-optimal solutions without requiring extensive structural modeling. These AI-powered APS systems enhance scheduling accuracy, reduce lead times, improve resource utilization, and enable the proactive identification of production bottlenecks. Especially relevant in high-variability sectors like fashion, these approaches support Industry 5.0 goals by enabling agile, sustainable, and human-centered manufacturing systems. The findings have been highlighted in a structured framework for AI-based APS systems supported by metaheuristics that compares the Industry 4.0 and Industry 5.0 perspectives. The study offers valuable implications for both academia and industry: academics can gain a synthesized understanding of emerging trends, while practitioners are provided with actionable insights for deploying intelligent planning systems that align with sustainability goals and operational efficiency in modern supply chains. Full article
Show Figures

Figure 1

31 pages, 17361 KiB  
Article
Path Planning Design and Experiment for a Recirculating Aquaculture AGV Based on Hybrid NRBO-ACO with Dueling DQN
by Zhengjiang Guo, Yingkai Xia, Jiajun Liu, Jian Gao, Peng Wan and Kan Xu
Drones 2025, 9(7), 476; https://doi.org/10.3390/drones9070476 - 5 Jul 2025
Viewed by 263
Abstract
This study introduces an advanced automated guided vehicle (AGV) specifically designed for application in recirculating aquaculture systems (RASs). The proposed AGV seamlessly integrates automated feeding, real-time monitoring, and an intelligent path-planning system to enhance operational efficiency. To achieve optimal and adaptive navigation, a [...] Read more.
This study introduces an advanced automated guided vehicle (AGV) specifically designed for application in recirculating aquaculture systems (RASs). The proposed AGV seamlessly integrates automated feeding, real-time monitoring, and an intelligent path-planning system to enhance operational efficiency. To achieve optimal and adaptive navigation, a hybrid algorithm is developed, incorporating Newton–Raphson-based optimisation (NRBO) alongside ant colony optimisation (ACO). Additionally, dueling deep Q-networks (dueling DQNs) dynamically optimise critical parameters, thereby improving the algorithm’s adaptability to the complexities of RAS environments. Both simulation-based and real-world experiments substantiate the system’s effectiveness, demonstrating superior convergence speed, path quality, and overall operational efficiency compared to traditional methods. The findings of this study highlight the potential of AGV to enhance precision and sustainability in recirculating aquaculture management. Full article
Show Figures

Figure 1

20 pages, 2980 KiB  
Article
Application of the Ant Colony Optimization Metaheuristic in Transport Engineering: A Case Study on Vehicle Routing and Highway Service Stations
by Luiz Vicente Figueira de Mello Filho, Felipe Pastori Lopes de Sousa, Gustavo de Godoi, William Machado Emiliano, Felippe Benavente Canteras, Vitor Eduardo Molina Júnior, João Roberto Bertini Junior and Yuri Alexandre Meyer
Modelling 2025, 6(3), 62; https://doi.org/10.3390/modelling6030062 - 3 Jul 2025
Viewed by 413
Abstract
Efficient logistics and transport infrastructure are critical in contemporary urban and interurban scenarios due to their impact on economic development, environmental sustainability, and quality of life. This study explores the use of the Ant Colony Optimization (ACO) metaheuristic applied to the Vehicle Routing [...] Read more.
Efficient logistics and transport infrastructure are critical in contemporary urban and interurban scenarios due to their impact on economic development, environmental sustainability, and quality of life. This study explores the use of the Ant Colony Optimization (ACO) metaheuristic applied to the Vehicle Routing Problem (VRP) and the strategic positioning of service stations along major highways. Through a systematic mapping of the literature and practical application to a real-world scenario—specifically, a case study on the Bandeirantes Highway (SP348), connecting Limeira to São Paulo, Brazil—the effectiveness of ACO is demonstrated in addressing complex logistical challenges, including capacity constraints, route optimization, and resource allocation. The proposed method integrates graph theory principles, entropy concepts from information theory, and economic analyses into a unified computational model implemented using Python (version 3.12), showcasing its accessibility for educational and practical business contexts. The results highlight significant improvements in operational efficiency, cost reductions, and optimized service station placement, emphasizing the algorithm’s robustness and versatility. Ultimately, this research provides valuable insights for policymakers, engineers, and logistics managers seeking sustainable and cost-effective solutions in transport infrastructure planning and management. Full article
Show Figures

Figure 1

17 pages, 765 KiB  
Article
Route Optimization for Active Sonar in Underwater Surveillance
by Mehmet Gokhan Metin, Mumtaz Karatas and Serol Bulkan
Sensors 2025, 25(13), 4139; https://doi.org/10.3390/s25134139 - 2 Jul 2025
Viewed by 379
Abstract
Multistatic sonar networks (MSNs) have emerged as a powerful approach for enhancing underwater surveillance capabilities. Different from monostatic sonar systems which use collocated sources and receivers, MSNs consist of spatially distributed and independent sources and receivers. In this work, we address the problem [...] Read more.
Multistatic sonar networks (MSNs) have emerged as a powerful approach for enhancing underwater surveillance capabilities. Different from monostatic sonar systems which use collocated sources and receivers, MSNs consist of spatially distributed and independent sources and receivers. In this work, we address the problem of determining the optimal route for a mobile multistatic active sonar source to maximize area coverage, assuming all receiver locations are known in advance. For this purpose, we first develop a Mixed Integer Linear Program (MILP) formulation that determines the route for a single source within a field discretized using a hexagonal grid structure. Next, we propose an Ant Colony Optimization (ACO) heuristic to efficiently solve large problem instances. We perform a series of numerical experiments and compare the performance of the exact MILP solution with that of the proposed ACO heuristic. Full article
(This article belongs to the Section Physical Sensors)
Show Figures

Figure 1

43 pages, 15728 KiB  
Article
A Hybrid Data-Cleansing Framework Integrating Physical Constraints and Anomaly Detection for Ship Maintenance-Cost Prediction via Enhanced Ant Colony–Random Forest Optimization
by Chen Zhu, Shengxiang Sun, Li Xie, Yang Wang, Kai Li and Jing Li
Processes 2025, 13(7), 2035; https://doi.org/10.3390/pr13072035 - 26 Jun 2025
Viewed by 563
Abstract
To address the challenge of multimodal anomaly data governance in ship maintenance-cost prediction, this study proposes a three-stage hybrid data-cleansing framework integrating physical constraints and intelligent optimization. First, we construct a multi-dimensional engineering physical constraints rule base to identify contradiction-type anomalies through ship [...] Read more.
To address the challenge of multimodal anomaly data governance in ship maintenance-cost prediction, this study proposes a three-stage hybrid data-cleansing framework integrating physical constraints and intelligent optimization. First, we construct a multi-dimensional engineering physical constraints rule base to identify contradiction-type anomalies through ship hydrodynamics validation and business logic verification. Second, we develop a Feature-Weighted Isolation Forest Algorithm (W-iForest) algorithm that dynamically optimizes feature selection strategies by incorporating rule triggering frequency and expert knowledge, thereby enhancing detection efficiency for discrete-type anomalies. Finally, we create a Genetic Algorithm-Ant Colony Optimization Collaborative Random Forest (GA-ACO-RF) to resolve local optima issues in high-dimensional missing data imputation. Experimental results demonstrate that the proposed method achieves a physical compliance rate of 88.2% on ship-maintenance datasets, with a 25% reduction in RMSE compared to conventional prediction methods, validating its superior data governance capability and prediction accuracy under complex operating conditions. This research establishes a reliable data preprocessing paradigm for maritime operational assurance, exhibiting substantial engineering applicability in real-world maintenance scenarios. Full article
(This article belongs to the Special Issue Transfer Learning Methods in Equipment Reliability Management)
Show Figures

Figure 1

16 pages, 2931 KiB  
Article
Advanced Solar Panel Fault Detection Using VGG19 and Jellyfish Optimization
by Salih Abraheem, Ziyodulla Yusupov, Javad Rahebi and Raheleh Ghadami
Processes 2025, 13(7), 2021; https://doi.org/10.3390/pr13072021 - 26 Jun 2025
Cited by 1 | Viewed by 433
Abstract
Solar energy has become a vital renewable energy source (RES), and photovoltaic (PV) systems play a key role in its utilization. However, the performance of these systems can be compromised by faulty panels. This paper proposes an innovative framework that combines the deep [...] Read more.
Solar energy has become a vital renewable energy source (RES), and photovoltaic (PV) systems play a key role in its utilization. However, the performance of these systems can be compromised by faulty panels. This paper proposes an innovative framework that combines the deep neural network VGG19 with the Jellyfish Optimization Search Algorithm (JFOSA) for efficient fault detection using aerial images. VGG19 excels in automatic feature extraction, while JFOSA optimizes feature selection and significantly improves classification performance. The new framework achieves impressive results, including 98.34% accuracy, 98.71% sensitivity, 98.69% specificity, and 94.03% AUC. These results outperform baseline models and various optimization techniques, including ant colony optimization (ACO), genetic algorithm (GA), and particle swarm optimization (PSO). The system demonstrated superior performance in detecting solar panel defects such as cracks, hot spots, and shadow defects, providing a robust, scalable, and automated solution for PV monitoring. This approach provides an efficient and reliable way to maintain energy efficiency and system reliability in solar energy applications. Full article
(This article belongs to the Section Energy Systems)
Show Figures

Figure 1

25 pages, 6846 KiB  
Article
DGA-ACO: Enhanced Dynamic Genetic Algorithm—Ant Colony Optimization Path Planning for Agribots
by Zhenpeng Zhang, Pengyu Li, Shanglei Chai, Yukang Cui and Yibin Tian
Agriculture 2025, 15(12), 1321; https://doi.org/10.3390/agriculture15121321 - 19 Jun 2025
Viewed by 488
Abstract
Recent advancements in agricultural mobile robots (agribots) have enabled the execution of critical tasks such as crop inspection, precision spraying, and selective harvesting. While agribots show significant potential, conventional path-planning algorithms suffer from three limitations: (1) inadequate dynamic obstacle avoidance, which may compromise [...] Read more.
Recent advancements in agricultural mobile robots (agribots) have enabled the execution of critical tasks such as crop inspection, precision spraying, and selective harvesting. While agribots show significant potential, conventional path-planning algorithms suffer from three limitations: (1) inadequate dynamic obstacle avoidance, which may compromise operational safety, (2) premature convergence to local optima, and (3) excessive energy consumption due to suboptimal trajectories. To overcome these challenges, this study proposes an enhanced Dynamic Genetic Algorithm—Ant Colony Optimization (DGA-ACO) framework. It integrates a 2D risk-penalty mapping model with dynamic obstacle avoidance mechanisms, improves max–min ant system pheromone allocation through adaptive crossover-mutation operators, and incorporates a hidden Markov model for accurately forecasting obstacle trajectories. A multi-objective fitness function simultaneously optimizes path length, energy efficiency, and safety metrics, while genetic operators prevent algorithmic stagnation. Simulations in different scenarios show that DGA-ACO outperforms Dijkstra, A*, genetic algorithm, ant colony optimization, and other state-of-the-art methods. It achieves shortened path lengths and improved motion smoothness while achieving a certain degree of dynamic obstacle avoidance in the global path-planning process. Full article
(This article belongs to the Special Issue Research Advances in Perception for Agricultural Robots)
Show Figures

Figure 1

22 pages, 637 KiB  
Article
Adaptive Model Predictive Control for 4WD-4WS Mobile Robot: A Multivariate Gaussian Mixture Model-Ant Colony Optimization for Robust Trajectory Tracking and Obstacle Avoidance
by Hayat Ait Dahmad, Hassan Ayad, Alfonso García Cerezo and Hajar Mousannif
Sensors 2025, 25(12), 3805; https://doi.org/10.3390/s25123805 - 18 Jun 2025
Viewed by 562
Abstract
Trajectory tracking is a crucial task for autonomous mobile robots, requiring smooth and safe execution in dynamic environments. This study uses a nonlinear model predictive controller (MPC) to ensure accurate trajectory tracking of a four-wheel drive, four-wheel steer (4WD-4WS) mobile robot. However, the [...] Read more.
Trajectory tracking is a crucial task for autonomous mobile robots, requiring smooth and safe execution in dynamic environments. This study uses a nonlinear model predictive controller (MPC) to ensure accurate trajectory tracking of a four-wheel drive, four-wheel steer (4WD-4WS) mobile robot. However, the MPC’s performance depends on the optimal tuning of its key parameters, a challenge addressed using the Multivariate Gaussian Mixture Model Continuous Ant Colony Optimization (MGMM-ACOR) algorithm. This method improves on the classic ACOR algorithm by overcoming two major limitations: the lack of consideration for interdependencies between optimized variables, and an inadequate balance between global exploration and local exploitation. The proposed approach is validated by a two-phase evaluation. Firstly, benchmark function evaluations demonstrate its superiority over established optimization algorithms, including ACO, ACOR, and PSO and its variants, in terms of convergence speed and solution accuracy. Secondly, MGMM-ACOR is integrated into the MPC framework and tested in various scenarios, including trajectory tracking with circular and eight trajectories and dynamic obstacle avoidance during trajectory tracking. The results, evaluated based on trajectory error, control effort, and computational latency, confirm the robustness of the proposed method. In particular, the explicit modeling of correlations between variables in MGMM-ACOR guarantees stable, collision-free trajectory tracking, outperforming conventional ACOR-based approaches that optimize variables independently. Full article
(This article belongs to the Section Sensors and Robotics)
Show Figures

Figure 1

19 pages, 620 KiB  
Review
A Review: The Application of Path Optimization Algorithms in Building Mechanical, Electrical, and Plumbing Pipe Design
by Ruijun Deng, Xiaoliang Li and Yuhua Tian
Buildings 2025, 15(12), 2093; https://doi.org/10.3390/buildings15122093 - 17 Jun 2025
Cited by 1 | Viewed by 532
Abstract
This review systematically integrates recent advancements in path optimization algorithms for the automated layout of mechanical, electrical, and plumbing (MEP) systems within complex building environments. A hybrid optimization framework is introduced, combining the global search capability of Ant Colony Optimization (ACO) with the [...] Read more.
This review systematically integrates recent advancements in path optimization algorithms for the automated layout of mechanical, electrical, and plumbing (MEP) systems within complex building environments. A hybrid optimization framework is introduced, combining the global search capability of Ant Colony Optimization (ACO) with the local refinement efficiency of the A* algorithm, enhanced by dynamic weight adjustment and context-aware mechanisms. Simulation experiments based on a hospital BIM model demonstrate that the proposed approach improves design efficiency by approximately 25–35% and reduces conflict incidence by around 40%. The framework further incorporates Building Information Modeling (BIM) and real-time clash detection enabled by IoT devices to enable scalable, multi-objective optimization in high-density spatial configurations. The potential of generative artificial intelligence—such as Generative Adversarial Networks (GANs) and diffusion models—is also explored for generating initial pipeline layouts and enhancing spatial adaptability. To support low-carbon building initiatives, the framework is adaptable to LEED-compliant sustainable MEP design practices. Despite notable progress, challenges remain in algorithmic scalability, dynamic constraint modeling, and multi-objective trade-offs. This review identifies research gaps in diameter-aware layout optimization and BIM-driven multi-scale generative modeling, and outlines future directions toward intelligent, high-performance MEP system design in future sustainable buildings. Full article
Show Figures

Figure 1

30 pages, 1687 KiB  
Article
Network-, Cost-, and Renewable-Aware Ant Colony Optimization for Energy-Efficient Virtual Machine Placement in Cloud Datacenters
by Ali Mohammad Baydoun and Ahmed Sherif Zekri
Future Internet 2025, 17(6), 261; https://doi.org/10.3390/fi17060261 - 14 Jun 2025
Viewed by 490
Abstract
Virtual machine (VM) placement in cloud datacenters is a complex multi-objective challenge involving trade-offs among energy efficiency, carbon emissions, and network performance. This paper proposes NCRA-DP-ACO (Network-, Cost-, and Renewable-Aware Ant Colony Optimization with Dynamic Power Usage Effectiveness (PUE)), a bio-inspired metaheuristic that [...] Read more.
Virtual machine (VM) placement in cloud datacenters is a complex multi-objective challenge involving trade-offs among energy efficiency, carbon emissions, and network performance. This paper proposes NCRA-DP-ACO (Network-, Cost-, and Renewable-Aware Ant Colony Optimization with Dynamic Power Usage Effectiveness (PUE)), a bio-inspired metaheuristic that optimizes VM placement across geographically distributed datacenters. The approach integrates real-time solar energy availability, dynamic PUE modeling, and multi-criteria decision-making to enable environmentally and cost-efficient resource allocation. The experimental results show that NCRA-DP-ACO reduces power consumption by 13.7%, carbon emissions by 6.9%, and live VM migrations by 48.2% compared to state-of-the-art methods while maintaining Service Level Agreement (SLA) compliance. These results indicate the algorithm’s potential to support more environmentally and cost-efficient cloud management across dynamic infrastructure scenarios. Full article
Show Figures

Graphical abstract

Back to TopTop