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

Journals

Article Types

Countries / Regions

Search Results (39)

Search Parameters:
Keywords = resource-constrained project scheduling problem

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
22 pages, 1113 KB  
Article
Bi-Objective Optimization with Mode-Oriented Genetic Algorithm for Multi-Mode Resource-Constrained Project Scheduling
by Mingcong Xia, Guokai Liang, Rui Tong, Jianxin Zhu, Xin Xie, Jintao Chen, Weihua Tan and Yuting Liu
Algorithms 2025, 18(12), 746; https://doi.org/10.3390/a18120746 - 27 Nov 2025
Viewed by 296
Abstract
To address the time–cost trade-off challenge in real-world practices, a bi-objective optimization model of the Multi-mode Resource-Constrained Project Scheduling Problem is proposed with simultaneously minimizing both the project makespan and the resource cost. A mode-oriented Non-dominated Sorting Genetic Algorithm II is developed to [...] Read more.
To address the time–cost trade-off challenge in real-world practices, a bi-objective optimization model of the Multi-mode Resource-Constrained Project Scheduling Problem is proposed with simultaneously minimizing both the project makespan and the resource cost. A mode-oriented Non-dominated Sorting Genetic Algorithm II is developed to solve the formulated problem. Two key improvements are introduced: a mode-repair mechanism is incorporated during the initialization phase to generate feasible execution modes, thereby improving the quality of initial solutions and accelerating search efficiency, and four neighborhood structures based on mode and task execution lists are designed for local search, enabling fine-grained solution refinement in each iteration. Extensive experimental studies are conducted to verify the effectiveness of the proposed strategies, and comparative evaluations with state-of-the-art algorithms demonstrate that MNSGA-II achieves superior performance across multiple metrics, including lower mean ideal distance, better solution quality, improved diversity, and more uniform distribution of Pareto-optimal solutions. Full article
(This article belongs to the Section Algorithms for Multidisciplinary Applications)
Show Figures

Figure 1

23 pages, 3180 KB  
Article
A Strategy-Group Evolution Algorithm for Planning of Multi-Stage Activities in Modular Shipbuilding Considering Uncertainty Duration
by Qi Zhou, Jinghua Li, Xiaoyuan Wu, Ruipu Dong, Zhichao Xu, Dening Song and Lei Zhou
J. Mar. Sci. Eng. 2025, 13(11), 2130; https://doi.org/10.3390/jmse13112130 - 11 Nov 2025
Viewed by 432
Abstract
Modular shipbuilding, as a cutting-edge ship construction paradigm, enables parallel manufacturing across workshops and stages—a core advantage that significantly shortens the total shipbuilding cycle, making it pivotal for modern shipyards to enhance productivity. However, this mode decomposes the integrated shipbuilding project into a [...] Read more.
Modular shipbuilding, as a cutting-edge ship construction paradigm, enables parallel manufacturing across workshops and stages—a core advantage that significantly shortens the total shipbuilding cycle, making it pivotal for modern shipyards to enhance productivity. However, this mode decomposes the integrated shipbuilding project into a large number of interdependent sub-activities spanning three key stages (fabrication, logistics, and assembly). Further, the duration of these sub-activities is inherently uncertain, primarily due to the extensive manual operations, variable on-site conditions, and supply chain fluctuations inherent in shipbuilding. These characteristics collectively pose a formidable challenge to project planning that pursues both high efficiency and low cost. To address this challenge, this paper proposes a Strategy-Group Evolution algorithm. First, the modular shipbuilding process scheduling problem is mathematically formulated as a resource-constrained three-stage multi-objective optimization model, where triangular fuzzy numbers are employed to characterize the uncertain sub-activity durations. Second, a two-layered Strategy-Group Evolution algorithm is designed for solving this model: the inner layer comprises 12 practical priority rules tailored to modular shipbuilding’s multi-stage features, while the outer layer adopts a genetic algorithm-based evolution policy to schedule and optimize the assignment of inner-layer rules to activity groups. The core of the Strategy-Group Evolution algorithm lies in dynamically assigning suitable strategies to different activity groups and evolving these assignments toward optimality—this avoids the limitation of a single priority rule for all stages, thereby facilitating the search for global optimal solutions. Finally, validation tests on real cruise ship construction projects and benchmark datasets demonstrate the efficacy and superiority of the proposed Strategy-Group Evolution algorithm. Full article
(This article belongs to the Section Ocean Engineering)
Show Figures

