Abstract
With the rapid development of manufacturing technology, scheduling and management of engineering production lines are becoming increasingly important. However, the current manufacturing engineering production line scheduling and management technology often has problems with low quality. To improve quality, this study proposes a scheduling management model that combines availability constraints and outsourcing. To solve this model, a hybrid algorithm based on heuristic rules and the Johnson-Bellman rule is also constructed. In comparing the performance of heuristic algorithms with other algorithms, the optimization rates of heuristic algorithms with SHPSO, QLINSGA-II, and Q-Learning-Sarsa-K-mes-GA were 96.7, 90, 78.6, and 84.7%, respectively. The average processing time was 998.7, 6287.3, 6698.9, and 6986.8 h, respectively. Among them, the proposed heuristic algorithm had the highest optimization rate and the shortest average processing time, which were significantly better than the compared algorithms. In addition, in the comparative analysis of the established scheduling management model, the average processing time of the model compared to SHPSO, QLINSGA-II, and Q-Learning-Sarsa-k-mean-GA was 196.7, 396.8, 226.7, and 498.2 h. The average processing costs were 1456.7 yuan, 3897.4 yuan, 2346.1 yuan, and 4968.6 yuan. Among them, the average processing time and average processing cost of this model were the lowest, which performed better than the comparative models. The above results indicate that the proposed model and hybrid algorithm have good performance and effectiveness, which can help improve the quality of engineering production line scheduling management.
Abbreviations
- AC
-
Availability constraint
- ALW
-
Assembly line workshop
- HR
-
Heuristic rules
- Johnson Rule, JR
-
Johnson-Bellman’s law
- NP-hard
-
Polynomial time hard
- PLSM
-
Production line scheduling management
- QLINSGA-II
-
Reinforcement learning improved non-dominated sorting genetic algorithm II
- SHPSO
-
Stochastic hybrid particle swarm optimization algorithm
1 Introduction
Manufacturing is a key component of the modern economy and plays an important role on a global scale. Engineering Production Line Scheduling Management (PLSM) is a key link in ensuring the smooth progress of manufacturing processes, and improving its quality is extremely important [1]. However, currently engineering PLSM technology in the manufacturing industry often has issues with low quality [2]. Although many experts have researched engineering PLSM in the manufacturing industry, the results are still unsatisfactory [3]. Engineering PLSM is a crucial link in the manufacturing industry, which is of great significance in improving production efficiency, product quality, and enterprise competitiveness [4]. Heuristic rules (HRs) are a heuristic-based decision-making or problem-solving approach that utilizes simplified rules or experience to quickly find solutions to problems [5]. It has the advantages of speed and practicality and is widely used in fields that require quick decision-making and problem-solving. In addition, when a machine malfunctions for maintenance, the company will outsource some of the parts to be processed, which is called machine availability constraint (AC). Johnson-Bellman’s law (Johnson rule, JR) is an optimization method used to solve assembly line problems, which has the advantage of effectively arranging the construction sequence of projects and optimizing the utilization of resources [6]. Therefore, this study considers the two-stage Assembly Line Workshop (ALW) with longer processing time and machine communication, as well as the existence of workpiece outsourcing, and constructs a PLSM model based on communication and human resources. A heuristic algorithm combining HR and JR is proposed for optimizing PLSM in manufacturing engineering based on this planning model. The combination of HR and JR is the innovation of this study, and it is hoped that this method can make certain contributions to enriching the theoretical knowledge of PLSM technology in the workshop. Previous studies only considered the problem of the shortest manufacturing period of the self-produced workshop, neglecting to consider the outsourcing factor. Additionally, the quality of scheduling management technology is suboptimal. Compared with previous studies, this study not only considers the outsourcing situation in processing but also proposes a heuristic algorithm. Heuristic algorithms not only shorten the manufacturing cycle but also reduce the total cost, solving the problem of low-quality scheduling and management of engineering production lines considering outsourcing production.
The novelty of this study lies in the proposal of a new two-machine process shop scheduling model and a heuristic algorithm for its solution. Compared with the previous methods, the scheduling management of the production of the outsourced workshop is considered as well as the production of the self-produced workshop.
The contribution of this study is to help enterprises find a balance between improving production efficiency and reducing costs through the proposed model and heuristic algorithm, achieving dual optimization of efficiency and economic benefits.
The mathematical framework of this study is predicated on the construction of a nonlinear mixed integer programming model with a minimum manufacturing period and minimum total cost for a two-stage dual-throttling water shop with ACs of bottleneck programs. This model incorporates scheduling management problems in outsourcing situations. An HR algorithm is designed to solve it, and a scheduling scheme is obtained.
2 Related works
With the rapid development of the manufacturing industry, how to minimize the cost and time of engineering PLSM and improve the production and management efficiency of enterprises has received widespread attention. For example, to solve the integrated scheduling optimization problem of assembly workshop production and transportation with delivery time windows, Dan and Liu proposed an integrated scheduling optimization model for assembly workshop production and transportation with delivery time windows. They used genetic algorithms to solve the model and found that the optimal scheduling scheme of the model saved 17.22% in total cost compared to traditional scheduling schemes [7]. To solve the problem of low intelligence of current production scheduling management, Oluyisola et al. proposed a machine learning method based on the Internet of Things and verified the method in real cases. They found that the method could effectively solve the business requirements of short-term, multi-standard, and time-driven production planning and control solutions with flexibility [8]. Luo et al. proposed a data-driven cloud simulation architecture for intelligent factory production lines to address the current difficulty of static planning methods in meeting the dynamic resource allocation needs of production lines. Simulation experiment analysis showed that the architecture had practicality [9]. Fontes et al. established a dual-objective mixed integer linear programming model to solve the scheduling problem of machines involved in processing operations and vehicles transported in the workshop. The model was applied to an example for experiments, and the results showed that the model was effective [10]. In traditional job scheduling, there were problems such as low information transparency, response delay, poor accuracy, and poor optimization effect. Given this, Zhou et al. proposed a job shop scheduling strategy based on digital twins and conducted comparative experiments with other strategies. The results indicated that the strategy was practical [11].
With the rapid development of science and technology, the meta-HR algorithm has been widely used in various fields of society because of its fast speed and practicability. For example, Zhang et al. used literature review to summarize and analyze the advantages and disadvantages of applying HR in job shop scheduling. The results showed that heuristic automatic scheduling design had good application prospects [12]. Aiming at finding the optimal solution to optimization problems in quality control, Gharehchopogh adopted the method of literature review and outlined and reviewed the meta-HR algorithms applied to quality control. They found that the meta-heuristic algorithm was helpful in finding the optimal answer to quality control and had good application value [13]. Solving the optimal scale of renewable energy microgrids also involves some non-convexity and nonlinearity, so deterministic optimization search techniques cannot be applied to solve the scale problem. Bukar et al. proposed rule-based algorithms and meta-heuristic optimization search techniques and conducted performance comparison experiments with other algorithms. The results showed that the performance of this algorithm was 3, 5.8, and 3.6% higher than other algorithms [14]. Tomer et al. adopted a meta-heuristic optimization method to select the features with the lowest efficiency from the feature set in response to the discrimination, economic losses, and performance issues of classifying minerals with the naked eye. Through experimental verification, the efficiency and speed of mineral classification have been improved [15]. To solve complex engineering problems that traditional optimization techniques cannot solve, Ayyarao et al. proposed a meta-heuristic optimization algorithm based on ancient warfare strategies. The experiments conducted on 50 benchmark functions and 4 engineering problems showed that the algorithm was effective [16].
To sum up, with the development of science and technology, heuristic algorithms are widely used in industrial and manufacturing fields. In the industrial field, in the manufacturing workshop scheduling problem, entrepreneurs are increasingly demanding to optimize scheduling management to shorten processing time and reduce costs. To maximize benefits, many experts and scholars have carried out experimental research. However, there is little research on the application of heuristic algorithms in the scheduling and management of engineering production lines when companies outsource the processing of some parts during machine maintenance. To make up for this shortcoming, the study tries to construct a heuristic algorithm and apply it to solve this problem to meet the broad application requirements.
3 Methods and materials
3.1 Construction of PLSM model based on AC and HR
The assembly line problem in the manufacturing industry belongs to a strongly non-deterministic polynomial time hard (NP-hard) problem. Solving this problem usually uses HR-based algorithms [17]. However, the problem faced this time is that in the case of two-stage ALW, as well as the existence of workpiece outsourcing and machine availability constraints in the self-produced workshop, and the second process is the hindering process, its processing time is much longer than the first process. Therefore, to solve scheduling and AC problems, this study combines HR and JR to construct a hybrid algorithm for optimizing scheduling management. This requires first understanding the problem being solved, as described in Figure 1.

