CN110851257A - Genetic and differential hybrid evolution cloud computing task scheduling algorithm based on early-stage catastrophe strategy - Google Patents
Genetic and differential hybrid evolution cloud computing task scheduling algorithm based on early-stage catastrophe strategy Download PDFInfo
- Publication number
- CN110851257A CN110851257A CN201911082199.6A CN201911082199A CN110851257A CN 110851257 A CN110851257 A CN 110851257A CN 201911082199 A CN201911082199 A CN 201911082199A CN 110851257 A CN110851257 A CN 110851257A
- Authority
- CN
- China
- Prior art keywords
- catastrophe
- genetic
- energy consumption
- deadline
- strategy
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4843—Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
- G06F9/4881—Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5061—Partitioning or combining of resources
- G06F9/5072—Grid computing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/12—Computing arrangements based on biological models using genetic models
- G06N3/126—Evolutionary algorithms, e.g. genetic algorithms or genetic programming
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/4557—Distribution of virtual machine instances; Migration and load balancing
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Biophysics (AREA)
- Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Computational Biology (AREA)
- Mathematical Physics (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Biomedical Technology (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- Data Mining & Analysis (AREA)
- Computational Linguistics (AREA)
- Artificial Intelligence (AREA)
- Genetics & Genomics (AREA)
- Physiology (AREA)
- Supply And Distribution Of Alternating Current (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
The invention provides a genetic and differential hybrid evolution cloud computing task scheduling algorithm based on a previous catastrophe strategy aiming at the problems of task deadline and minimized energy consumption in cloud computing task scheduling, and aims to meet the task completion deadline and minimize the total energy consumption. The traditional heuristic algorithm solves the task scheduling problem, is easy to fall into local optimum and causes weak global searching capability. According to the method, the deadline and the energy consumption are quantized into a fitness function, a genetic algorithm and a differential evolution algorithm are mixed, a catastrophe strategy is introduced, the search range is expanded, and the problem of premature evolution algorithm is effectively solved. Experimental results show that the algorithm can effectively reduce energy consumption and effectively improve the local optimal problem.
Description
Technical Field
The invention belongs to the two fields of cloud computing and scheduling algorithms, and particularly relates to a cloud computing genetic and differential hybrid evolution task scheduling algorithm for minimizing energy consumption based on deadline.
Background
For task scheduling in cloud computing, task scheduling is a key technology of cloud computing, how to reasonably distribute tasks and optimize a scheduling strategy, and the important problem of research is that all tasks are completed within an expected time and the cost is low. The traditional heuristic algorithm solves the task scheduling problem, is easy to fall into local optimum and causes weak global searching capability. Therefore, a genetic and differential hybrid evolution cloud computing task scheduling algorithm based on the early catastrophe strategy is provided, and it is necessary to minimize energy consumption on the premise of meeting the deadline.
Disclosure of Invention
The invention aims to: aiming at the problem of minimizing energy consumption in time-constrained cloud computing task scheduling, a genetic and differential hybrid evolution cloud computing task scheduling algorithm based on a pre-stage catastrophe strategy is provided, and the aim is to minimize the total energy consumption while meeting the task deadline in each cloud.
In order to achieve the purpose, the technical scheme adopted by the invention comprises the following parts:
1. a genetic and differential hybrid evolution cloud computing task scheduling algorithm based on a pre-catastrophe strategy is disclosed.
And for the tasks submitted by the users, minimizing energy consumption on the basis of meeting the deadline as much as possible, taking the energy consumption as an objective function, and scheduling by utilizing an improved genetic and differential hybrid evolution algorithm based on the early catastrophe strategy. The improved genetic and differential hybrid evolution cloud computing task scheduling algorithm based on the early-stage catastrophe strategy is as follows:
step 1: chromosome coding, initialization parameters.
Step 2: and calculating the fitness.
And step 3: judging whether the optimal individual fitness of the t-1 generation is equal to the t generation, if so, reducing the catastrophe threshold by one, and then turning to the step 4; otherwise, continuing.
And 4, step 4: an improved selection operation is performed.
And 5: and generating a random number, and performing variant cross operation of differential evolution according to a part of the random number, and performing cross variant operation of a genetic algorithm according to a part of the random number.
Step 6: t +1, a population of children is generated and it is determined whether the catastrophe threshold cat is equal to 0 (before the t/2 iteration). If equal to 0, then a catastrophic operation is performed, otherwise, the process goes to step 7.
And 7: and if the iteration times reach the maximum, outputting, otherwise, turning to the step 2.
2. The genetic and differential hybrid evolution cloud computing task scheduling algorithm based on the early-stage catastrophe strategy according to claim 1, so as to meet an objective function of minimizing energy consumption on the basis of deadline, and is characterized in that the objective function is designed as follows:the penalty factor punish represents whether the deadline is met, wherein aijIndicating whether task i is executing on virtual machine j, ETCijRepresenting the actual execution time, expT, of task i on virtual machine jiIndicating the task deadline. Since the ultimate goal is to minimize energy consumption, the objective function we have designed is:wherein p isjRepresents the CPU power of virtual machine j, vms is the number of virtual machines, and Ntsk is the number of tasks.
3. The selective cross mutation operation of the algorithm of claim 1, wherein:
selecting operation: before the groups in the population are selected according to roulette, the optimal individuals are directly stored until
One generation, while halving the suboptimal individual selection probability.
Cross variation in genetic algorithms: in the cross mutation operation, the similarity of cross fragments is too high, and mutation may occur
The gene values are the same. For this purpose, a threshold value is set for the crossover operation, which can only be executed if a certain similarity is exceeded
Performing cross operation; if the two gene values are the same, the first random number is added with 1 to be compared with the other one
The individual gene sites perform mutation operations and, if still the same, the random number continues to be incremented by 1.
4. The genetic and differential hybrid evolution cloud computing task scheduling algorithm based on the early-stage catastrophe strategy according to claim 1, wherein the catastrophe operation is characterized in that: in the set iteration number of the first 2/G, if the optimal individuals in the 4/G which appear continuously are consistent, the mutation probability is increased to be twice of the original mutation probability.
The optimized scheduling method provided by the invention has the following advantages and beneficial effects: according to the method, the problems of task deadline and energy consumption are considered, then the task in the cloud is scheduled by using an improved genetic and differential hybrid algorithm under the constraint of the deadline and aiming at optimizing the energy consumption, and the method can effectively shorten the total energy consumption of the virtual machine.
Drawings
FIG. 1 is a flow chart of a genetic and differential hybrid evolution cloud computing task scheduling algorithm based on a pre-stage catastrophe strategy according to the present invention;
Detailed Description
In order to enable those skilled in the art to better understand the technical problems, technical solutions and technical effects in the present application, the following describes in detail a genetic and differential evolution cloud computing task scheduling algorithm based on a catastrophe strategy according to the present invention with reference to the accompanying drawings and the detailed description.
FIG. 1 shows the steps of the present invention:
step 1: m users submit different computing tasks to the cloud, and the total task amount is Ntsk. Where each task has two attributes: t isi(datai,expTi)。dataiIndicates the size of the task, expTiIndicating the deadline of the task. And the cloud end schedules the Ntsk tasks to different virtual machines according to the scheduling strategy.
The invention assumes that there are m virtual machines VMs ═ { vm ═ m-1,vm2,K,vmmAll under the same data center, then all virtual machine bandwidths (i.e., bw) are the same.
Step 2.1: initializing relevant parameters, wherein the relevant parameters comprise: iteration times t, maximum iteration times G, mutation probability m and cross probability c of a genetic algorithm, cross probability CR of a differential evolution algorithm and a scaling factor F. Population size Ntsk, catastrophe threshold cat; the chromosomes are encoded. (real number coding)
Step 2.2: and calculating the fitness.
Designing a penalty factor punish:represents whether a deadline is met, wherein aijIndicating whether task i is executing on virtual machine j,representing the actual execution time, f, of task i on virtual machine jjRepresenting the computing power of a virtual machine, expTiIndicating the task deadline. Since the ultimate goal is to minimize energy consumption, the objective function we have designed is:wherein p isjRepresents the CPU power, vm, of virtual machine jmIs the number of virtual machines.
And finally, the fitness of the individual is taken as the Fit value.
Step 2.3: judging whether the optimal individual fitness of the t-1 generation is equal to the t generation, if so, reducing the catastrophe threshold by one, and then turning to the step 2.4; otherwise, continuing.
Step 2.4: an improved selection operation is performed.
Selecting operation: a combination of roulette and reservation of the best individual is used. The optimal individuals are directly stored in the next generation without participating in selection operation, the rest individuals are selected by roulette to generate offspring populations, and meanwhile, the selection probability of suboptimal individuals is halved.
Step 2.5: and generating a random number, and performing variant cross operation of differential evolution according to a part of the random number, and performing cross variant operation of a genetic algorithm according to a part of the random number.
Description of the drawings: and performing operation according to the generated random number. The variation and crossover of the differential evolution is not further improved, but the crossover operation of the genetic algorithm is improved as follows: in the cross mutation operation, the similarity of the cross fragments may be too high, and the values of the mutated genes may be the same. Therefore, threshold setting is carried out on the crossing operation, and the crossing operation can be executed only when certain similarity is exceeded; if the two gene values are the same, the first random number is added with 1 to perform mutation operation with the other gene point, and if the two gene values are still the same, the random number is added with 1.
Step 2.6: t +1, a population of children is generated and it is determined whether the catastrophe threshold cat is equal to 0 (before the t/2 iteration). If equal to 0, then a catastrophe operation is performed, otherwise, step 2.7 is diverted. Wherein the catastrophe operation is as follows: in the set iteration number of the first 2/G, if the optimal individuals in the 4/G which appear continuously are consistent, the mutation probability is increased to be twice of the original mutation probability.
Step 2.7: if the iteration times reach the maximum, outputting the optimal solution, otherwise, turning to the step 2.2.
The above examples are only used to illustrate the present invention and not to limit the technical solutions described in the present invention, and it should be understood by those skilled in the art that, the genetic and differential hybrid evolution cloud computing task scheduling algorithm based on the early catastrophe strategy disclosed in the above invention may be further modified on the basis of the above without departing from the broad distance, and these modifications are also regarded as protection of the present invention.
Claims (4)
1. A genetic and differential hybrid evolution cloud computing task scheduling algorithm based on a pre-catastrophe strategy is disclosed.
And for the tasks submitted by the users, minimizing energy consumption on the basis of meeting the deadline as much as possible, taking the energy consumption as an objective function, and scheduling by utilizing an improved genetic and differential hybrid evolution algorithm based on the early catastrophe strategy. The improved genetic and differential hybrid evolution cloud computing task scheduling algorithm based on the early-stage catastrophe strategy is as follows:
step 1: chromosome coding, initialization parameters.
Step 2: and calculating the fitness.
And step 3: judging whether the optimal individual fitness of the t-1 generation is equal to the t generation, if so, reducing the catastrophe threshold by one, and then turning to the step 4; otherwise, continuing.
And 4, step 4: an improved selection operation is performed.
And 5: and generating a random number, and performing variant cross operation of differential evolution according to a part of the random number, and performing cross variant operation of a genetic algorithm according to a part of the random number.
Step 6: t +1, a population of children is generated and it is determined whether the catastrophe threshold cat is equal to 0 (before the t/2 iteration). If equal to 0, then a catastrophic operation is performed, otherwise, the process goes to step 7.
And 7: and if the iteration times reach the maximum, outputting, otherwise, turning to the step 2.
2. The genetic and differential hybrid evolution cloud computing task scheduling algorithm based on the early-stage catastrophe strategy according to claim 1, so as to meet an objective function of minimizing energy consumption on the basis of deadline, and is characterized in that the objective function is designed as follows:
the penalty factor represents whether a deadline is met, wherein aijIndicating whether task i is executing on virtual machine j, ETCijRepresenting the actual execution time, expT, of task i on virtual machine jiIndicating the task deadline. Since the ultimate goal is to minimize energy consumption, the objective function we have designed is:
wherein p isjRepresents the CPU power of virtual machine j, vms is the number of virtual machines, and Ntsk is the number of tasks.
3. The selective cross mutation operation of the algorithm of claim 1, wherein:
selecting operation: before the groups in the population are selected according to roulette, the optimal individuals are directly stored to the next generation, and meanwhile, the selection probability of the suboptimal individuals is halved.
Cross variation in genetic algorithms: in the cross mutation operation, the similarity of the cross fragments may be too high, and the values of the mutated genes may be the same. Therefore, threshold setting is carried out on the crossing operation, and the crossing operation can be executed only when certain similarity is exceeded; if the two gene values are the same, the first random number is added with 1 to perform mutation operation with the other gene point, and if the two gene values are still the same, the random number is added with 1.
4. The genetic and differential hybrid evolution cloud computing task scheduling algorithm based on the early-stage catastrophe strategy according to claim 1, wherein the catastrophe operation is characterized in that:
in the set iteration number of the first 2/G, if the optimal individuals in the 4/G which appear continuously are consistent, the mutation probability is increased to be twice of the original mutation probability.
The optimized scheduling method provided by the invention has the following advantages and beneficial effects: according to the method, the problems of task deadline and energy consumption are considered, then the task in the cloud is scheduled by using an improved genetic and differential hybrid algorithm under the constraint of the deadline and aiming at optimizing the energy consumption, and the method can effectively shorten the total energy consumption of the virtual machine.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911082199.6A CN110851257A (en) | 2019-11-07 | 2019-11-07 | Genetic and differential hybrid evolution cloud computing task scheduling algorithm based on early-stage catastrophe strategy |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911082199.6A CN110851257A (en) | 2019-11-07 | 2019-11-07 | Genetic and differential hybrid evolution cloud computing task scheduling algorithm based on early-stage catastrophe strategy |
Publications (1)
Publication Number | Publication Date |
---|---|
CN110851257A true CN110851257A (en) | 2020-02-28 |
Family
ID=69599864
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201911082199.6A Pending CN110851257A (en) | 2019-11-07 | 2019-11-07 | Genetic and differential hybrid evolution cloud computing task scheduling algorithm based on early-stage catastrophe strategy |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110851257A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113342504A (en) * | 2021-07-02 | 2021-09-03 | 西安邮电大学 | Intelligent manufacturing edge calculation task scheduling method and system based on cache |
CN113469412A (en) * | 2021-06-02 | 2021-10-01 | 国核电力规划设计研究院有限公司 | Real-time operation strategy optimization method and system for comprehensive energy system |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2016165392A1 (en) * | 2015-04-17 | 2016-10-20 | 华南理工大学 | Genetic algorithm-based cloud computing resource scheduling method |
CN106250650A (en) * | 2016-08-15 | 2016-12-21 | 北京理工大学 | The resource allocation and optimization method of model in high flux emulation |
CN107016441A (en) * | 2017-03-14 | 2017-08-04 | 北京无线电测量研究所 | The evolution algorithm that a kind of genetic algorithm is serially merged with differential evolution algorithm |
CN107247447A (en) * | 2017-05-23 | 2017-10-13 | 长安大学 | A kind of mixed-model assembly dispatch control method based on hybrid algorithm framework |
CN108492025A (en) * | 2018-03-20 | 2018-09-04 | 合肥工业大学 | High-end equipment manufacturing coordinated dispatching method based on mixing difference genetic algorithm |
CN109800071A (en) * | 2019-01-03 | 2019-05-24 | 华南理工大学 | A kind of cloud computing method for scheduling task based on improved adaptive GA-IAGA |
-
2019
- 2019-11-07 CN CN201911082199.6A patent/CN110851257A/en active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2016165392A1 (en) * | 2015-04-17 | 2016-10-20 | 华南理工大学 | Genetic algorithm-based cloud computing resource scheduling method |
CN106250650A (en) * | 2016-08-15 | 2016-12-21 | 北京理工大学 | The resource allocation and optimization method of model in high flux emulation |
CN107016441A (en) * | 2017-03-14 | 2017-08-04 | 北京无线电测量研究所 | The evolution algorithm that a kind of genetic algorithm is serially merged with differential evolution algorithm |
CN107247447A (en) * | 2017-05-23 | 2017-10-13 | 长安大学 | A kind of mixed-model assembly dispatch control method based on hybrid algorithm framework |
CN108492025A (en) * | 2018-03-20 | 2018-09-04 | 合肥工业大学 | High-end equipment manufacturing coordinated dispatching method based on mixing difference genetic algorithm |
CN109800071A (en) * | 2019-01-03 | 2019-05-24 | 华南理工大学 | A kind of cloud computing method for scheduling task based on improved adaptive GA-IAGA |
Non-Patent Citations (1)
Title |
---|
钟潇柔: "基于动态遗传算法的云计算任务节能调度策略研究", 《中国优秀博硕士学位论文全文数据库(硕士) 信息科技辑》 * |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113469412A (en) * | 2021-06-02 | 2021-10-01 | 国核电力规划设计研究院有限公司 | Real-time operation strategy optimization method and system for comprehensive energy system |
CN113469412B (en) * | 2021-06-02 | 2024-04-09 | 国核电力规划设计研究院有限公司 | Real-time operation strategy optimization method and system for comprehensive energy system |
CN113342504A (en) * | 2021-07-02 | 2021-09-03 | 西安邮电大学 | Intelligent manufacturing edge calculation task scheduling method and system based on cache |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Li et al. | Two-stage knowledge-driven evolutionary algorithm for distributed green flexible job shop scheduling with type-2 fuzzy processing time | |
Trivedi et al. | Hybridizing genetic algorithm with differential evolution for solving the unit commitment scheduling problem | |
CN102508708B (en) | Heterogeneous multi-core energy-saving task schedule method based on improved genetic algorithm | |
Wang et al. | Constrained optimization based on hybrid evolutionary algorithm and adaptive constraint-handling technique | |
CN114186749B (en) | Flexible workshop scheduling method and model based on reinforcement learning and genetic algorithm | |
Han et al. | Effective hybrid discrete artificial bee colony algorithms for the total flowtime minimization in the blocking flowshop problem | |
Bouabda et al. | A branch and bound enhanced genetic algorithm for scheduling a flowline manufacturing cell with sequence dependent family setup times | |
Liu et al. | Diversity enhanced particle swarm optimization algorithm and its application in vehicle lightweight design | |
CN110851257A (en) | Genetic and differential hybrid evolution cloud computing task scheduling algorithm based on early-stage catastrophe strategy | |
Fakhrzad et al. | A new multi-objective job shop scheduling with setup times using a hybrid genetic algorithm | |
Fu et al. | Hybrid harmony search differential evolution algorithm | |
CN103020730A (en) | Resource-constrained project scheduling method based on multi-agent evolutionary algorithm | |
Liu et al. | Optimization of resource allocation in construction using genetic algorithms | |
Quan et al. | Multi-objective optimization scheduling for manufacturing process based on virtual workflow models | |
Bai et al. | A manufacturing task scheduling method based on public goods game on cloud manufacturing model | |
Bi et al. | Self-adaptive Teaching-learning-based Optimizer with Improved RBF and Sparse Autoencoder for Complex Optimization Problems | |
Dai et al. | Feature selection of high-dimensional biomedical data using improved SFLA for disease diagnosis | |
Xie et al. | Cross-generation elites guided particle swarm optimization for large scale optimization | |
CN116985146A (en) | Robot parallel disassembly planning method for retired electronic products | |
CN102254225A (en) | Evolution hardware implementation method based on trend type compact genetic algorithm | |
Zhang et al. | Task scheduling of cloud computing based on Improved CHC algorithm | |
摆亮 et al. | Improved hybrid differential evolution-estimation of distribution algorithm with feasibility rules for NLP/MINLP engineering optimization problems | |
CN114298376B (en) | Software project scheduling method based on heuristic discrete artificial bee colony algorithm | |
Ye et al. | Optimizing weight and threshold of BP neural network using SFLA: applications to nonlinear function fitting | |
CN115686788A (en) | Heuristic task scheduling and energy consumption optimization method for cloud data center based on deep Q network |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20200228 |
|
WD01 | Invention patent application deemed withdrawn after publication |