Figure 1

30 pages, 2954 KB  
Article
Mission Schedule Control for an Aviation Cluster Based on the Critical Path Transition Tree
by Yao Sun, Qi Song, Ying Wang, Bin Wu, Jianfeng Li, Jiafeng Zhang and Dong Wang
Appl. Sci. 2025, 15(18), 10258; https://doi.org/10.3390/app151810258 - 20 Sep 2025
Viewed by 578
Abstract
Addressing the real-time control challenges within large-scale, complex resource-constrained project scheduling, this paper investigates control strategies to ensure the on-time initiation of critical task nodes during the execution of aviation cluster mission plans in the presence of disturbances. Conventional resource-constrained project scheduling problem [...] Read more.
Addressing the real-time control challenges within large-scale, complex resource-constrained project scheduling, this paper investigates control strategies to ensure the on-time initiation of critical task nodes during the execution of aviation cluster mission plans in the presence of disturbances. Conventional resource-constrained project scheduling problem (RCPSP) models typically treat task start times as the primary decision variables, overlooking the intrinsic link between task duration and resource allocation. Moreover, their reliance on intelligent optimization algorithms struggles to simultaneously balance solution accuracy and computational efficiency, thus failing to meet the demands of precise, real-time control. This paper proposes a real-time project schedule control system with the primary objective of preventing delays in critical tasks. The system aims to maximize the remaining anti-disturbance capacity under resource constraints, and establishes five control constraints tailored to the practical problem’s characteristics. The limitations of traditional approaches mainly lie in the fact that they take the start time of each task as the decision variable. When the scale of task quantity in the project is large, the decision dimension increases exponentially; meanwhile, the start times of various tasks are interdependent, leading to extremely complex constraint relationships. To overcome the limitations of traditional methods, this paper introduces a precise control method based on the Critical Path Transform Tree (CPTT). This method takes task duration as the decision variable, calculates the start time of each task using a recursive formula, and integrates expert heuristic knowledge to transform the dynamic network schedule from a “black box” to a “gray box” model. It effectively addresses the technical challenge of reverse mapping in the recursive formula, ultimately realizing precise and real-time control of the project schedule. The simulation results show that while maintaining high solution accuracy, the computational efficiency of the proposed control method is significantly improved to 1.6 s—compared with an average of 6.9 s for the adaptive differential evolution algorithm—thus verifying its effectiveness and practicality in real-time control applications. Full article
Show Figures

Figure 1

31 pages, 2889 KB  
Article
Multi-Team Agile Software Project Scheduling Using Dual-Indicator Group Learning Particle Swarm Optimization
by Jiangyi Shi, Hui Lou, Xiaoning Shen and Jiyong Xu
Symmetry 2025, 17(8), 1267; https://doi.org/10.3390/sym17081267 - 8 Aug 2025
Viewed by 799
Abstract
Core problems in agile software project scheduling, such as resource-constrained balancing and iteration cycle optimization, embody the pursuit of symmetry. Simultaneously, optimization algorithms find extensive applications in symmetry problems, for example, in graphs and pattern recognition. Considering the cooperation among multiple teams and [...] Read more.
Core problems in agile software project scheduling, such as resource-constrained balancing and iteration cycle optimization, embody the pursuit of symmetry. Simultaneously, optimization algorithms find extensive applications in symmetry problems, for example, in graphs and pattern recognition. Considering the cooperation among multiple teams and environmental changes in complex agile software development, a dynamic periodic scheduling model for multi-team agile software project is constructed, which includes three tightly coupled sub-problems, namely user story selection, user story-development team allocation, and task-employee allocation. To solve the model, a group learning particle swarm optimization algorithm is proposed, which includes three novel strategies. First, the population is divided into four groups based on dual indicators of objective values and potential values. Second, different learning objects are selected according to the characteristic of each group so that the search diversity can be improved. Third, to react to the environmental changes and enhance the mining ability, heuristic population initialization and local search strategies are designed by utilizing the problem-specific information. Systematic experimental results on 13 instances indicate that compared with the state-of-the-art algorithms, the proposed algorithm is able to provide a schedule with better precision for the project manager in each sprint of the agile development. Full article
(This article belongs to the Section Computer)
Show Figures