Problem description.
In Figure 1, the first is to describe the processing start time of each workpiece in the first working program and describe the processing consumption time in the second working program. Among them, the expression for calculating the completion time of any workpiece in the first work program is given by the following equation:
In Eq. (1),
In Eq. (2),
In Eq. (3),
In Eq. (4),

Optimization model of two-machine ALW based on outsourcing and ACs.
Figure 2 shows a mathematical programming model that involves objective functions and different element constraints. Conditional constraints include that at a certain point in time, a machine can only process one workpiece, the connection between the first and second processes, the workpiece can only be processed in one workshop, the range of values for each of the two processes, and whether the machine that processes the workpiece in the second process is undergoing maintenance before processing (if it is undergoing maintenance, it needs to wait for the maintenance to be completed before processing). First, the objective function is shown
In Eq. (5),
In Eq. (6),

Relationship between θ, m, and the number of artifacts.
In Figure 3, as
Next, the connection constraints between the two processes and the time constraints for repairing the workpiece in case of a malfunction on the second machine are shown in the following equation:
In Eq. (8),
The value range constraint for the first processing step is shown in the following equation:
The value range constraint for the second processing step is shown in the following equation:
In Eq. (11),
3.2 Design of a hybrid algorithm integrating HR and JR
Due to the fact that the PLSM model based on AC and HR belongs to both the sequence arrangement problem and NP-hard problem in the ALW, a reasonable arrangement of the ALW operation steps and the determination of the optimal solution can greatly improve processing efficiency. Given this, this study uses JR and HR to solve and optimize it. JR is an optimization method used to solve ALW problems, which has the advantage of effectively arranging the construction sequence of projects and optimizing the utilization of resources. It is widely used in construction organization design and production operation planning. If the arrangement of JR satisfies the rule, the following equation is obtained:
In Eq. (12),

Johnson rule example.
In Figure 4, a process matrix for a workpiece is first established, and workpiece 2 is selected and ranked first according to the principle of minimizing the process. Secondly, from Workpiece 4 and Workpiece 5, Workpiece 5 is selected to be placed behind Workpiece 2, and Workpiece 6, which has a smaller process than Workpiece 5, is selected to be placed behind Workpiece 5. Next, according to the above rules, workpiece 1, workpiece 6, and workpiece 3 are sorted to obtain a new process matrix. Finally, based on the maximum process time, the production schedule for workpieces 1 to 6 is calculated. Among them, the right side of the slash in the production schedule represents the time flow of the end of the process, as expressed in the following equation:
In Eq. (13),
In Eq. (14),

Hybrid algorithm based on JR and HR.
In Figure 5,
In the process of processing time and cost, the proposed heuristic algorithm takes into account that the second process is the bottleneck process of the problem under study. The processing time of the second process is longer than that of the first process, thereby improving the quality. Therefore, the heuristic algorithm proposed in this paper outsources the workpiece with the biggest difference between the processing time of the second process and the processing time of the first process. This increases the continuity in the asset shop floor and prevents the idle machine time from being wasted. After the workpieces are assigned, the workpieces in each workshop are sorted according to JR. The heuristic algorithm proposed in this paper improves the utilization rate of idle machine tools and reduces the processing cost from the point of view of a minimum manufacturing cycle.
4 Results
4.1 Performance comparison test of hybrid algorithms
To verify the superiority of the proposed hybrid algorithm (Algorithm 1), its suitability for optimizing production scheduling management is first examined. Then, it is compared experimentally with SHPSO (Algorithm 2), QLINSGA-II (Algorithm 3), and Q-Learning-Sarsa-K-mes-GA (Algorithm 4) in Matlab simulation software. Experimental indicators include changes in optimal solutions and average values. Table 1 shows the experimental parameters of this study.
Experimental environment configuration
| Parameter names | Parameter |
|---|---|
| Processor | Intel Core i9-13900K |
| Main frequency | 5.8 Hz |
| Internal memory | 32 GB |
| Hard disk capacity | 500 GB |
| Operating system | Windows 10 64 |
| Matlab version | Matlab 2023b |
| Data analysis software | Spss24.0 |
In the above environment, the algorithm’s performance is first validated using the index
Comparison results of index in at different scales
| Number of jobs | R | R 1 | R 2 | R 3 |
|---|---|---|---|---|
| 50 | 0.2254* | 0.2047 | 0.2175 | 0.2145 |
| 80 | 0.2513* | 0.2279 | 0.2426 | 0.2343 |
| 110 | 0.2695* | 0.2418 | 0.2586 | 0.2487 |
| 140 | 0.2741* | 0.2446 | 0.2618 | 0.2542 |
| 170 | 0.2762* | 0.2452 | 0.2635 | 0.2557 |
| 200 | 0.2794* | 0.2486 | 0.2669 | 0.2577 |
In Table 2,

