A clonal selection based memetic algorithm is proposed for solving job shop scheduling problems in this paper. In the proposed algorithm, the clonal selection and the local search mechanism are designed to enhance exp...A clonal selection based memetic algorithm is proposed for solving job shop scheduling problems in this paper. In the proposed algorithm, the clonal selection and the local search mechanism are designed to enhance exploration and exploitation. In the clonal selection mechanism, clonal selection, hypermutation and receptor edit theories are presented to construct an evolutionary searching mechanism which is used for exploration. In the local search mechanism, a simulated annealing local search algorithm based on Nowicki and Smutnicki's neighborhood is presented to exploit local optima. The proposed algorithm is examined using some well-known benchmark problems. Numerical results validate the effectiveness of the proposed algorithm.展开更多
A self-adaptive large neighborhood search method for scheduling n jobs on m non-identical parallel machines with mul- tiple time windows is presented. The problems' another feature lies in oversubscription, namely no...A self-adaptive large neighborhood search method for scheduling n jobs on m non-identical parallel machines with mul- tiple time windows is presented. The problems' another feature lies in oversubscription, namely not all jobs can be scheduled within specified scheduling horizons due to the limited machine capacity. The objective is thus to maximize the overall profits of processed jobs while respecting machine constraints. A first-in- first-out heuristic is applied to find an initial solution, and then a large neighborhood search procedure is employed to relax and re- optimize cumbersome solutions. A machine learning mechanism is also introduced to converge on the most efficient neighborhoods for the problem. Extensive computational results are presented based on data from an application involving the daily observation scheduling of a fleet of earth observing satellites. The method rapidly solves most problem instances to optimal or near optimal and shows a robust performance in sensitive analysis.展开更多
The concept of finitely continuous topological space is introduced and the basic properties of the space are given. Several continuous selection theorems and fixed point theorems for Ф-maps are established, and as ap...The concept of finitely continuous topological space is introduced and the basic properties of the space are given. Several continuous selection theorems and fixed point theorems for Ф-maps are established, and as applications of the above fixed point theorems, some section problems are discussed. The results generalize and improve many corresponding conclusions.展开更多
This research develops two new models for project portfolio selection, in which the candidate projects are composed of multiple repetitive units. To reflect some real situations, the learning effect is considered in t...This research develops two new models for project portfolio selection, in which the candidate projects are composed of multiple repetitive units. To reflect some real situations, the learning effect is considered in the project portfolio selection problem for the first time. The mathematical representations of the relationship between learning experience and investment cost are provided. One numerical example under different scenarios is demonstrated and the impact of considering learning effect is then discussed.展开更多
High-dimensional datasets present significant challenges for classification tasks.Dimensionality reduction,a crucial aspect of data preprocessing,has gained substantial attention due to its ability to improve classifi...High-dimensional datasets present significant challenges for classification tasks.Dimensionality reduction,a crucial aspect of data preprocessing,has gained substantial attention due to its ability to improve classification per-formance.However,identifying the optimal features within high-dimensional datasets remains a computationally demanding task,necessitating the use of efficient algorithms.This paper introduces the Arithmetic Optimization Algorithm(AOA),a novel approach for finding the optimal feature subset.AOA is specifically modified to address feature selection problems based on a transfer function.Additionally,two enhancements are incorporated into the AOA algorithm to overcome limitations such as limited precision,slow convergence,and susceptibility to local optima.The first enhancement proposes a new method for selecting solutions to be improved during the search process.This method effectively improves the original algorithm’s accuracy and convergence speed.The second enhancement introduces a local search with neighborhood strategies(AOA_NBH)during the AOA exploitation phase.AOA_NBH explores the vast search space,aiding the algorithm in escaping local optima.Our results demonstrate that incorporating neighborhood methods enhances the output and achieves significant improvement over state-of-the-art methods.展开更多
This paper investigates the selective maintenance o systems that perform multi-mission in succession. Selective maintenance is performed on systems with limited break time to improve the success of the next mission. I...This paper investigates the selective maintenance o systems that perform multi-mission in succession. Selective maintenance is performed on systems with limited break time to improve the success of the next mission. In general, the duration of the mission is stochastic. However, existing studies rarely take into account system availability and the repairpersons with different skill levels. To solve this problem, a new multi-mission selective maintenance and repairpersons assignment model with stochastic duration of the mission are developed. To maximize the minimum phase-mission reliability while meeting the minimum system availability, the model is transformed into an optimization problem subject to limited maintenance resources. The optimization is then realized using an analytical method based on a self-programming function and a Monte Carlo simulation method, respectively. Finally, the validity of the model and solution method approaches are verified by numerical arithmetic examples. Comparative and sensitivity analyses are made to provide proven recommendations for decision-makers.展开更多
Feature selection(FS)is essential in machine learning(ML)and data mapping by its ability to preprocess high-dimensional data.By selecting a subset of relevant features,feature selection cuts down on the dimension of t...Feature selection(FS)is essential in machine learning(ML)and data mapping by its ability to preprocess high-dimensional data.By selecting a subset of relevant features,feature selection cuts down on the dimension of the data.It excludes irrelevant or surplus features,thus boosting the performance and efficiency of the model.Particle Swarm Optimization(PSO)boasts a streamlined algorithmic framework and exhibits rapid convergence traits.Compared with other algorithms,it incurs reduced computational expenses when tackling high-dimensional datasets.However,PSO faces challenges like inadequate convergence precision.Therefore,regarding FS problems,this paper presents a binary version enhanced PSO based on the Support Vector Machines(SVM)classifier.First,the Sand Cat Swarm Optimization(SCSO)is added to enhance the global search capability of PSO and improve the accuracy of the solution.Secondly,the Latin hypercube sampling strategy initializes populations more uniformly and helps to increase population diversity.The last is the roundup search strategy introducing the grey wolf hierarchy idea to help improve convergence speed.To verify the capability of Self-adaptive Cooperative Particle Swarm Optimization(SCPSO),the CEC2020 test suite and CEC2022 test suite are selected for experiments and applied to three engineering problems.Compared with the standard PSO algorithm,SCPSO converges faster,and the convergence accuracy is significantly improved.Moreover,SCPSO’s comprehensive performance far exceeds that of other algorithms.Six datasets from the University of California,Irvine(UCI)database were selected to evaluate SCPSO’s effectiveness in solving feature selection problems.The results indicate that SCPSO has significant potential for addressing these problems.展开更多
Through investigating the street landscaping status in Shijiazhuang city, problems in the street landscaping of this city were analyzed, selection of street landscaping tree species was discussed according to the prin...Through investigating the street landscaping status in Shijiazhuang city, problems in the street landscaping of this city were analyzed, selection of street landscaping tree species was discussed according to the principles of street trees planning in Shijiazhuang City.展开更多
The multitrip pickup and delivery problem with time windows and manpower planning(MTPDPTW-MP)determines a set of ambulance routes and finds staff assignment for a hospital. It involves different stakeholders with dive...The multitrip pickup and delivery problem with time windows and manpower planning(MTPDPTW-MP)determines a set of ambulance routes and finds staff assignment for a hospital. It involves different stakeholders with diverse interests and objectives. This study firstly introduces a multiobjective MTPDPTW-MP(MO-MTPDPTWMP) with three objectives to better describe the real-world scenario. A multiobjective iterated local search algorithm with adaptive neighborhood selection(MOILS-ANS) is proposed to solve the problem. MOILS-ANS can generate a diverse set of alternative solutions for decision makers to meet their requirements. To better explore the search space, problem-specific neighborhood structures and an adaptive neighborhood selection strategy are carefully designed in MOILS-ANS. Experimental results show that the proposed MOILS-ANS significantly outperforms the other two multiobjective algorithms. Besides, the nature of objective functions and the properties of the problem are analyzed. Finally, the proposed MOILS-ANS is compared with the previous single-objective algorithm and the benefits of multiobjective optimization are discussed.展开更多
The time dependent vehicle routing problem with time windows(TDVRPTW)is considered.A multi-type ant system(MTAS)algorithm hybridized with the ant colony system(ACS)and the max-min ant system(MMAS)algorithms is propose...The time dependent vehicle routing problem with time windows(TDVRPTW)is considered.A multi-type ant system(MTAS)algorithm hybridized with the ant colony system(ACS)and the max-min ant system(MMAS)algorithms is proposed.This combination absorbs the merits of the two algorithms in solutions construction and optimization separately.In order to improve the efficiency of the insertion procedure,a nearest neighbor selection(NNS)mechanism,an insertion local search procedure and a local optimization procedure are specified in detail.And in order to find a balance between good scouting performance and fast convergence rate,an adaptive pheromone updating strategy is proposed in the MTAS.Computational results confirm the MTAS algorithm's good performance with all these strategies on classic vehicle routing problem with time windows(VRPTW)benchmark instances and the TDVRPTW instances,and some better results especially for the number of vehicles and travel times of the best solutions are obtained in comparison with the previous research.展开更多
An effective discrete artificial bee colony(DABC) algorithm is proposed for the flow shop scheduling problem with intermediate buffers(IBFSP) in order to minimize the maximum completion time(i.e makespan). The effecti...An effective discrete artificial bee colony(DABC) algorithm is proposed for the flow shop scheduling problem with intermediate buffers(IBFSP) in order to minimize the maximum completion time(i.e makespan). The effective combination of the insertion and swap operator is applied to producing neighborhood individual at the employed bee phase. The tournament selection is adopted to avoid falling into local optima, while, the optimized insert operator embeds in onlooker bee phase for further searching the neighborhood solution to enhance the local search ability of algorithm. The tournament selection with size 2 is again applied and a better selected solution will be performed destruction and construction of iterated greedy(IG) algorithm, and then the result replaces the worse one. Simulation results show that our algorithm has a better performance compared with the HDDE and CHS which were proposed recently. It provides the better known solutions for the makespan criterion to flow shop scheduling problem with limited buffers for the Car benchmark by Carlier and Rec benchmark by Reeves. The convergence curves show that the algorithm not only has faster convergence speed but also has better convergence value.展开更多
Posterior constraint optimal selection techniques (COSTs) are developed for nonnegative linear programming problems (NNLPs), and a geometric interpretation is provided. The posterior approach is used in both a dynamic...Posterior constraint optimal selection techniques (COSTs) are developed for nonnegative linear programming problems (NNLPs), and a geometric interpretation is provided. The posterior approach is used in both a dynamic and non-dynamic active-set framework. The computational performance of these methods is compared with the CPLEX standard linear programming algorithms, with two most-violated constraint approaches, and with previously developed COST algorithms for large-scale problems.展开更多
With an extended Langmuir isotherm,a Riemann problem for one-dimensional binary gas enhanced coalbed methane(ECBM)process is investigated.A new analytical solution to the Riemann problem,based on the method of charact...With an extended Langmuir isotherm,a Riemann problem for one-dimensional binary gas enhanced coalbed methane(ECBM)process is investigated.A new analytical solution to the Riemann problem,based on the method of characteristics,is developed by introducing a gas selectivity ratio representing the gas relative sorption affinity.The influence of gas selectivity ratio on the enhanced coalbed methane processes is identified.展开更多
The paper describes the necessity of application of intelligent technologies to support decisions of more objective problems in human resource management. In this paper, we describe the methodology for personnel selec...The paper describes the necessity of application of intelligent technologies to support decisions of more objective problems in human resource management. In this paper, we describe the methodology for personnel selection problem for the vacancy with regard to the importance and nonequivalence of numerous indicators characterizing the alternatives. The specific features of the selection problem are highlighted, immersing the problem into a fuzzy environment. A fuzzy multicriterial model of the personnel selection problem is proposed. A technique of order preference by similarity to ideal solition (TOPSIS), was applied for evaluation and regulation of alternatives. This technique is based on criteria of qualitative character, which are hierarchically structured by multiple experts to intellectually support decisions made in personnel selection problem. Using TOPSIS method and generated criteria system an experiment was conducted for evaluation of the candidates during solution of hiring problems. The obtained and reviewed results were compared with results obtained using in reality.展开更多
In this paper,the weak pre-orthogonal adaptive Fourier decomposition(W-POAFD)method is applied to solve fractional boundary value problems(FBVPs)in the reproducing kernel Hilbert spaces(RKHSs)W_(0)^(4)[0,1] and W^(1)[...In this paper,the weak pre-orthogonal adaptive Fourier decomposition(W-POAFD)method is applied to solve fractional boundary value problems(FBVPs)in the reproducing kernel Hilbert spaces(RKHSs)W_(0)^(4)[0,1] and W^(1)[0,1].The process of the W-POAFD is as follows:(i)choose a dictionary and implement the pre-orthogonalization to all the dictionary elements;(ii)select points in[0,1]by the weak maximal selection principle to determine the corresponding orthonormalized dictionary elements iteratively;(iii)express the analytical solution as a linear combination of these determined dictionary elements.Convergence properties of numerical solutions are also discussed.The numerical experiments are carried out to illustrate the accuracy and efficiency of W-POAFD for solving FBVPs.展开更多
According to traditional card problem solving which is based on the idea of genetic algorithm(GA),a set of algorithms is designed to find final solution.For each process in genetic algorithm,including choices of fitne...According to traditional card problem solving which is based on the idea of genetic algorithm(GA),a set of algorithms is designed to find final solution.For each process in genetic algorithm,including choices of fitness function,parameters determination and coding scheme selection,classic algorithm is used to realize the various steps,and ultimately to find solution of problems.展开更多
文摘A clonal selection based memetic algorithm is proposed for solving job shop scheduling problems in this paper. In the proposed algorithm, the clonal selection and the local search mechanism are designed to enhance exploration and exploitation. In the clonal selection mechanism, clonal selection, hypermutation and receptor edit theories are presented to construct an evolutionary searching mechanism which is used for exploration. In the local search mechanism, a simulated annealing local search algorithm based on Nowicki and Smutnicki's neighborhood is presented to exploit local optima. The proposed algorithm is examined using some well-known benchmark problems. Numerical results validate the effectiveness of the proposed algorithm.
基金supported by the National Natural Science Foundation of China (7060103570801062)
文摘A self-adaptive large neighborhood search method for scheduling n jobs on m non-identical parallel machines with mul- tiple time windows is presented. The problems' another feature lies in oversubscription, namely not all jobs can be scheduled within specified scheduling horizons due to the limited machine capacity. The objective is thus to maximize the overall profits of processed jobs while respecting machine constraints. A first-in- first-out heuristic is applied to find an initial solution, and then a large neighborhood search procedure is employed to relax and re- optimize cumbersome solutions. A machine learning mechanism is also introduced to converge on the most efficient neighborhoods for the problem. Extensive computational results are presented based on data from an application involving the daily observation scheduling of a fleet of earth observing satellites. The method rapidly solves most problem instances to optimal or near optimal and shows a robust performance in sensitive analysis.
文摘The concept of finitely continuous topological space is introduced and the basic properties of the space are given. Several continuous selection theorems and fixed point theorems for Ф-maps are established, and as applications of the above fixed point theorems, some section problems are discussed. The results generalize and improve many corresponding conclusions.
基金supported by the National Natural Science Foundation of China (71772060).
文摘This research develops two new models for project portfolio selection, in which the candidate projects are composed of multiple repetitive units. To reflect some real situations, the learning effect is considered in the project portfolio selection problem for the first time. The mathematical representations of the relationship between learning experience and investment cost are provided. One numerical example under different scenarios is demonstrated and the impact of considering learning effect is then discussed.
文摘High-dimensional datasets present significant challenges for classification tasks.Dimensionality reduction,a crucial aspect of data preprocessing,has gained substantial attention due to its ability to improve classification per-formance.However,identifying the optimal features within high-dimensional datasets remains a computationally demanding task,necessitating the use of efficient algorithms.This paper introduces the Arithmetic Optimization Algorithm(AOA),a novel approach for finding the optimal feature subset.AOA is specifically modified to address feature selection problems based on a transfer function.Additionally,two enhancements are incorporated into the AOA algorithm to overcome limitations such as limited precision,slow convergence,and susceptibility to local optima.The first enhancement proposes a new method for selecting solutions to be improved during the search process.This method effectively improves the original algorithm’s accuracy and convergence speed.The second enhancement introduces a local search with neighborhood strategies(AOA_NBH)during the AOA exploitation phase.AOA_NBH explores the vast search space,aiding the algorithm in escaping local optima.Our results demonstrate that incorporating neighborhood methods enhances the output and achieves significant improvement over state-of-the-art methods.
文摘This paper investigates the selective maintenance o systems that perform multi-mission in succession. Selective maintenance is performed on systems with limited break time to improve the success of the next mission. In general, the duration of the mission is stochastic. However, existing studies rarely take into account system availability and the repairpersons with different skill levels. To solve this problem, a new multi-mission selective maintenance and repairpersons assignment model with stochastic duration of the mission are developed. To maximize the minimum phase-mission reliability while meeting the minimum system availability, the model is transformed into an optimization problem subject to limited maintenance resources. The optimization is then realized using an analytical method based on a self-programming function and a Monte Carlo simulation method, respectively. Finally, the validity of the model and solution method approaches are verified by numerical arithmetic examples. Comparative and sensitivity analyses are made to provide proven recommendations for decision-makers.
基金supported by the Fundamental Research Funds for the Central Universities of China(No.300102122105)the Natural Science Basic Research Plan in Shaanxi Province of China(2023-JC-YB-023).
文摘Feature selection(FS)is essential in machine learning(ML)and data mapping by its ability to preprocess high-dimensional data.By selecting a subset of relevant features,feature selection cuts down on the dimension of the data.It excludes irrelevant or surplus features,thus boosting the performance and efficiency of the model.Particle Swarm Optimization(PSO)boasts a streamlined algorithmic framework and exhibits rapid convergence traits.Compared with other algorithms,it incurs reduced computational expenses when tackling high-dimensional datasets.However,PSO faces challenges like inadequate convergence precision.Therefore,regarding FS problems,this paper presents a binary version enhanced PSO based on the Support Vector Machines(SVM)classifier.First,the Sand Cat Swarm Optimization(SCSO)is added to enhance the global search capability of PSO and improve the accuracy of the solution.Secondly,the Latin hypercube sampling strategy initializes populations more uniformly and helps to increase population diversity.The last is the roundup search strategy introducing the grey wolf hierarchy idea to help improve convergence speed.To verify the capability of Self-adaptive Cooperative Particle Swarm Optimization(SCPSO),the CEC2020 test suite and CEC2022 test suite are selected for experiments and applied to three engineering problems.Compared with the standard PSO algorithm,SCPSO converges faster,and the convergence accuracy is significantly improved.Moreover,SCPSO’s comprehensive performance far exceeds that of other algorithms.Six datasets from the University of California,Irvine(UCI)database were selected to evaluate SCPSO’s effectiveness in solving feature selection problems.The results indicate that SCPSO has significant potential for addressing these problems.
基金Supported by Research Projects 2009 of Hebei Vocational College of Political Science and Law(200909042)
文摘Through investigating the street landscaping status in Shijiazhuang city, problems in the street landscaping of this city were analyzed, selection of street landscaping tree species was discussed according to the principles of street trees planning in Shijiazhuang City.
基金supported by the National Key R&D Program of China(2018AAA0101203)the National Natural Science Foundation of China(61673403,71601191)the JSPS KAKENHI(JP17K12751)。
文摘The multitrip pickup and delivery problem with time windows and manpower planning(MTPDPTW-MP)determines a set of ambulance routes and finds staff assignment for a hospital. It involves different stakeholders with diverse interests and objectives. This study firstly introduces a multiobjective MTPDPTW-MP(MO-MTPDPTWMP) with three objectives to better describe the real-world scenario. A multiobjective iterated local search algorithm with adaptive neighborhood selection(MOILS-ANS) is proposed to solve the problem. MOILS-ANS can generate a diverse set of alternative solutions for decision makers to meet their requirements. To better explore the search space, problem-specific neighborhood structures and an adaptive neighborhood selection strategy are carefully designed in MOILS-ANS. Experimental results show that the proposed MOILS-ANS significantly outperforms the other two multiobjective algorithms. Besides, the nature of objective functions and the properties of the problem are analyzed. Finally, the proposed MOILS-ANS is compared with the previous single-objective algorithm and the benefits of multiobjective optimization are discussed.
文摘The time dependent vehicle routing problem with time windows(TDVRPTW)is considered.A multi-type ant system(MTAS)algorithm hybridized with the ant colony system(ACS)and the max-min ant system(MMAS)algorithms is proposed.This combination absorbs the merits of the two algorithms in solutions construction and optimization separately.In order to improve the efficiency of the insertion procedure,a nearest neighbor selection(NNS)mechanism,an insertion local search procedure and a local optimization procedure are specified in detail.And in order to find a balance between good scouting performance and fast convergence rate,an adaptive pheromone updating strategy is proposed in the MTAS.Computational results confirm the MTAS algorithm's good performance with all these strategies on classic vehicle routing problem with time windows(VRPTW)benchmark instances and the TDVRPTW instances,and some better results especially for the number of vehicles and travel times of the best solutions are obtained in comparison with the previous research.
基金Projects(61174040,61104178,61374136) supported by the National Natural Science Foundation of ChinaProject(12JC1403400) supported by Shanghai Commission of Science and Technology,ChinaProject supported by the Fundamental Research Funds for the Central Universities,China
文摘An effective discrete artificial bee colony(DABC) algorithm is proposed for the flow shop scheduling problem with intermediate buffers(IBFSP) in order to minimize the maximum completion time(i.e makespan). The effective combination of the insertion and swap operator is applied to producing neighborhood individual at the employed bee phase. The tournament selection is adopted to avoid falling into local optima, while, the optimized insert operator embeds in onlooker bee phase for further searching the neighborhood solution to enhance the local search ability of algorithm. The tournament selection with size 2 is again applied and a better selected solution will be performed destruction and construction of iterated greedy(IG) algorithm, and then the result replaces the worse one. Simulation results show that our algorithm has a better performance compared with the HDDE and CHS which were proposed recently. It provides the better known solutions for the makespan criterion to flow shop scheduling problem with limited buffers for the Car benchmark by Carlier and Rec benchmark by Reeves. The convergence curves show that the algorithm not only has faster convergence speed but also has better convergence value.
文摘Posterior constraint optimal selection techniques (COSTs) are developed for nonnegative linear programming problems (NNLPs), and a geometric interpretation is provided. The posterior approach is used in both a dynamic and non-dynamic active-set framework. The computational performance of these methods is compared with the CPLEX standard linear programming algorithms, with two most-violated constraint approaches, and with previously developed COST algorithms for large-scale problems.
文摘With an extended Langmuir isotherm,a Riemann problem for one-dimensional binary gas enhanced coalbed methane(ECBM)process is investigated.A new analytical solution to the Riemann problem,based on the method of characteristics,is developed by introducing a gas selectivity ratio representing the gas relative sorption affinity.The influence of gas selectivity ratio on the enhanced coalbed methane processes is identified.
文摘The paper describes the necessity of application of intelligent technologies to support decisions of more objective problems in human resource management. In this paper, we describe the methodology for personnel selection problem for the vacancy with regard to the importance and nonequivalence of numerous indicators characterizing the alternatives. The specific features of the selection problem are highlighted, immersing the problem into a fuzzy environment. A fuzzy multicriterial model of the personnel selection problem is proposed. A technique of order preference by similarity to ideal solition (TOPSIS), was applied for evaluation and regulation of alternatives. This technique is based on criteria of qualitative character, which are hierarchically structured by multiple experts to intellectually support decisions made in personnel selection problem. Using TOPSIS method and generated criteria system an experiment was conducted for evaluation of the candidates during solution of hiring problems. The obtained and reviewed results were compared with results obtained using in reality.
基金University of Macao Multi-Year Research Grant Ref.No MYRG2016-00053-FST and MYRG2018-00168-FSTthe Science and Technology Development Fund,Macao SAR FDCT/0123/2018/A3.
文摘In this paper,the weak pre-orthogonal adaptive Fourier decomposition(W-POAFD)method is applied to solve fractional boundary value problems(FBVPs)in the reproducing kernel Hilbert spaces(RKHSs)W_(0)^(4)[0,1] and W^(1)[0,1].The process of the W-POAFD is as follows:(i)choose a dictionary and implement the pre-orthogonalization to all the dictionary elements;(ii)select points in[0,1]by the weak maximal selection principle to determine the corresponding orthonormalized dictionary elements iteratively;(iii)express the analytical solution as a linear combination of these determined dictionary elements.Convergence properties of numerical solutions are also discussed.The numerical experiments are carried out to illustrate the accuracy and efficiency of W-POAFD for solving FBVPs.
文摘According to traditional card problem solving which is based on the idea of genetic algorithm(GA),a set of algorithms is designed to find final solution.For each process in genetic algorithm,including choices of fitness function,parameters determination and coding scheme selection,classic algorithm is used to realize the various steps,and ultimately to find solution of problems.