Figure 1

17 pages, 984 KB  
Article
Optimizing Wind Turbine Blade Manufacturing Using Single-Minute Exchange of Die and Resource-Constrained Project Scheduling
by Gonca Tuncel, Gokalp Yildiz, Nigar Akcal and Gulsen Korkmaz
Processes 2025, 13(7), 2208; https://doi.org/10.3390/pr13072208 - 10 Jul 2025
Viewed by 1456
Abstract
This paper aims to enhance operational efficiency in the labor-intensive production of composite wind turbine blades, which are critical components of renewable energy systems. The study was conducted at a wind energy facility in Türkiye, integrating the Single-Minute Exchange of Die (SMED) methodology [...] Read more.
This paper aims to enhance operational efficiency in the labor-intensive production of composite wind turbine blades, which are critical components of renewable energy systems. The study was conducted at a wind energy facility in Türkiye, integrating the Single-Minute Exchange of Die (SMED) methodology with a Multi-Mode Resource-Constrained Project Scheduling Problem (MRCPSP) model to reduce production cycle time and optimize labor utilization. An operational time analysis was used to identify and classify non-value-adding activities. SMED principles were then adapted to the fixed-position manufacturing environment, enabling the conversion of internal setup activities into external ones and facilitating task parallelization. These improvements significantly increased productivity and labor efficiency. Subsequently, a scheduling model was developed to optimize the sequence of operations while accounting for activity precedence and resource constraints. As a result, the proposed approach reduced cycle time by 28.6% and increased average labor utilization from 68% to 87%. Scenario analyses confirmed the robustness of the model under varying levels of workforce availability. The findings demonstrate that integrating lean manufacturing techniques with optimization-based scheduling can yield substantial efficiency gains without requiring major capital investment. Moreover, the proposed approach offers practical insights into workforce planning and production scheduling in renewable energy manufacturing environments. Full article
(This article belongs to the Special Issue Design, Control, Modeling and Simulation of Energy Converters)
Show Figures

Figure 1

23 pages, 769 KB  
Article
Enhancing Urban Air Mobility Scheduling Through Declarative Reasoning and Stakeholder Modeling
by Jeongseok Kim and Kangjin Kim
Aerospace 2025, 12(7), 605; https://doi.org/10.3390/aerospace12070605 - 3 Jul 2025
Viewed by 1378
Abstract
The goal of this paper is to optimize mission schedules for vertical airports (vertiports in short) to satisfy the different needs of stakeholders. We model the problem as a resource-constrained project scheduling problem (RCPSP) to obtain the best resource allocation and schedule. As [...] Read more.
The goal of this paper is to optimize mission schedules for vertical airports (vertiports in short) to satisfy the different needs of stakeholders. We model the problem as a resource-constrained project scheduling problem (RCPSP) to obtain the best resource allocation and schedule. As a new approach to solving the RCPSP, we propose answer set programming (ASP). This is in contrast to the existing research using MILP as a solution to the RCPSP. Our approach can take complex scheduling restrictions and stakeholder-specific requirements. In addition, we formalize and include stakeholder needs using a knowledge representation and reasoning framework. Our experiments show that the proposed method can generate practical schedules that reflect what stakeholders actually need. In particular, we show that our approach can compute optimal schedules more efficiently and flexibly than previous approaches. We believe that this approach is suitable for the dynamic and complex environments of vertiports. Full article
(This article belongs to the Special Issue Next-Generation Airport Operations and Management)
Show Figures

Figure 1