The optimal solution of change and the average. (a) The optimal solution variation diagram of each algorithm. (b) Variation diagram of the mean value of each algorithm.
In Figure 6(a), the optimization rates of algorithms 1–4 are 96.7, 90, 78.6, and 84.7%. In Figure 6(b), the average values of algorithms 1–4 are 5998.7, 6287.3, 6698.9, and 6986.8 h. Among them, Algorithm 1 has the lowest average processing time. This indicates that, from the perspective of optimal solution and average value, the performance of the research algorithm is superior to that of the comparison algorithm. The accuracy and recall results of each algorithm are shown in Figure 7.

Comparison results of recall and accuracy of each algorithm. (a) Comparison results of accuracy of each algorithm. (b) Precision comparison results of each algorithm.
In Figure 7(a), Algorithm 1 has the highest average accuracy, at 97.8%, which is higher than Algorithm 2’s 92.6%, Algorithm 3’s 79.9%, and Algorithm 4’s 84.6%. In Figure 7(b), the average recall rates of algorithms 1–4 are 98.8, 97.6, 96.6, and 95.4%. Algorithm 1 has the highest average recall rate. This indicates that Algorithm 1 has better recall and accuracy than the comparison algorithms. Based on the above results, the research algorithm performs the best and is effective in terms of index
Comparison results of various algorithms
| Index | F1 | Recall rate | Precision ratio | AUC |
|---|---|---|---|---|
| Algorithm 1 | 0.98 | 0.97 | 0.98 | 0.97 |
| Algorithm 2 | 0.87 | 0.84 | 0.83 | 0.88 |
| Algorithm 3 | 0.91 | 0.82 | 0.79 | 0.84 |
| Algorithm 4 | 0.89 | 0.85 | 0.81 | 0.84 |
In Table 3, F1 value, recall, accuracy, and AUC value of the proposed algorithm are 0.98, 0.97, 0.98 and 0.97, respectively, which are superior to the comparative algorithms. The results show that the proposed algorithm is superior in these four dimensions. Having high F1 value, recall, accuracy, and AUC value is an important basis for evaluating the robustness of the algorithm model. Therefore, the above results show that the proposed model is robust.
4.2 Performance analysis of engineering PLSM model
To verify the performance superiority of the proposed engineering PLSM model, an analysis is conducted on the scheduling scheme with and without outsourcing and the corresponding algorithm’s target values. In this experiment,

