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

Article Types

Countries / Regions

Search Results (57)

Search Parameters:
Keywords = ordered flow shop

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
19 pages, 5902 KB  
Article
An Enhanced Particle Swarm Optimization Algorithm for the Permutation Flow Shop Scheduling Problem
by Tao Ma and Cai Zhao
Symmetry 2025, 17(10), 1697; https://doi.org/10.3390/sym17101697 - 10 Oct 2025
Viewed by 300
Abstract
The permutation flow shop scheduling problem (PFSP) is one of the hot issues in current research, and its production methods are widely used in steel, medicine, semiconductor, and other industries. Due to the characteristics of permutation flow (optimize the production process through the [...] Read more.
The permutation flow shop scheduling problem (PFSP) is one of the hot issues in current research, and its production methods are widely used in steel, medicine, semiconductor, and other industries. Due to the characteristics of permutation flow (optimize the production process through the principle of symmetry to achieve efficient allocation and balance of resources), its task processes only need to be sorted on the first machine, and the subsequent machines are completely symmetrical with the first machine. This paper proposes an enhanced particle swarm optimization algorithm (EPSO) for the PFSP. Firstly, in order to enhance the diversity of the algorithm, a new dynamic inertia weight method was introduced to dynamically adjust the search range of particles. Secondly, a new speed update strategy was proposed, which makes full use of the information of high-quality solutions and further improves the convergence speed of the algorithm. Subsequently, an interference strategy based on individual mutations was designed, which improved the universality of the model’s global search. Finally, to verify the effectiveness of the EPSO algorithm, six benchmark functions were tested, and the results proved the superiority of the EPSO algorithm. In addition, the average relative error of the improved algorithm is at least 21.6% higher than that of the unimproved algorithm when solving large-scale PFSPs. Full article
Show Figures

Figure 1

23 pages, 994 KB  
Article
A Random Forest-Enhanced Genetic Algorithm for Order Acceptance Scheduling with Past-Sequence-Dependent Setup Times
by Yu-Yan Zhang, Shih-Hsin Chen, Yen-Wen Wang, Chia-Hsuan Liao and Chen-Hsiang Yu
Mathematics 2025, 13(16), 2672; https://doi.org/10.3390/math13162672 - 19 Aug 2025
Viewed by 631
Abstract
This study developed a simple genetic algorithm (SGA) enhanced by a random forest (RF) surrogate model, namely SGARF, to solve the permutation flow-shop scheduling problem with order acceptance under the conditions of limited capacity, weighted-tardiness, and past-sequence-dependent (PSD) [...] Read more.
This study developed a simple genetic algorithm (SGA) enhanced by a random forest (RF) surrogate model, namely SGARF, to solve the permutation flow-shop scheduling problem with order acceptance under the conditions of limited capacity, weighted-tardiness, and past-sequence-dependent (PSD) setup times (PFSS-OAWT with PSD). To the best of our knowledge, this is the first study to investigate this problem. Our proposed algorithm increases the setup time for each successive job by a constant proportion of the cumulative processing time of preceding jobs to capture the progressive slowdown that often occurs on real production lines. In the developed algorithm with maximum 105 fitness evaluations, the RF surrogate model predicts objective function values and guides crossover and mutation. On the PFSS-OAWT with PSD benchmark (up to 500 orders and 20 machines, 160 instances), SGARF represents improvements of 0.9% over SGA, 0.8% over SGALS, and 5.6% over SABPO. Although the surrogate incurs additional runtime, the gains in both profit and order-acceptance rates justify its use for high-margin, offline planning. Overall, the results of this study suggest that integrating evolutionary search into data-driven prediction is an effective strategy for solving complex capacity-constrained scheduling problems. Full article
Show Figures

Figure 1

20 pages, 2800 KB  
Article
An Enhanced NSGA-II Driven by Deep Reinforcement Learning to Mixed Flow Assembly Workshop Scheduling System with Constraints of Continuous Processing and Mold Changing
by Bihao Yang, Jie Chen, Xiongxin Xiao, Sidi Li and Teng Ren
Systems 2025, 13(8), 659; https://doi.org/10.3390/systems13080659 - 4 Aug 2025
Cited by 1 | Viewed by 749
Abstract
Mixed-flow assembly lines are widely employed in industrial manufacturing to handle diverse production tasks. For mixed flow assembly lines that involve mold changes and greater processing difficulties, there are currently two approaches: batch production and production according to order sequence. The first approach [...] Read more.
Mixed-flow assembly lines are widely employed in industrial manufacturing to handle diverse production tasks. For mixed flow assembly lines that involve mold changes and greater processing difficulties, there are currently two approaches: batch production and production according to order sequence. The first approach struggles to meet the processing constraints of workpieces with higher production difficulty, while the second approach requires the development of suitable scheduling schemes to balance mold changes and continuous processing. Therefore, under the second approach, developing an excellent scheduling scheme is a challenging problem. This study addresses the mixed-flow assembly shop scheduling problem, considering continuous processing and mold-changing constraints, by developing a multi-objective optimization model to minimize additional production time and customer waiting time. As this NP-hard problem poses significant challenges in solution space exploration, the conventional NSGA-II algorithm suffers from limited local search capability. To address this, we propose an enhanced NSGA-II algorithm (RLVNS-NSGA-II) integrating deep reinforcement learning. Our approach combines multiple neighborhood search operators with deep reinforcement learning, which dynamically utilizes population diversity and objective function data to guide and strengthen local search. Simulation experiments confirm that the proposed algorithm surpasses existing methods in local search performance. Compared to VNS-NSGA-II and SVNS-NSGA-II, the RLVNS-NSGA-II algorithm achieved hypervolume improvements ranging from 19.72% to 42.88% and 12.63% to 31.19%, respectively. Full article
(This article belongs to the Section Systems Engineering)
Show Figures

Figure 1

27 pages, 9972 KB  
Article
Multi-Scenario Robust Distributed Permutation Flow Shop Scheduling Based on DDQN
by Shilong Guo and Ming Chen
Appl. Sci. 2025, 15(12), 6560; https://doi.org/10.3390/app15126560 - 11 Jun 2025
Cited by 1 | Viewed by 927
Abstract
In order to address the Distributed Displacement Flow Shop Scheduling Problem (DPFSP) with uncertain processing times in real production environments, Plant Simulation is employed to construct a simulation model for the MSRDPFSP. The model conducts quantitative analyses of workshop layout, assembly line design, [...] Read more.
In order to address the Distributed Displacement Flow Shop Scheduling Problem (DPFSP) with uncertain processing times in real production environments, Plant Simulation is employed to construct a simulation model for the MSRDPFSP. The model conducts quantitative analyses of workshop layout, assembly line design, worker status, operating status of robotic arms and AGV vehicles, and production system failure rates. A hybrid NEH-DDQN algorithm is integrated into the simulation model via a COM interface and DLL, where the NEH algorithm ensures the model maintains optimal performance during the early training phase. Four scheduling strategies are designed for workpiece allocation across different workshops. A deep neural network replaces the traditional Q-table for greedy selection among these four scheduling strategies, using each workshop’s completion time as a simplified state variable. This approach reduces algorithm training complexity by abstracting away intricate workpiece allocation details. Experimental comparisons show that for the data of 500 workpieces, the NEH algorithm in 3 s demonstrates equivalent quality to that produced by the GA algorithm in 300 s. After 2000 iterations, the DDQN algorithm achieves a 15% reduction in makespan with only a 2.5% increase in computational time compared to random search, this joint simulation system offers an efficient and stable solution for the modeling and optimization of the MSRDPFSP issue. Full article
Show Figures

Figure 1

30 pages, 4125 KB  
Article
Minimizing Makespan in Ordered Flow Shop Scheduling Using a Robust Genetic Algorithm
by Aslihan Cubukcuoglu, Ismet Karacan, Zeynep Ceylan and Serol Bulkan
Processes 2025, 13(5), 1583; https://doi.org/10.3390/pr13051583 - 19 May 2025
Viewed by 1426
Abstract
In this study, the ordered flow shop scheduling problem, which is in the class of NP-hard optimization problems, is considered. This problem is used especially to increase the efficiency and prevent delays in the production process. The problem was first identified in the [...] Read more.
In this study, the ordered flow shop scheduling problem, which is in the class of NP-hard optimization problems, is considered. This problem is used especially to increase the efficiency and prevent delays in the production process. The problem was first identified in the literature during the 1970s. The main objective of this study is to develop an efficient and fast method to overcome the complexity of this problem. For this purpose, the ordered flow shop scheduling problem is explained in detail and a robust meta-heuristic method is proposed. First of all, a genetic algorithm is developed by considering Smith’s convexity criterion. While performing operations such as crossover and mutation in the genetic algorithm, the pyramid structure is integrated to ensure that the solution has certain symmetry. The developed method is compared with other methods, such as the Nawaz–Enscore–Ham (NEH), pair insert, and iterated local search (ILS) methods. In order to increase the reliability of the results, the Pyramid Structure Adapted Tabu Search (PSA-TS) algorithm is also developed. The results are validated by statistical analysis using the Wilcoxon signed-rank test and Friedman test. The proposed genetic algorithm outperforms the methods with which it is compared. To the best of the authors’ knowledge, there is no other method in the literature that preserves the pyramid structure in the ordered flow shop scheduling problem. Therefore, this study is expected to make a significant contribution to the literature in this respect. Full article
(This article belongs to the Section Manufacturing Processes and Systems)
Show Figures

Figure 1

37 pages, 9637 KB  
Article
An Optimized Method for Solving the Green Permutation Flow Shop Scheduling Problem Using a Combination of Deep Reinforcement Learning and Improved Genetic Algorithm
by Yongxin Lu, Yiping Yuan, Jiarula Yasenjiang, Adilanmu Sitahong, Yongsheng Chao and Yunxuan Wang
Mathematics 2025, 13(4), 545; https://doi.org/10.3390/math13040545 - 7 Feb 2025
Cited by 4 | Viewed by 1983
Abstract
This paper tackles the green permutation flow shop scheduling problem (GPFSP) with the goal of minimizing both the maximum completion time and energy consumption. It introduces a novel hybrid approach that combines end-to-end deep reinforcement learning with an improved genetic algorithm. Firstly, the [...] Read more.
This paper tackles the green permutation flow shop scheduling problem (GPFSP) with the goal of minimizing both the maximum completion time and energy consumption. It introduces a novel hybrid approach that combines end-to-end deep reinforcement learning with an improved genetic algorithm. Firstly, the PFSP is modeled using an end-to-end deep reinforcement learning (DRL) approach, named PFSP_NET, which is designed based on the characteristics of the PFSP, with the actor–critic algorithm employed to train the model. Once trained, this model can quickly and directly produce relatively high-quality solutions. Secondly, to further enhance the quality of the solutions, the outputs from PFSP_NET are used as the initial population for the improved genetic algorithm (IGA). Building upon the traditional genetic algorithm, the IGA utilizes three crossover operators, four mutation operators, and incorporates hamming distance, effectively preventing the algorithm from prematurely converging to local optimal solutions. Then, to optimize energy consumption, an energy-saving strategy is proposed that reasonably adjusts the job scheduling order by shifting jobs backward without increasing the maximum completion time. Finally, extensive experimental validation is conducted on the 120 test instances of the Taillard standard dataset. By comparing the proposed method with algorithms such as the standard genetic algorithm (SGA), elite genetic algorithm (EGA), hybrid genetic algorithm (HGA), discrete self-organizing migrating algorithm (DSOMA), discrete water wave optimization algorithm (DWWO), and hybrid monkey search algorithm (HMSA), the results demonstrate the effectiveness of the proposed method. Optimal solutions are achieved in 28 test instances, and the latest solutions are updated in instances Ta005 and Ta068 with values of 1235 and 5101, respectively. Additionally, experiments on 30 instances, including Taillard 20-10, Taillard 50-10, and Taillard 100-10, indicate that the proposed energy strategy can effectively reduce energy consumption. Full article
(This article belongs to the Special Issue Optimization Theory, Algorithms and Applications)
Show Figures

Figure 1

25 pages, 1757 KB  
Article
The Forecasting Model of the Impact of Shopping Centres in Urban Areas on the Generation of Traffic Demand
by Miladin Rakić, Vuk Bogdanović, Nemanja Garunović, Milja Simeunović, Željko Stević and Dunja Radović Stojčić
Appl. Sci. 2024, 14(19), 8759; https://doi.org/10.3390/app14198759 - 28 Sep 2024
Cited by 1 | Viewed by 3659
Abstract
The increase in traffic caused by new development affects the change in traffic conditions on the surrounding roads, and shopping centres are significant traffic generators. The development of local travel generation rates and their characteristics for individual land uses from the aspect of [...] Read more.
The increase in traffic caused by new development affects the change in traffic conditions on the surrounding roads, and shopping centres are significant traffic generators. The development of local travel generation rates and their characteristics for individual land uses from the aspect of traffic demand is a reliable way to plan traffic in order to come up with preventive solutions to traffic problems, that is, prevention of possible negative consequences on traffic conditions in the street network occurring due to the construction of shopping centres. One of the main aims of this paper is to develop a model for objective assessment of the generated traffic demand for significant changes in land use, such as the construction of shopping centres in medium-sized towns. All these would be steps in the right direction for the promotion of reliable traffic planning and adoption of TIA for every new development before a decision regarding the change in land purpose has been made. This kind of process still has not been established systematically in either Bosnia and Herzegovina and the Republic of Serbia, or in surrounding countries. This paper focuses on the formulation of a model for determining the volume of traffic generated by shopping centres in medium-sized towns in two countries of the Southeast Europe region. The survey was conducted in eight different locations (cities) where there are shopping centres with common facilities. The analysis showed that the number of visitors and vehicles attracted by the shopping centre zone can be determined by a model based on a linear regression analysis. The analysis included exploring several different factors of trip generation in shopping centres, including the relationship between trip generation and combinations of several independent variables. The verification of the model was conducted in real conditions of the traffic flow generated by a shopping centre which was not the analysis subject when forming the forecasting model. In this way, the validity of the proposed model is credibly assessed. The developed model can be applied in the procedures of planning the construction of shopping centres in medium-sized cities in the Republic of Serbia and Bosnia and Herzegovina, and wider, in the region of Southeast Europe, in order to estimate the volume of generated traffic demand, that is, its impact on the conditions of traffic on the surrounding traffic network. Full article
(This article belongs to the Special Issue Traffic Emergency: Forecasting, Control and Planning)
Show Figures

Figure 1

32 pages, 11808 KB  
Article
A Multi-Objective Non-Dominated Sorting Gravitational Search Algorithm for Assembly Flow-Shop Scheduling of Marine Prefabricated Cabins
by Ruipu Dong, Jinghua Li, Dening Song, Boxin Yang and Lei Zhou
Mathematics 2024, 12(14), 2288; https://doi.org/10.3390/math12142288 - 22 Jul 2024
Cited by 1 | Viewed by 1359
Abstract
Prefabricated cabin modular units (PMCUs) are a widespread type of intermediate products used during ship or offshore platform construction. This paper focuses on the scheduling problem of PMCU assembly flow shops, which is summarized as a multi-objective, fuzzy-blocking hybrid flow-shop-scheduling problem based on [...] Read more.
Prefabricated cabin modular units (PMCUs) are a widespread type of intermediate products used during ship or offshore platform construction. This paper focuses on the scheduling problem of PMCU assembly flow shops, which is summarized as a multi-objective, fuzzy-blocking hybrid flow-shop-scheduling problem based on learning and fatigue effects (FB-HFSP-LF) to minimize the maximum fuzzy makespan and maximize the average fuzzy due-date agreement index. This paper proposes a multi-objective non-dominated sorting gravitational search algorithm (MONSGSA) to solve it. In the proposed MONSGSA, the ranked-order value is used to convert continuous solutions to discrete solutions. Multi-dimensional Latin hypercube sampling is used to enhance initial population diversity. Setting up an external archive to maintain non-dominated solutions while introducing an adaptive inertia factor and a trap avoidance operator to guide individual positional updates. The results of multiple sets of experiments show that Pareto solutions of MONSGSA have better distribution and convergence compared to other competitors. Finally, the instance of PMCU manufacturer is used for validation, and the results show that MONSGSA has better applicability to practical problems. Full article
(This article belongs to the Special Issue Mathematical Programming, Optimization and Operations Research)
Show Figures

Figure 1

21 pages, 8245 KB  
Article
Shopping Mall Site Selection Based on Consumer Behavior Changes in the New Retail Era
by Ruibin Zhou, Chenshuo Wang, Dongting Bao and Xiaolan Xu
Land 2024, 13(6), 855; https://doi.org/10.3390/land13060855 - 14 Jun 2024
Cited by 5 | Viewed by 7989
Abstract
As a product of the development of e-commerce over a specific period of time, the “new retail model” breaks the barriers between the traditional retail industry and e-commerce. Supported by Internet technology, it builds a new business model of “physical store + e-commerce [...] Read more.
As a product of the development of e-commerce over a specific period of time, the “new retail model” breaks the barriers between the traditional retail industry and e-commerce. Supported by Internet technology, it builds a new business model of “physical store + e-commerce + logistics” through the integration of online, offline, and logistics, which also leads to a great change in consumer behavior. Therefore, in order to meet consumer demand and achieve the long-term development of shopping malls, while taking into account the fair allocation of urban space resources, the indicators and methods of shopping mall site selection evaluation in the new retail era will be significantly different from traditional shopping mall site selection decisions. In this paper, the Wuhan East Lake Hi-Tech Zone is selected as the research object, and a comprehensive AHP-GIS assessment model is proposed. By investigating the impact of consumers’ behavioral changes on shopping mall location in the new retail era, a suitability evaluation system containing eight evaluation indicators is constructed, and the weights of each factor are determined using hierarchical analysis. At the same time, GIS is used to process the spatial analysis of the indicators, and combined with the weights of the factors, superposition analysis and quantitative research are carried out. Finally, based on the correlation analysis between ratings and customer flow, the suitability evaluation results are further supported in order to provide a more objective and scientific basis for the location of shopping malls from the perspective of the change in consumer behavior under the new retail model, and to put forward universal suggestions for the construction and development of shopping malls in the future. Full article
(This article belongs to the Special Issue A Livable City: Rational Land Use and Sustainable Urban Space)
Show Figures

Figure 1

26 pages, 21593 KB  
Article
Forecasting Daily Activity Plans of a Synthetic Population in an Upcoming District
by Rachid Belaroussi and Younes Delhoum
Forecasting 2024, 6(2), 378-403; https://doi.org/10.3390/forecast6020021 - 22 May 2024
Viewed by 2302
Abstract
The modeling and simulation of societies requires identifying the spatio-temporal patterns of people’s activities. In urban areas, it is key to effective urban planning; it can be used in real estate projects to predict their future impacts on behavior in surrounding accessible areas. [...] Read more.
The modeling and simulation of societies requires identifying the spatio-temporal patterns of people’s activities. In urban areas, it is key to effective urban planning; it can be used in real estate projects to predict their future impacts on behavior in surrounding accessible areas. The work presented here aims at developing a method for making it possible to model the potential visits of the various equipment and public spaces of a district under construction by mobilizing data from census at the regional level and the layout of shops and activities as defined by the real estate project. This agent-based model takes into account the flow of external visitors, estimated realistically based on the pre-occupancy movements in the surrounding cities. To perform this evaluation, we implemented a multi-agent-based simulation model (MATSim) at the regional scale and at the scale of the future district. In its design, the district is physically open to the outside and will offer services that will be of interest to other residents or users of the surrounding area. To know the effect of this opening on a potential transit of visitors in the district, as well as the places of interest for the inhabitants, it is necessary to predict the flows of micro-trips within the district once it is built. We propose an attraction model to estimate the daily activities and trips of the future residents based on the attractiveness of the facilities and the urbanistic potential of the blocks. This transportation model is articulated in conjunction with the regional model in order to establish the flow of outgoing and incoming visitors. The impacts of the future district on the mobility of its surrounding area is deduced by implementing a simulation in the projection situation. Full article
(This article belongs to the Special Issue Feature Papers of Forecasting 2024)
Show Figures

Figure 1

26 pages, 2464 KB  
Article
Solving the Distributed Permutation Flow-Shop Scheduling Problem Using Constrained Programming
by Christos Gogos
Appl. Sci. 2023, 13(23), 12562; https://doi.org/10.3390/app132312562 - 21 Nov 2023
Cited by 12 | Viewed by 4435
Abstract
The permutation flow-shop scheduling problem is a classical problem in scheduling that aims at identifying the optimal sequence of jobs that should be processed in a number of machines in an effort to minimize makespan or some other performance criterion. The distributed permutation [...] Read more.
The permutation flow-shop scheduling problem is a classical problem in scheduling that aims at identifying the optimal sequence of jobs that should be processed in a number of machines in an effort to minimize makespan or some other performance criterion. The distributed permutation flow-shop scheduling problem adds multiple factories where copies of the machines exist and asks for minimizing the makespan on the longest-running location. In this paper, the problem is approached using Constraint Programming and its specialized scheduling features, such as interval variables and non-overlap constraints, while a novel heuristic is proposed for computing lower bounds. Two constraint programming models are proposed: one that solves the Distributed Permutation Flow-shop Scheduling problem, and another one that drops the constraint of processing jobs under the same order for all machines of each factory. The experiments use an extended public dataset of problem instances to validate the approach’s effectiveness. In the process, optimality is proved for many problem instances known in the literature but has yet to be proven optimal. Moreover, a high speed of reaching optimal solutions is achieved for many problems, even with moderate big sizes (e.g., seven factories, 20 machines, and 20 jobs). The critical role that the number of jobs plays in the complexity of the problem is identified and discussed. In conclusion, this paper demonstrates the great benefits of scheduling problems that stem from using state-of-the-art constraint programming solvers and models that capture the problem tightly. Full article
Show Figures

Figure 1

28 pages, 1819 KB  
Article
Explainable Remaining Tool Life Prediction for Individualized Production Using Automated Machine Learning
by Lukas Krupp, Christian Wiede, Joachim Friedhoff and Anton Grabmaier
Sensors 2023, 23(20), 8523; https://doi.org/10.3390/s23208523 - 17 Oct 2023
Cited by 6 | Viewed by 2894
Abstract
The increasing demand for customized products is a core driver of novel automation concepts in Industry 4.0. For the case of machining complex free-form workpieces, e.g., in die making and mold making, individualized manufacturing is already the industrial practice. The varying process conditions [...] Read more.
The increasing demand for customized products is a core driver of novel automation concepts in Industry 4.0. For the case of machining complex free-form workpieces, e.g., in die making and mold making, individualized manufacturing is already the industrial practice. The varying process conditions and demanding machining processes lead to a high relevance of machining domain experts and a low degree of manufacturing flow automation. In order to increase the degree of automation, online process monitoring and the prediction of the quality-related remaining cutting tool life is indispensable. However, the varying process conditions complicate this as the correlation between the sensor signals and tool condition is not directly apparent. Furthermore, machine learning (ML) knowledge is limited on the shop floor, preventing a manual adaption of the models to changing conditions. Therefore, this paper introduces a new method for remaining tool life prediction in individualized production using automated machine learning (AutoML). The method enables the incorporation of machining expert knowledge via the model inputs and outputs. It automatically creates end-to-end ML pipelines based on optimized ensembles of regression and forecasting models. An explainability algorithm visualizes the relevance of the model inputs for the decision making. The method is analyzed and compared to a manual state-of-the-art approach for series production in a comprehensive evaluation using a new milling dataset. The dataset represents gradual tool wear under changing workpieces and process parameters. Our AutoML method outperforms the state-of-the-art approach and the evaluation indicates that a transfer of methods designed for series production to variable process conditions is not easily possible. Overall, the new method optimizes individualized production economically and in terms of resources. Machining experts with limited ML knowledge can leverage their domain knowledge to develop, validate and adapt tool life models. Full article
Show Figures

Figure 1

4 pages, 990 KB  
Proceeding Paper
Improved Spider Monkey Optimization Algorithm for Hybrid Flow Shop Scheduling Problem with Lot Streaming
by Jinhao Du, Jabir Mumtaz and Jingyan Zhong
Eng. Proc. 2023, 45(1), 23; https://doi.org/10.3390/engproc2023045023 - 11 Sep 2023
Cited by 3 | Viewed by 1171
Abstract
This paper investigates the hybrid flow shop scheduling problem with lot streaming, which integrates the order lot problem (OLP), order sequence problem (OSP), and lots assignment problem (LAP), with the objective of minimizing both the maximum completion time (Cmax [...] Read more.
This paper investigates the hybrid flow shop scheduling problem with lot streaming, which integrates the order lot problem (OLP), order sequence problem (OSP), and lots assignment problem (LAP), with the objective of minimizing both the maximum completion time (Cmax) and the total tardiness (TT) simultaneously. An improved spider monkey optimization (I-SMO) algorithm is proposed by combining the advantages of crossover and mutation operations of a genetic algorithm (GA) with the spider monkey optimization algorithm. The contribution value method is employed to select both global and local leaders. Experimental comparisons with classical optimization algorithms, including particle swarm optimization (PSO) and differential evolution (DE), were conducted to demonstrate the superiority of the proposed I-SMO algorithm. Full article
Show Figures

Figure 1

44 pages, 2583 KB  
Review
Problems and Solution Methods of Machine Scheduling in Semiconductor Manufacturing Operations: A Survey
by Jianxin Fang, Brenda Cheang and Andrew Lim
Sustainability 2023, 15(17), 13012; https://doi.org/10.3390/su151713012 - 29 Aug 2023
Cited by 8 | Viewed by 5583
Abstract
Machine scheduling problems associated with semiconductor manufacturing operations (SMOs) are one of the major research topics in the scheduling literature. Lots of papers have dealt with different variants of SMOs’ scheduling problems, which are generally difficult to tackle theoretically and computationally. In this [...] Read more.
Machine scheduling problems associated with semiconductor manufacturing operations (SMOs) are one of the major research topics in the scheduling literature. Lots of papers have dealt with different variants of SMOs’ scheduling problems, which are generally difficult to tackle theoretically and computationally. In this paper, the single machine, parallel machines, flow shops, and job shops scheduling problems from SMOs have been reviewed, based on different processing constraints, e.g., batch processing, auxiliary resources, incompatible job families, and reentrant flow, etc., with the cycle time, flow time, and throughput-related performance measures. Given the vast and diverse nature of the current literature, it is urgently needed to make a systematic survey in order to identify the important research problems, research trends, and the progress of the related solution methods, as well as clarify future research perspectives. We hope the findings and observations could provide some insights to the researchers and practitioners in this domain. Full article
(This article belongs to the Special Issue Sustainable Innovation in Logistics and Supply Chain Management)
Show Figures

Figure 1

20 pages, 10047 KB  
Article
Optimization Path of Metro Commercial Passageway Based on Computational Analysis
by Peng Dai, Song Han, Guannan Fu, Hui Fu and Yanjun Wang
Sustainability 2023, 15(14), 11140; https://doi.org/10.3390/su151411140 - 17 Jul 2023
Cited by 2 | Viewed by 2153
Abstract
In this study, three key factors affecting the planning of metro commercial passageways are selected: the built environment of metro station, travel purposes of passenger flow and gate position of the station hall. The Pearson model, Logistic model and software simulation are combined [...] Read more.
In this study, three key factors affecting the planning of metro commercial passageways are selected: the built environment of metro station, travel purposes of passenger flow and gate position of the station hall. The Pearson model, Logistic model and software simulation are combined to analyze passage passenger flow. In the study of metro passageways, most studies focus on the optimization of evacuation and transfer functions, with little research on metro commercial passageways. The purpose of this study is to improve the attractiveness of metro commercial passageways to passenger flow by improving the three key factors mentioned above, thereby improving the current situation of underground commerce. The analysis results show that in the built environment analysis, the four selected construction factors are highly correlated with the passenger flow, and the correlation degree is in the following order (from high to low): length of the passage, operation of the escalators, the distance from the passage exit to the bus stop and the passage width. In the passenger flow travel purpose analysis, based on the structure of passengers and the function of the surrounding land use, it can be divided into shopping, work and living purposes, and the result of model parameter comparison shows that “shopping trips” is the most significant purpose. According to the analysis of the location of the exit gates at the station concourse level, the passageway with a closer distance or linear pattern to the gate location is more attractive to the passenger flow. Full article
(This article belongs to the Collection Sustainable Conservation of Urban and Cultural Heritage)
Show Figures

Figure 1

Back to TopTop