21 pages, 2359 KB  
Article
Learning-Enhanced Differential Evolution for Multi-Mode Resource-Constrained Multi-Project Scheduling Problem in Industrial Prefabrication
by Zijie Xing, Chen Chen and Robert Lee Kong Tiong
Buildings 2025, 15(12), 1996; https://doi.org/10.3390/buildings15121996 - 10 Jun 2025
Viewed by 724
Abstract
Efficient scheduling in industrial prefabrication environments—such as Prefabricated Bathroom Unit (PBU) production—faces increasing challenges due to resource limitations, overlapping projects, and complex task dependencies. To address these challenges, this paper presents a Learning-Enhanced Differential Evolution (LEDE) framework for solving the Multi-Mode Resource-Constrained Multi-Project [...] Read more.
Efficient scheduling in industrial prefabrication environments—such as Prefabricated Bathroom Unit (PBU) production—faces increasing challenges due to resource limitations, overlapping projects, and complex task dependencies. To address these challenges, this paper presents a Learning-Enhanced Differential Evolution (LEDE) framework for solving the Multi-Mode Resource-Constrained Multi-Project Scheduling Problem (MRCMPSP). The MRCMPSP models the operational difficulty of coordinating interdependent activities across multiple PBU projects under limited resource availability. To address the computational intractability of this NP-hard problem, we first formulate a mixed-integer linear programming (MILP) model, and then develop an adaptive DE-based metaheuristic. The proposed LEDE method co-evolves activity sequencing and mode assignment using floating-point encodings, incorporating strategy switching, parameter adaptation, elitism, stagnation handling, and rank-based crossover control. Evaluated on real-world production data from the PBU industry, the algorithm produces high-quality solutions with strong scalability. These results demonstrate its practical potential as a decision-support tool for dynamic, resource-constrained industrial scheduling. Full article
(This article belongs to the Section Construction Management, and Computers & Digitization)
Show Figures

Figure 1

22 pages, 969 KB  
Review
Multi-Project Scheduling with Uncertainty and Resource Flexibility: A Narrative Review and Exploration of Future Landscapes
by Marzieh Aghileh, Anabela Tereso, Filipe Alvelos and Maria Odete Monteiro Lopes
Algorithms 2025, 18(6), 314; https://doi.org/10.3390/a18060314 - 26 May 2025
Cited by 1 | Viewed by 2870
Abstract
This paper presents a narrative review on the Resource-Constrained Multi-Project Scheduling Problem (RCMPSP) under uncertainty and resource flexibility. Traditional project scheduling assumes complete information and a deterministic environment where a pre-computed baseline schedule is executed. However, real-world projects frequently face uncertainty, such as [...] Read more.
This paper presents a narrative review on the Resource-Constrained Multi-Project Scheduling Problem (RCMPSP) under uncertainty and resource flexibility. Traditional project scheduling assumes complete information and a deterministic environment where a pre-computed baseline schedule is executed. However, real-world projects frequently face uncertainty, such as variable task durations and fluctuating resource availability. Analyzing studies from 2013 to 2024, this review examines optimization models addressing multiple objectives, including minimizing project duration, cost, and resource leveling. It categorizes solution approaches, from exact algorithms to heuristic and metaheuristic methods, while reviewing the primary instance sets and benchmarks used in the field. Additionally, it highlights the value of flexible resource management approaches that enable adaptive responses to real-time project demands, thereby enhancing scheduling robustness. By systematically addressing RCMPSP under uncertainty, this paper provides a valuable framework for researchers and practitioners seeking to develop resilient, adaptive scheduling solutions for complex, dynamic project environments. Full article
(This article belongs to the Section Combinatorial Optimization, Graph, and Network Algorithms)
Show Figures

Graphical abstract