The scheduling scheme and effect of a random group of workpieces with and without outsourcing. (a) Scheduling optimization without outsourcing. (b) There are outsourcing scheduling optimization schemes.
In Figure 8, regardless of whether there is outsourcing, the self-produced workshop experienced a malfunction during the second processing step and required equipment maintenance. The total cost without outsourcing and with outsourcing (

When β = 0.9 and β = 1, α and θ affect the comparison results of the outsourcing effect. (a) Comparison of the influence of α and θ on outsourcing effect β = 0.9. (b) Comparison of the influence of α and θ on outsourcing effect when β = 1.
In Figure 9, when

Comparison results of processing time and processing cost of each model. (a) Comparison of the processing time of each model. (b) Comparison of processing cost of each model.
In Figure 10(a), the average processing time of models 1–4 is 196.7, 396.8, 226.7, and 498.2 h, with model 1 having the shortest processing time. In Figure 10(b), the average processing cost of Model 1 is the lowest, at 1456.7 yuan, lower than Model 2’s 3897.4 yuan, Model 3’s 2346.1 yuan, and Model 4’s 4968.6 yuan. This indicates that Model 1 has better processing time and cost advantages. The above results indicate that the proposed engineering PLSM model has good performance in terms of outsourcing scheduling, different parameter influences, processing time, and processing cost dimensions. To verify the application effect of the model proposed in the study, it is combined with Models 2–4 to perform optimization scheduling experiments on 3,000 motor shafts processed in a factory. The specific results are shown in Table 4.
Comparison results of various models
| Index | Model 1 | Model 2 | Model 3 | Model 4 |
|---|---|---|---|---|
| Cost (yuan) | 395,102 | 441,214 | 471,178 | 462,234 |
| Time (h) | 267.2 | 289.3 | 276.5 | 274.8 |
| Machine utilization rate (%) | 98.70 | 89.80 | 90.10 | 86.20 |
In Table 4, under the same conditions, the processing cost, processing time, and machine tool utilization rate of model 1 are 395,102 yuan, 267.2 h, and 98.70%, respectively, which are superior to the comparison model. The above results show that the proposed model is practical from the dimensions of machining cost, machining time, and machine tool utilization.
5 Discussion
This study compared and analyzed the performance of hybrid algorithms and conducted experiments on the performance of engineering PLSM models. The experiment showed that the research algorithm had significant advantages in terms of optimization performance and average value. In the comparison of optimization effects, the optimization rates of the research algorithm, SHPSO, QLINSGA-II, and Q-Learning-Sarsa-K-mes-GA were 96.7, 90, 78.6, and 84.7%, and the research algorithm had the best optimization effect. This indicated that the proposed HR algorithm has improved the algorithm’s optimization ability and performance. This result was similar to the HR algorithm proposed by SS and HS [22]. This hybrid algorithm had good performance in finding the optimal solution in application environments, which could better optimize engineering PLSM. In the average comparison experiment, the average values of the research algorithm, SHPSO, QLINSGA-II, and Q-Learning-Sarsa-K-mes-GA were 5998.7, 6287.3, 6698.9, and 6986.8 h. The average processing time of the research algorithm was the lowest, indicating that JR has improved algorithm performance and computational efficiency. This result was consistent with the JR result proposed by Geurtsen et al. in scheduling management [23]. The accuracy and recall of the research algorithm were 97.8 and 98.8%, respectively, which were significantly better than the comparison algorithms. This result was similar to the HR and JR hybrid algorithms proposed by Ullah et al. [24]. Second, in the performance comparison analysis of the engineering PLSM model, comparative experiments were conducted between the research model and SHPSO, QLINSGA-II, and Q-Learning-Sarsa-K-mes-GA in processing time and processing cost. The average processing time of each model was 196.7, 396.8, 226.7, 498.2 h, and the average processing cost is 1456.7 yuan, 3897.4 yuan, 2346.1 yuan, and 4968.6 yuan. The average processing time and average processing cost of the research model in this result were significantly lower than those of the comparative model. This conclusion is consistent with the findings of Jiang et al. in their relevant research in 2022 [25]. In addition, this study conducted comparative experiments on the proposed production scheduling model with and without outsourcing, as well as testing experiments on scheduling management performance under parameter changes. This model has been proven to be suitable for practical environmental applications and has good practicality. To better display the comparison results between the proposed algorithm and SHPSO, QLINSGA-II, and Q-Learning-Sarsa-K-means-GA, the study summarizes and presents them in tabular form. The performance comparison results of the proposed algorithm and the comparative algorithms are shown in Table 5.
Performance comparison results between the proposed algorithm and the comparison algorithm
| Index | Optimal rate (%) | Mean value (h) | Average accuracy (%) | Average recall (%) |
|---|---|---|---|---|
| Research algorithm | 96.70 | 5998.7 | 97.80 | 98.80 |
| SHPSO | 90 | 6287.3 | 92.60 | 97.60 |
| QLINSGA-II | 78.60 | 6698.9 | 79.90 | 96.60 |
| Q-Learning-Sarsa-K-means-GA | 84.70 | 6986.8 | 84.60 | 95.40 |
6 Conclusions
The quality of scheduling management technology is often low. To improve the quality of manufacturing PLSM technology, AC was introduced into the scheduling management of engineering production lines, and a dual machine process workshop scheduling optimization model based on AC was proposed. At the same time, further optimization of scheduling management was carried out and JR was proposed. By introducing HRs to solve the multi-optimal problem in JR, an HR algorithm was constructed. The performance of the proposed algorithm was compared with other algorithms. The optimization rates of heuristic algorithm and SHPSO, QLINSGA-II, and Q-Learning-Sarsa-K-means-GA algorithm were 96.7, 90, 78.6, and 84.7%. The mean values were 5998.7, 6287.3, 6698.9, and 6986.8 h. The average accuracy was 97.8, 92.6, 79.9, and 84.6%. The influence of outsourcing and parameter change of the proposed scheduling management model on outsourcing effect was analyzed. The average recall rates were 98.8, 97.6, 96.6, and 95.4%. The average processing time of the research model, SHPSO, QLINSGA-II, and Q-Learning-Sarsa-k-mean-GA were 196.7, 396.8, 226.7, and 498.2 h. The average processing cost was 1456.7 yuan, 3897.4 yuan, 2346.1 yuan and 4968.6 yuan, respectively. The results show that the performance of the proposed algorithm is better than that of the comparison algorithm, which has good performance and improves the processing efficiency. The shortcoming of this study is that only two processes of workshop production are considered. More production processes are the direction of further research.
-
Funding information: The author states no funding involved.
-
Author contribution: The author has accepted responsibility for the entire content of this manuscript and approved its submission.
-
Conflict of interest: The author states no conflict of interest.
-
Data availability statement: All data generated or analyzed during this study are included in this published article.
References
[1] Gharoun H, Hamid M, Torabi SA. An integrated approach to joint production planning and reliability-based multi-level preventive maintenance scheduling optimisation for a deteriorating system considering due-date satisfaction. Int J Syst Sci Oper Logist. 2022;9(4):489–511.10.1080/23302674.2021.1941394Search in Google Scholar
[2] Xu W, Sun HY, Awaga AL, Yan Y, Cui YJ. Optimization approaches for solving production scheduling problem: A brief overview and a case study for hybrid flow shop using genetic algorithms. Adv Prod Eng Manag. 2022;17(1):45–56.10.14743/apem2022.1.420Search in Google Scholar
[3] Cai L, Li W, Luo Y, He L. Real-time scheduling simulation optimisation of job shop in a production-logistics collaborative environment. Int J Prod Res. 2023;61(5):1373–93.10.1080/00207543.2021.2023777Search in Google Scholar
[4] Vieira M, Moniz S, Gonçalves BS, Pinto-Varela T, Barbosa-Póvoa AP, Neto P. A two-level optimisation-simulation method for production planning and scheduling: The industrial case of a human–robot collaborative assembly line. Int J Prod Res. 2022;60(9):2942–62.10.1080/00207543.2021.1906461Search in Google Scholar
[5] Gil-Gala FJ, Sierra MR, Mencía C, Varela R. Combining hyper-heuristics to evolve ensembles of priority rules for on-line scheduling. Nat Comput. 2022;21(4):553–63.10.1007/s11047-020-09793-4Search in Google Scholar
[6] Pan Z, Hou X, Xu H, Bao L, Zhang M, Jian C. A hybrid manufacturing scheduling optimization strategy in collaborative edge computing. Evol Intel. 2024;17(2):1065–77.10.1007/s12065-022-00786-zSearch in Google Scholar
[7] Dan Y, Liu G. Integrated scheduling optimization of production and transportation for precast component with delivery time window. Eng Constr Archit Manag. 2024;31(8):3335–55.10.1108/ECAM-09-2022-0871Search in Google Scholar
[8] Oluyisola OE, Bhalla S, Sgarbossa F, Strandhagen JO. Designing and developing smart production planning and control systems in the Industry 4.0 era: A methodology and case study. J Intell Manuf. 2022;33(1):311–32.10.1007/s10845-021-01808-wSearch in Google Scholar
[9] Luo D, Guan Z, He C, Gong Y, Yue L. Data-driven cloud simulation architecture for automated flexible production lines: Application in real smart factories. Int J Prod Res. 2022;60(12):3751–73.10.1080/00207543.2021.1931977Search in Google Scholar
[10] Fontes DBMM, Homayouni SM, Fernandes JC. Energy-efficient job shop scheduling problem with transport resources considering speed adjustable resources. Int J Prod Res. 2024;62(3):867–90.10.1080/00207543.2023.2175172Search in Google Scholar
[11] Zhou Z, Xu L, Ling X, Zhang B. Digital-twin-based job shop multi-objective scheduling model and strategy. Int J Comput Integr Manuf. 2024;37(1):87–107.10.1080/0951192X.2023.2204475Search in Google Scholar
[12] Zhang F, Mei Y, Nguyen S, Zhang M. Survey on genetic programming and machine learning techniques for heuristic design in job shop scheduling. IEEE Trans Evol Comput. 2023;28(1):147–67.10.1109/TEVC.2023.3255246Search in Google Scholar
[13] Gharehchopogh FS. Quantum-inspired metaheuristic algorithms: Comprehensive survey and classification. Artif Intell Rev. 2023;56(6):5479–543.10.1007/s10462-022-10280-8Search in Google Scholar
[14] Bukar AL, Tan CW, Said DM, Dobi AM, Ayop R, Alsharif A. Energy management strategy and capacity planning of an autonomous microgrid: Performance comparison of metaheuristic optimization searching techniques. Renew Energy. Focus. 2022;40(2):48–66.10.1016/j.ref.2021.11.004Search in Google Scholar
[15] Tomer M, Kumar M, Hashmi A, Sharma B, Tomer U. Enhancing metaheuristic based extractive text summarization with fuzzy logic. Neural Comput Appl. 2023;35(13):9711–23.10.1007/s00521-023-08209-5Search in Google Scholar
[16] Ayyarao TSLV, Ramakrishna NSS, Elavarasan RM, Polumahanthi N, Rambabu M, Saini G. War strategy optimization algorithm: A new effective metaheuristic algorithm for global optimization. IEEE Access. 2022;10(2):25073–105.10.1109/ACCESS.2022.3153493Search in Google Scholar
[17] Altschuler JM, Boix-Adsera E. Wasserstein barycenters are NP-hard to compute. SIAM J Math Data. Sci. 2022;4(1):179–203.10.1137/21M1390062Search in Google Scholar
[18] Freese T, Elzinga N, Heinemann M, Lerch MM, Feringa BL. The relevance of sustainable laboratory practices. RSC Sustainability. 2024;2(5):1300–36.10.1039/D4SU00056KSearch in Google Scholar PubMed PubMed Central
[19] Das Chaudhury R, Choe C. Digital privacy: GDPR and its lessons for Australia. Aust Econ Rev. 2023;56(2):204–20.10.1111/1467-8462.12506Search in Google Scholar
[20] Johnson JP, Rhodes A, Wildenbeest M. Platform design when sellers use pricing algorithms. Econometrica. 2023;91(5):1841–79.10.3982/ECTA19978Search in Google Scholar
[21] Williams A. Human-centric functional computing as an approach to human-like computation. Artif Intell Appl. 2023;1(2):118–37.10.47852/bonviewAIA2202331Search in Google Scholar
[22] SS VC, HS A. Nature-inspired metaheuristic algorithms for optimization problems. Computing. 2022;104(2):251–69.10.1007/s00607-021-00955-5Search in Google Scholar
[23] Geurtsen M, Didden JBHC, Adan J, Atan Z, Adan IJBF. Production, maintenance and resource scheduling: A review. Eur J Oper Res. 2023;305(2):501–29.10.1016/j.ejor.2022.03.045Search in Google Scholar
[24] Ullah MR, Molla S, Siddique IM, Siddique AA, Abedin MM. Utilization of Johnson’s algorithm for enhancing scheduling efficiency and identifying the best operation sequence: An illustrative scenario. J Recent Act Prod. 2023;8(3):11–29.10.46610/JoRAP.2023.v08i03.002Search in Google Scholar
[25] Jiang Z, Yuan S, Ma J, Wang Q. The evolution of production scheduling from Industry 3.0 through Industry 4.0. Int J Prod Res. 2022;60(11):3534–54.10.1080/00207543.2021.1925772Search in Google Scholar
© 2025 the author(s), published by De Gruyter
This work is licensed under the Creative Commons Attribution 4.0 International License.
Articles in the same Issue
- Research Articles
- Generalized (ψ,φ)-contraction to investigate Volterra integral inclusions and fractal fractional PDEs in super-metric space with numerical experiments
- Solitons in ultrasound imaging: Exploring applications and enhancements via the Westervelt equation
- Stochastic improved Simpson for solving nonlinear fractional-order systems using product integration rules
- Exploring dynamical features like bifurcation assessment, sensitivity visualization, and solitary wave solutions of the integrable Akbota equation
- Research on surface defect detection method and optimization of paper-plastic composite bag based on improved combined segmentation algorithm
- Impact the sulphur content in Iraqi crude oil on the mechanical properties and corrosion behaviour of carbon steel in various types of API 5L pipelines and ASTM 106 grade B
- Unravelling quiescent optical solitons: An exploration of the complex Ginzburg–Landau equation with nonlinear chromatic dispersion and self-phase modulation
- Perturbation-iteration approach for fractional-order logistic differential equations
- Variational formulations for the Euler and Navier–Stokes systems in fluid mechanics and related models
- Rotor response to unbalanced load and system performance considering variable bearing profile
- DeepFowl: Disease prediction from chicken excreta images using deep learning
- Channel flow of Ellis fluid due to cilia motion
- A case study of fractional-order varicella virus model to nonlinear dynamics strategy for control and prevalence
- Multi-point estimation weldment recognition and estimation of pose with data-driven robotics design
- Analysis of Hall current and nonuniform heating effects on magneto-convection between vertically aligned plates under the influence of electric and magnetic fields
- A comparative study on residual power series method and differential transform method through the time-fractional telegraph equation
- Insights from the nonlinear Schrödinger–Hirota equation with chromatic dispersion: Dynamics in fiber–optic communication
- Mathematical analysis of Jeffrey ferrofluid on stretching surface with the Darcy–Forchheimer model
- Exploring the interaction between lump, stripe and double-stripe, and periodic wave solutions of the Konopelchenko–Dubrovsky–Kaup–Kupershmidt system
- Computational investigation of tuberculosis and HIV/AIDS co-infection in fuzzy environment
- Signature verification by geometry and image processing
- Theoretical and numerical approach for quantifying sensitivity to system parameters of nonlinear systems
- Chaotic behaviors, stability, and solitary wave propagations of M-fractional LWE equation in magneto-electro-elastic circular rod
- Dynamic analysis and optimization of syphilis spread: Simulations, integrating treatment and public health interventions
- Visco-thermoelastic rectangular plate under uniform loading: A study of deflection
- Threshold dynamics and optimal control of an epidemiological smoking model
- Numerical computational model for an unsteady hybrid nanofluid flow in a porous medium past an MHD rotating sheet
- Regression prediction model of fabric brightness based on light and shadow reconstruction of layered images
- Dynamics and prevention of gemini virus infection in red chili crops studied with generalized fractional operator: Analysis and modeling
- Qualitative analysis on existence and stability of nonlinear fractional dynamic equations on time scales
- Fractional-order super-twisting sliding mode active disturbance rejection control for electro-hydraulic position servo systems
- Analytical exploration and parametric insights into optical solitons in magneto-optic waveguides: Advances in nonlinear dynamics for applied sciences
- Bifurcation dynamics and optical soliton structures in the nonlinear Schrödinger–Bopp–Podolsky system
- Review Article
- Haar wavelet collocation method for existence and numerical solutions of fourth-order integro-differential equations with bounded coefficients
- Special Issue: Nonlinear Analysis and Design of Communication Networks for IoT Applications - Part II
- Silicon-based all-optical wavelength converter for on-chip optical interconnection
- Research on a path-tracking control system of unmanned rollers based on an optimization algorithm and real-time feedback
- Analysis of the sports action recognition model based on the LSTM recurrent neural network
- Industrial robot trajectory error compensation based on enhanced transfer convolutional neural networks
- Research on IoT network performance prediction model of power grid warehouse based on nonlinear GA-BP neural network
- Interactive recommendation of social network communication between cities based on GNN and user preferences
- Application of improved P-BEM in time varying channel prediction in 5G high-speed mobile communication system
- Construction of a BIM smart building collaborative design model combining the Internet of Things
- Optimizing malicious website prediction: An advanced XGBoost-based machine learning model
- Economic operation analysis of the power grid combining communication network and distributed optimization algorithm
- Sports video temporal action detection technology based on an improved MSST algorithm
- Internet of things data security and privacy protection based on improved federated learning
- Enterprise power emission reduction technology based on the LSTM–SVM model
- Construction of multi-style face models based on artistic image generation algorithms
- Research and application of interactive digital twin monitoring system for photovoltaic power station based on global perception
- Special Issue: Decision and Control in Nonlinear Systems - Part II
- Animation video frame prediction based on ConvGRU fine-grained synthesis flow
- Application of GGNN inference propagation model for martial art intensity evaluation
- Benefit evaluation of building energy-saving renovation projects based on BWM weighting method
- Deep neural network application in real-time economic dispatch and frequency control of microgrids
- Real-time force/position control of soft growing robots: A data-driven model predictive approach
- Mechanical product design and manufacturing system based on CNN and server optimization algorithm
- Application of finite element analysis in the formal analysis of ancient architectural plaque section
- Research on territorial spatial planning based on data mining and geographic information visualization
- Fault diagnosis of agricultural sprinkler irrigation machinery equipment based on machine vision
- Closure technology of large span steel truss arch bridge with temporarily fixed edge supports
- Intelligent accounting question-answering robot based on a large language model and knowledge graph
- Analysis of manufacturing and retailer blockchain decision based on resource recyclability
- Flexible manufacturing workshop mechanical processing and product scheduling algorithm based on MES
- Exploration of indoor environment perception and design model based on virtual reality technology
- Tennis automatic ball-picking robot based on image object detection and positioning technology
- A new CNN deep learning model for computer-intelligent color matching
- Design of AR-based general computer technology experiment demonstration platform
- Indoor environment monitoring method based on the fusion of audio recognition and video patrol features
- Health condition prediction method of the computer numerical control machine tool parts by ensembling digital twins and improved LSTM networks
- Establishment of a green degree evaluation model for wall materials based on lifecycle
- Quantitative evaluation of college music teaching pronunciation based on nonlinear feature extraction
- Multi-index nonlinear robust virtual synchronous generator control method for microgrid inverters
- Manufacturing engineering production line scheduling management technology integrating availability constraints and heuristic rules
- Analysis of digital intelligent financial audit system based on improved BiLSTM neural network
- Attention community discovery model applied to complex network information analysis
- A neural collaborative filtering recommendation algorithm based on attention mechanism and contrastive learning
- Rehabilitation training method for motor dysfunction based on video stream matching
- Research on façade design for cold-region buildings based on artificial neural networks and parametric modeling techniques
- Intelligent implementation of muscle strain identification algorithm in Mi health exercise induced waist muscle strain
- Optimization design of urban rainwater and flood drainage system based on SWMM
- Improved GA for construction progress and cost management in construction projects
- Evaluation and prediction of SVM parameters in engineering cost based on random forest hybrid optimization
- Museum intelligent warning system based on wireless data module
- Optimization design and research of mechatronics based on torque motor control algorithm
- Special Issue: Nonlinear Engineering’s significance in Materials Science
- Experimental research on the degradation of chemical industrial wastewater by combined hydrodynamic cavitation based on nonlinear dynamic model
- Study on low-cycle fatigue life of nickel-based superalloy GH4586 at various temperatures
- Some results of solutions to neutral stochastic functional operator-differential equations
- Ultrasonic cavitation did not occur in high-pressure CO2 liquid
- Research on the performance of a novel type of cemented filler material for coal mine opening and filling
- Testing of recycled fine aggregate concrete’s mechanical properties using recycled fine aggregate concrete and research on technology for highway construction
- A modified fuzzy TOPSIS approach for the condition assessment of existing bridges
- Nonlinear structural and vibration analysis of straddle monorail pantograph under random excitations
- Achieving high efficiency and stability in blue OLEDs: Role of wide-gap hosts and emitter interactions
- Construction of teaching quality evaluation model of online dance teaching course based on improved PSO-BPNN
- Enhanced electrical conductivity and electromagnetic shielding properties of multi-component polymer/graphite nanocomposites prepared by solid-state shear milling
- Optimization of thermal characteristics of buried composite phase-change energy storage walls based on nonlinear engineering methods
- A higher-performance big data-based movie recommendation system
- Nonlinear impact of minimum wage on labor employment in China
- Nonlinear comprehensive evaluation method based on information entropy and discrimination optimization
- Application of numerical calculation methods in stability analysis of pile foundation under complex foundation conditions
- Research on the contribution of shale gas development and utilization in Sichuan Province to carbon peak based on the PSA process
- Characteristics of tight oil reservoirs and their impact on seepage flow from a nonlinear engineering perspective
- Nonlinear deformation decomposition and mode identification of plane structures via orthogonal theory
- Numerical simulation of damage mechanism in rock with cracks impacted by self-excited pulsed jet based on SPH-FEM coupling method: The perspective of nonlinear engineering and materials science
- Cross-scale modeling and collaborative optimization of ethanol-catalyzed coupling to produce C4 olefins: Nonlinear modeling and collaborative optimization strategies
- Unequal width T-node stress concentration factor analysis of stiffened rectangular steel pipe concrete
- Special Issue: Advances in Nonlinear Dynamics and Control
- Development of a cognitive blood glucose–insulin control strategy design for a nonlinear diabetic patient model
- Big data-based optimized model of building design in the context of rural revitalization
- Multi-UAV assisted air-to-ground data collection for ground sensors with unknown positions
- Design of urban and rural elderly care public areas integrating person-environment fit theory
- Application of lossless signal transmission technology in piano timbre recognition
- Application of improved GA in optimizing rural tourism routes
- Architectural animation generation system based on AL-GAN algorithm
- Advanced sentiment analysis in online shopping: Implementing LSTM models analyzing E-commerce user sentiments
- Intelligent recommendation algorithm for piano tracks based on the CNN model
- Visualization of large-scale user association feature data based on a nonlinear dimensionality reduction method
- Low-carbon economic optimization of microgrid clusters based on an energy interaction operation strategy
- Optimization effect of video data extraction and search based on Faster-RCNN hybrid model on intelligent information systems
- Construction of image segmentation system combining TC and swarm intelligence algorithm
- Particle swarm optimization and fuzzy C-means clustering algorithm for the adhesive layer defect detection
- Optimization of student learning status by instructional intervention decision-making techniques incorporating reinforcement learning
- Fuzzy model-based stabilization control and state estimation of nonlinear systems
- Optimization of distribution network scheduling based on BA and photovoltaic uncertainty
- Tai Chi movement segmentation and recognition on the grounds of multi-sensor data fusion and the DBSCAN algorithm
- Special Issue: Dynamic Engineering and Control Methods for the Nonlinear Systems - Part III
- Generalized numerical RKM method for solving sixth-order fractional partial differential equations
Articles in the same Issue
- Research Articles
- Generalized (ψ,φ)-contraction to investigate Volterra integral inclusions and fractal fractional PDEs in super-metric space with numerical experiments
- Solitons in ultrasound imaging: Exploring applications and enhancements via the Westervelt equation
- Stochastic improved Simpson for solving nonlinear fractional-order systems using product integration rules
- Exploring dynamical features like bifurcation assessment, sensitivity visualization, and solitary wave solutions of the integrable Akbota equation
- Research on surface defect detection method and optimization of paper-plastic composite bag based on improved combined segmentation algorithm
- Impact the sulphur content in Iraqi crude oil on the mechanical properties and corrosion behaviour of carbon steel in various types of API 5L pipelines and ASTM 106 grade B
- Unravelling quiescent optical solitons: An exploration of the complex Ginzburg–Landau equation with nonlinear chromatic dispersion and self-phase modulation
- Perturbation-iteration approach for fractional-order logistic differential equations
- Variational formulations for the Euler and Navier–Stokes systems in fluid mechanics and related models
- Rotor response to unbalanced load and system performance considering variable bearing profile
- DeepFowl: Disease prediction from chicken excreta images using deep learning
- Channel flow of Ellis fluid due to cilia motion
- A case study of fractional-order varicella virus model to nonlinear dynamics strategy for control and prevalence
- Multi-point estimation weldment recognition and estimation of pose with data-driven robotics design
- Analysis of Hall current and nonuniform heating effects on magneto-convection between vertically aligned plates under the influence of electric and magnetic fields
- A comparative study on residual power series method and differential transform method through the time-fractional telegraph equation
- Insights from the nonlinear Schrödinger–Hirota equation with chromatic dispersion: Dynamics in fiber–optic communication
- Mathematical analysis of Jeffrey ferrofluid on stretching surface with the Darcy–Forchheimer model
- Exploring the interaction between lump, stripe and double-stripe, and periodic wave solutions of the Konopelchenko–Dubrovsky–Kaup–Kupershmidt system
- Computational investigation of tuberculosis and HIV/AIDS co-infection in fuzzy environment
- Signature verification by geometry and image processing
- Theoretical and numerical approach for quantifying sensitivity to system parameters of nonlinear systems
- Chaotic behaviors, stability, and solitary wave propagations of M-fractional LWE equation in magneto-electro-elastic circular rod
- Dynamic analysis and optimization of syphilis spread: Simulations, integrating treatment and public health interventions
- Visco-thermoelastic rectangular plate under uniform loading: A study of deflection
- Threshold dynamics and optimal control of an epidemiological smoking model
- Numerical computational model for an unsteady hybrid nanofluid flow in a porous medium past an MHD rotating sheet
- Regression prediction model of fabric brightness based on light and shadow reconstruction of layered images
- Dynamics and prevention of gemini virus infection in red chili crops studied with generalized fractional operator: Analysis and modeling
- Qualitative analysis on existence and stability of nonlinear fractional dynamic equations on time scales
- Fractional-order super-twisting sliding mode active disturbance rejection control for electro-hydraulic position servo systems
- Analytical exploration and parametric insights into optical solitons in magneto-optic waveguides: Advances in nonlinear dynamics for applied sciences
- Bifurcation dynamics and optical soliton structures in the nonlinear Schrödinger–Bopp–Podolsky system
- Review Article
- Haar wavelet collocation method for existence and numerical solutions of fourth-order integro-differential equations with bounded coefficients
- Special Issue: Nonlinear Analysis and Design of Communication Networks for IoT Applications - Part II
- Silicon-based all-optical wavelength converter for on-chip optical interconnection
- Research on a path-tracking control system of unmanned rollers based on an optimization algorithm and real-time feedback
- Analysis of the sports action recognition model based on the LSTM recurrent neural network
- Industrial robot trajectory error compensation based on enhanced transfer convolutional neural networks
- Research on IoT network performance prediction model of power grid warehouse based on nonlinear GA-BP neural network
- Interactive recommendation of social network communication between cities based on GNN and user preferences
- Application of improved P-BEM in time varying channel prediction in 5G high-speed mobile communication system
- Construction of a BIM smart building collaborative design model combining the Internet of Things
- Optimizing malicious website prediction: An advanced XGBoost-based machine learning model
- Economic operation analysis of the power grid combining communication network and distributed optimization algorithm
- Sports video temporal action detection technology based on an improved MSST algorithm
- Internet of things data security and privacy protection based on improved federated learning
- Enterprise power emission reduction technology based on the LSTM–SVM model
- Construction of multi-style face models based on artistic image generation algorithms
- Research and application of interactive digital twin monitoring system for photovoltaic power station based on global perception
- Special Issue: Decision and Control in Nonlinear Systems - Part II
- Animation video frame prediction based on ConvGRU fine-grained synthesis flow
- Application of GGNN inference propagation model for martial art intensity evaluation
- Benefit evaluation of building energy-saving renovation projects based on BWM weighting method
- Deep neural network application in real-time economic dispatch and frequency control of microgrids
- Real-time force/position control of soft growing robots: A data-driven model predictive approach
- Mechanical product design and manufacturing system based on CNN and server optimization algorithm
- Application of finite element analysis in the formal analysis of ancient architectural plaque section
- Research on territorial spatial planning based on data mining and geographic information visualization
- Fault diagnosis of agricultural sprinkler irrigation machinery equipment based on machine vision
- Closure technology of large span steel truss arch bridge with temporarily fixed edge supports
- Intelligent accounting question-answering robot based on a large language model and knowledge graph
- Analysis of manufacturing and retailer blockchain decision based on resource recyclability
- Flexible manufacturing workshop mechanical processing and product scheduling algorithm based on MES
- Exploration of indoor environment perception and design model based on virtual reality technology
- Tennis automatic ball-picking robot based on image object detection and positioning technology
- A new CNN deep learning model for computer-intelligent color matching
- Design of AR-based general computer technology experiment demonstration platform
- Indoor environment monitoring method based on the fusion of audio recognition and video patrol features
- Health condition prediction method of the computer numerical control machine tool parts by ensembling digital twins and improved LSTM networks
- Establishment of a green degree evaluation model for wall materials based on lifecycle
- Quantitative evaluation of college music teaching pronunciation based on nonlinear feature extraction
- Multi-index nonlinear robust virtual synchronous generator control method for microgrid inverters
- Manufacturing engineering production line scheduling management technology integrating availability constraints and heuristic rules
- Analysis of digital intelligent financial audit system based on improved BiLSTM neural network
- Attention community discovery model applied to complex network information analysis
- A neural collaborative filtering recommendation algorithm based on attention mechanism and contrastive learning
- Rehabilitation training method for motor dysfunction based on video stream matching
- Research on façade design for cold-region buildings based on artificial neural networks and parametric modeling techniques
- Intelligent implementation of muscle strain identification algorithm in Mi health exercise induced waist muscle strain
- Optimization design of urban rainwater and flood drainage system based on SWMM
- Improved GA for construction progress and cost management in construction projects
- Evaluation and prediction of SVM parameters in engineering cost based on random forest hybrid optimization
- Museum intelligent warning system based on wireless data module
- Optimization design and research of mechatronics based on torque motor control algorithm
- Special Issue: Nonlinear Engineering’s significance in Materials Science
- Experimental research on the degradation of chemical industrial wastewater by combined hydrodynamic cavitation based on nonlinear dynamic model
- Study on low-cycle fatigue life of nickel-based superalloy GH4586 at various temperatures
- Some results of solutions to neutral stochastic functional operator-differential equations
- Ultrasonic cavitation did not occur in high-pressure CO2 liquid
- Research on the performance of a novel type of cemented filler material for coal mine opening and filling
- Testing of recycled fine aggregate concrete’s mechanical properties using recycled fine aggregate concrete and research on technology for highway construction
- A modified fuzzy TOPSIS approach for the condition assessment of existing bridges
- Nonlinear structural and vibration analysis of straddle monorail pantograph under random excitations
- Achieving high efficiency and stability in blue OLEDs: Role of wide-gap hosts and emitter interactions
- Construction of teaching quality evaluation model of online dance teaching course based on improved PSO-BPNN
- Enhanced electrical conductivity and electromagnetic shielding properties of multi-component polymer/graphite nanocomposites prepared by solid-state shear milling
- Optimization of thermal characteristics of buried composite phase-change energy storage walls based on nonlinear engineering methods
- A higher-performance big data-based movie recommendation system
- Nonlinear impact of minimum wage on labor employment in China
- Nonlinear comprehensive evaluation method based on information entropy and discrimination optimization
- Application of numerical calculation methods in stability analysis of pile foundation under complex foundation conditions
- Research on the contribution of shale gas development and utilization in Sichuan Province to carbon peak based on the PSA process
- Characteristics of tight oil reservoirs and their impact on seepage flow from a nonlinear engineering perspective
- Nonlinear deformation decomposition and mode identification of plane structures via orthogonal theory
- Numerical simulation of damage mechanism in rock with cracks impacted by self-excited pulsed jet based on SPH-FEM coupling method: The perspective of nonlinear engineering and materials science
- Cross-scale modeling and collaborative optimization of ethanol-catalyzed coupling to produce C4 olefins: Nonlinear modeling and collaborative optimization strategies
- Unequal width T-node stress concentration factor analysis of stiffened rectangular steel pipe concrete
- Special Issue: Advances in Nonlinear Dynamics and Control
- Development of a cognitive blood glucose–insulin control strategy design for a nonlinear diabetic patient model
- Big data-based optimized model of building design in the context of rural revitalization
- Multi-UAV assisted air-to-ground data collection for ground sensors with unknown positions
- Design of urban and rural elderly care public areas integrating person-environment fit theory
- Application of lossless signal transmission technology in piano timbre recognition
- Application of improved GA in optimizing rural tourism routes
- Architectural animation generation system based on AL-GAN algorithm
- Advanced sentiment analysis in online shopping: Implementing LSTM models analyzing E-commerce user sentiments
- Intelligent recommendation algorithm for piano tracks based on the CNN model
- Visualization of large-scale user association feature data based on a nonlinear dimensionality reduction method
- Low-carbon economic optimization of microgrid clusters based on an energy interaction operation strategy
- Optimization effect of video data extraction and search based on Faster-RCNN hybrid model on intelligent information systems
- Construction of image segmentation system combining TC and swarm intelligence algorithm
- Particle swarm optimization and fuzzy C-means clustering algorithm for the adhesive layer defect detection
- Optimization of student learning status by instructional intervention decision-making techniques incorporating reinforcement learning
- Fuzzy model-based stabilization control and state estimation of nonlinear systems
- Optimization of distribution network scheduling based on BA and photovoltaic uncertainty
- Tai Chi movement segmentation and recognition on the grounds of multi-sensor data fusion and the DBSCAN algorithm
- Special Issue: Dynamic Engineering and Control Methods for the Nonlinear Systems - Part III
- Generalized numerical RKM method for solving sixth-order fractional partial differential equations