25 pages, 933 KB  
Article
Efficient Rollout Algorithms for Resource-Constrained Project Scheduling with a Flexible Project Structure and Uncertain Activity Durations
by Chunlai Yu, Xiaoming Wang and Qingxin Chen
Mathematics 2025, 13(9), 1395; https://doi.org/10.3390/math13091395 - 24 Apr 2025
Cited by 1 | Viewed by 1553
Abstract
This study addresses the resource-constrained project scheduling problem with flexible structures and uncertain activity durations. The problem is formulated as a Markov decision process, with the optimal policy determined through stochastic dynamic programming. To mitigate the curse of dimensionality in large-scale problems, several [...] Read more.
This study addresses the resource-constrained project scheduling problem with flexible structures and uncertain activity durations. The problem is formulated as a Markov decision process, with the optimal policy determined through stochastic dynamic programming. To mitigate the curse of dimensionality in large-scale problems, several approximate methods are proposed to derive suboptimal policies. In addition to traditional methods based on priority rules and metaheuristic algorithms, we focus on the application of rollout algorithms. To improve the computational efficiency of the rollout algorithms, only the best-performing priority rules are employed for action evaluation, and the common random numbers technique is also incorporated. Experimental results demonstrate that rollout algorithms significantly outperform priority rules and metaheuristics. The common random numbers technique not only enhances computational efficiency but also improves the accuracy of action selection. The post-rollout algorithm reduces computation time by 44.37% compared to the one-step rollout, with only a 0.02% performance gap. In addition, rollout algorithms perform more stably than other methods under different problem characteristics. Full article
(This article belongs to the Section D2: Operations Research and Fuzzy Decision Making)
Show Figures

Figure 1

25 pages, 4373 KB  
Article
A Resource Scheduling Algorithm for Multi-Target 3D Imaging in Radar Network Based on Deep Reinforcement Learning
by Huan Yao, Hao Lou, Dan Wang, Yijun Chen and Junkun Yan
Remote Sens. 2024, 16(23), 4472; https://doi.org/10.3390/rs16234472 - 28 Nov 2024
Viewed by 2260
Abstract
Inverse synthetic aperture radar (ISAR) three-dimensional (3D) imaging technology enables the acquisition of clear 3D structures of targets, significantly enhancing target recognition performance. In resource-constrained environments, an effective resource scheduling algorithm is essential for achieving high-quality 3D imaging of multiple targets. However, existing [...] Read more.
Inverse synthetic aperture radar (ISAR) three-dimensional (3D) imaging technology enables the acquisition of clear 3D structures of targets, significantly enhancing target recognition performance. In resource-constrained environments, an effective resource scheduling algorithm is essential for achieving high-quality 3D imaging of multiple targets. However, existing algorithms often neglect the quality requirements of 3D imaging during resource allocation. A resource scheduling algorithm for multi-target 3D imaging in a radar network based on deep reinforcement learning (DRL) is proposed in this paper, achieving multi-target 3D imaging with minimal time resource consumption while ensuring the imaging quality of targets. First, based on the projection-based multi-view ISAR 3D imaging method, the impact of the radar distribution and radar number on the target imaging quality is analyzed. Subsequently, a resource scheduling model is constructed with the objective of minimizing time consumption while ensuring target imaging quality. The problem is then formulated as a Markov decision process, and the Advantage Actor–Critic (A2C) deep reinforcement learning method is employed to solve the model. By reasonably designing the reward for reinforcement learning and pruning the action space based on domain knowledge, the convergence speed of the network is significantly accelerated. An optimal scheduling strategy including a radar node allocation scheme and timing pulse allocation scheme for each radar can be obtained after convergence. The simulation experiments validate the effectiveness of the proposed algorithm. Full article
(This article belongs to the Section Remote Sensing Image Processing)
Show Figures

Graphical abstract

21 pages, 2146 KB  
Article
Optimization Model for Mine Backfill Scheduling Under Multi-Resource Constraints
by Yuhang Liu, Guoqing Li, Jie Hou, Chunchao Fan, Chuan Tong and Panzhi Wang
Minerals 2024, 14(12), 1183; https://doi.org/10.3390/min14121183 - 21 Nov 2024
Cited by 1 | Viewed by 1524
Abstract
Addressing the resource constraints, such as manpower and equipment, faced by mine backfilling operations, this study proposed an optimization model for backfill scheduling based on the Resource-Constrained Project Scheduling Problem (RCPSP). The model considered backfilling’s multi-process, multi-task, and multi-resource characteristics, aiming to minimize [...] Read more.
Addressing the resource constraints, such as manpower and equipment, faced by mine backfilling operations, this study proposed an optimization model for backfill scheduling based on the Resource-Constrained Project Scheduling Problem (RCPSP). The model considered backfilling’s multi-process, multi-task, and multi-resource characteristics, aiming to minimize total delay time. Constraints included operational limits, resource requirements, and availability. The goal was to determine optimal resource configurations for each stope’s backfilling steps. A heuristic genetic algorithm (GA) was employed for solution. To handle equipment unavailability, a new encoding/decoding algorithm ensured resource availability and continuous operations. Case verification using real mine data highlights the advantages of the model, showing a 20.6% decrease in completion time, an 8 percentage point improvement in resource utilization, and a 47.4% reduction in overall backfilling delay time compared to traditional methods. This work provides a reference for backfilling scheduling in similar mines and promotes intelligent mining practices. Full article
(This article belongs to the Special Issue Advances in Mine Backfilling Technology and Materials)
Show Figures

Figure 1

21 pages, 1929 KB  
Article
An Agile Adaptive Biased-Randomized Discrete-Event Heuristic for the Resource-Constrained Project Scheduling Problem
by Xabier A. Martin, Rosa Herrero, Angel A. Juan and Javier Panadero
Mathematics 2024, 12(12), 1873; https://doi.org/10.3390/math12121873 - 16 Jun 2024
Cited by 3 | Viewed by 1776
Abstract
In industries such as aircraft or train manufacturing, large-scale manufacturing companies often manage several complex projects. Each of these projects includes multiple tasks that share a set of limited resources. Typically, these tasks are also subject to time dependencies among them. One frequent [...] Read more.
In industries such as aircraft or train manufacturing, large-scale manufacturing companies often manage several complex projects. Each of these projects includes multiple tasks that share a set of limited resources. Typically, these tasks are also subject to time dependencies among them. One frequent goal in these scenarios is to minimize the makespan, or total time required to complete all the tasks within the entire project. Decisions revolve around scheduling these tasks, determining the sequence in which they are processed, and allocating shared resources to optimize efficiency while respecting the time dependencies among tasks. This problem is known in the scientific literature as the Resource-Constrained Project Scheduling Problem (RCPSP). Being an NP-hard problem with time dependencies and resource constraints, several optimization algorithms have already been proposed to tackle the RCPSP. In this paper, a novel discrete-event heuristic is introduced and later extended into an agile biased-randomized algorithm complemented with an adaptive capability to tune the parameters of the algorithm. The results underscore the effectiveness of the algorithm in finding competitive solutions for this problem within short computing times. Full article
(This article belongs to the Special Issue Metaheuristic Algorithms, 2nd Edition)
Show Figures

Figure 1

17 pages, 3987 KB  
Article
Open-Pit Pushback Optimization by a Parallel Genetic Algorithm
by Felipe Navarro, Nelson Morales, Carlos Contreras-Bolton, Carlos Rey and Victor Parada
Minerals 2024, 14(5), 438; https://doi.org/10.3390/min14050438 - 23 Apr 2024
Cited by 3 | Viewed by 3400
Abstract
Determining the design of pushbacks in an open-pit mine is a key part of optimizing the economic value of the mining project and the operational feasibility of the mine. This problem requires balancing pushbacks that have good geometric properties to ensure the smooth [...] Read more.
Determining the design of pushbacks in an open-pit mine is a key part of optimizing the economic value of the mining project and the operational feasibility of the mine. This problem requires balancing pushbacks that have good geometric properties to ensure the smooth operation of the mining equipment and so that the scheduling of extraction maximizes the economic value by providing early access to the rich parts of the deposit. However, because of the challenging nature of the problem, practical approaches for finding the best pushbacks strongly depend on the expert criteria to ensure good operational properties. This paper introduces the Advanced Geometrically Constrained Production Scheduling Problem to account for operational space constraints, modeled as truncated cones of extraction. To find the best solution for this problem, we present a parallel genetic algorithm based on a genotype–phenotype model such that the genotype symbolizes the base block of a truncated cone, and the phenotype represents the cone itself. A central computer node evaluates these solutions, collaborating with various secondary nodes that evolve a population of feasible solutions. The PGA’s efficacy was validated using comprehensive test instances from established research. The PGA solution exhibited a consistent average copper grade across periods, with its incremental phases reflecting real-world mine geometry. Moreover, the benefits of the MeanShift clustering technique were evident, suggesting effective phase-based scheduling. The PGA’s approach ensures optimal resource utilization and offers insights into potential avenues for further model enhancements and fine-tuning. Full article
Show Figures

Figure 1

25 pages, 2427 KB  
Article
Multi-Objective Multi-Skill Resource-Constrained Project Scheduling Considering Flexible Resource Profiles
by Xu Luo, Shunsheng Guo, Baigang Du, Xinhao Luo and Jun Guo
Appl. Sci. 2024, 14(5), 1921; https://doi.org/10.3390/app14051921 - 26 Feb 2024
Cited by 7 | Viewed by 3392
Abstract
This paper addresses a novel multi-skill resource-constrained project scheduling problem with flexible resource profiles (F-MSRCPSP), in which the resource allocation of each activity consists of a certain number of discrete resources and is allowed to be adjusted over its duration. The F-MSRCPSP aims, [...] Read more.
This paper addresses a novel multi-skill resource-constrained project scheduling problem with flexible resource profiles (F-MSRCPSP), in which the resource allocation of each activity consists of a certain number of discrete resources and is allowed to be adjusted over its duration. The F-MSRCPSP aims, therefore, to determine the flexible resource profile of each activity to minimize the make-span and total cost simultaneously. Then, a hybrid multi-objective fruit fly optimization algorithm is proposed to handle the concerned problem. In the proposed algorithm, two flexible parallel and serial schedule generation schemes are introduced, aiming to schedule activities and adjust allocated resource combinations. Additionally, two heuristic strategies are proposed to effectively select suitable resource combinations for activities. Moreover, a series of operators has been developed, including the rejoining operator, empirical re-arrangement operator, and empirical re-selection operator. These operators aim to accelerate the convergence speed and enhance the exploration of the proposed algorithm. Finally, the orthogonal test is used to select the optimal parameter combination, and comparative experiments based on tests with different scales are conducted, along with a t-test. The experimental results demonstrate that MOFOA-HS is effective in solving the F-MSRCPSP. Full article
(This article belongs to the Section Mechanical Engineering)
Show Figures

Figure 1

24 pages, 5010 KB  
Article
Multiple Container Terminal Berth Allocation and Joint Operation Based on Dueling Double Deep Q-Network
by Bin Li, Caijie Yang and Zhongzhen Yang
J. Mar. Sci. Eng. 2023, 11(12), 2240; https://doi.org/10.3390/jmse11122240 - 27 Nov 2023
Cited by 10 | Viewed by 3222
Abstract
In response to the evolving challenges of the integration and combination of multiple container terminal operations under berth water depth constraints, the multi-terminal dynamic and continuous berth allocation problem emerges as a critical issue. Based on computational logistics, the MDC-BAP is formulated to [...] Read more.
In response to the evolving challenges of the integration and combination of multiple container terminal operations under berth water depth constraints, the multi-terminal dynamic and continuous berth allocation problem emerges as a critical issue. Based on computational logistics, the MDC-BAP is formulated to be a unique variant of the classical resource-constrained project scheduling problem, and modeled as a mixed-integer programming model. The modeling objective is to minimize the total dwelling time of linerships in ports. To address this, a Dueling Double DQN-based reinforcement learning algorithm is designed for the multi-terminal dynamic and continuous berth allocation problem A series of computational experiments are executed to validate the algorithm’s effectiveness and its aptitude for multiple terminal joint operation. Specifically, the Dueling Double DQN algorithm boosts the average solution quality by nearly 3.7%, compared to the classical algorithm such as Proximal Policy Optimization, Deep Q Net and Dueling Deep Q Net also have better results in terms of solution quality when benchmarked against the commercial solver CPLEX. Moreover, the performance advantage escalates as the number of ships increases. In addition, the approach enhances the service level at the terminals and slashes operation costs. On the whole, the Dueling Double DQN algorithm shows marked superiority in tackling complicated and large-scale scheduling problems, and provides an efficient, practical solution to MDC-BAP for port operators. Full article
Show Figures

Figure 1

Back to TopTop