CN112598158A - Task scheduling method of collaborative industrial design platform based on mixed frog leaping algorithm - Google Patents

Task scheduling method of collaborative industrial design platform based on mixed frog leaping algorithm Download PDF

Info

Publication number
CN112598158A
CN112598158A CN202011395327.5A CN202011395327A CN112598158A CN 112598158 A CN112598158 A CN 112598158A CN 202011395327 A CN202011395327 A CN 202011395327A CN 112598158 A CN112598158 A CN 112598158A
Authority
CN
China
Prior art keywords
solution
population
task
fitness
project
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
Application number
CN202011395327.5A
Other languages
Chinese (zh)
Inventor
李东栓
肖乐
职统兴
曹宇楠
琚亚梅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dalian Sida High Technology Development Co Ltd
Original Assignee
Dalian Sida High Technology Development Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Dalian Sida High Technology Development Co Ltd filed Critical Dalian Sida High Technology Development Co Ltd
Priority to CN202011395327.5A priority Critical patent/CN112598158A/en
Publication of CN112598158A publication Critical patent/CN112598158A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/004Artificial life, i.e. computing arrangements simulating life
    • G06N3/006Artificial life, i.e. computing arrangements simulating life based on simulated virtual individual or collective life forms, e.g. social simulations or particle swarm optimisation [PSO]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06311Scheduling, planning or task assignment for a person or group
    • G06Q10/063118Staff planning in a project environment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • Operations Research (AREA)
  • Marketing (AREA)
  • Development Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • Data Mining & Analysis (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Evolutionary Computation (AREA)
  • General Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Artificial Intelligence (AREA)
  • Educational Administration (AREA)
  • Health & Medical Sciences (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a task scheduling method of a collaborative industrial design platform based on a mixed frog leaping algorithm, which is characterized by comprising the following steps: step 1, initializing a population; step 2, calculating the fitness and arranging the fitness in a descending order; step 3, sub-population division; step 4, optimizing in the group; step 5, judging whether the iteration times of the sub-population are reached, repeating the process if the iteration times of the sub-population are not reached, and dividing the population again to perform solution space grouping reconstruction if the iteration times of the sub-population are not reached; and 6, judging whether the current solution space meets a termination condition, if not, continuing to calculate, if so, terminating the algorithm, and outputting an optimal solution. The invention is characterized in that: optimal scheduling can be achieved, project cost is minimized, and construction period is shortened to the maximum extent.

Description

Task scheduling method of collaborative industrial design platform based on mixed frog leaping algorithm
Technical Field
The invention relates to the technical field related to a collaborative industrial design platform, in particular to a task scheduling method of a collaborative industrial design platform based on a mixed frog leaping algorithm.
Background
The collaborative industrial design platform adopts a man-machine collaborative design mode based on a design cloud (public cloud or private cloud), the work of a cloud-based industrial design project is divided into parallel tasks and serial tasks, as shown in FIG. 2, part modeling to model assembly are basic parallel tasks and are generally completed manually by designers; rendering and resource optimization are completed by man-machine cooperation; variable binding, animation design and simulation control to process analysis are completed by designers. Because the working hours of all stages of the project are different in consumption, the efficiency of personnel participating in cloud design is also different, the labor cost is settled according to the working hours, the service cost of the agent program is settled according to the consumed electricity cost, and therefore tasks are required to be allocated to the designer and the agent program in real time according to the project progress requirement, the optimal scheduling is realized, the project cost is minimum, and the construction period is shortened to the maximum extent.
Disclosure of Invention
The invention aims to overcome the defects and provides a task scheduling method of a collaborative industrial design platform based on a mixed frog leaping algorithm.
The technical scheme adopted by the invention for realizing the purpose is as follows: a task scheduling method of a collaborative industrial design platform based on a mixed frog leaping algorithm is characterized by comprising the following steps:
step 1, initializing a population: preliminarily setting a certain number of feasible solutions which accord with the constraint function according to empirical data managed by the collaborative industrial design project, wherein each frog is a solution which accords with the constraint function;
step 2, calculating the fitness of each frog, and arranging all the frogs in a descending order according to the fitness;
step 3, sub-population division: randomly dispersing the possible solutions into each solution space and sequencing according to the fitness of the solutions;
step 4, setting an upper limit of the number of times of optimization updating in the group, performing fuzzy evolution within the number of times, randomly generating a new solution based on the maximum leapfrogging step length, and when the absolute value of the difference between the current worst solution and the new solution respectively corresponding to the fitness < = is a fuzzy interval used in the better solution, considering that the new solution is a better solution by the system, updating the worst solution by using a worst solution updating strategy, if the optimal solution is not found within the maximum number of times of optimization updating in the group, randomly generating a new solution based on the maximum leapfging step length to replace the original worst solution, and directly jumping out of the group for optimization regardless of the magnitude comparison of the fitness;
step 5, judging whether the iteration times of the sub-population are reached, repeating the process if the iteration times of the sub-population are not reached, and dividing the population again to perform solution space grouping reconstruction if the iteration times of the sub-population are not reached;
and 6, judging whether the current solution space meets a termination condition, if not, continuing to calculate, if so, terminating the algorithm, and outputting an optimal solution.
The constraint functions comprise a constraint function 1, a constraint function 2 and a constraint function 3;
constraint function 1: for a project of a collaborative industrial design, comprising n jobs W1, W2,…,WnAccording to the plan, the total time D of the project is as follows:
D = DW1 + DW2 + … + DWn
acceptable duration of operation for which DW is set for planning
And a certain work Wn can be decomposed into Wn tasks T, wherein T is to be executed by a designer or an agent, i.e. the tasks assigned to the designer or the agent are at least kept for more than M minutes to ensure that the tasks are valid, and DT is the duration of a certain task T:
DT>= M
and (3) constraint of maximum value of task quantity:
wn <= DWn / M + 1
calculating the total project time based on the tasks:
D =(W1DT1+W1DT2+…+W1DTw1) + (W2DT1+W2DT2+…+W2DTw2) + …
+(WnDT1+WnDT2+…+WnDTwn)
D >= (w1 + w2 + … + wn) * M
constraint function 2: for each task T, let H be the number of design personnel involved, Dh be the man-hour, P be the number of agent program threads involved, Dp be the agent program execution time, the personnel efficiency index be Kh, the agent program performance index be Kp, the maximum number of personnel allocated for a single task be Mh, the maximum number of threads be Mp:
Dh = Kh / H
Dp = Kp / P
WnDT = Khwn / Hwn + Kpwn / Pwn
H <= Mh
P <= Mp
when the number of the participated persons is less or the number of the threads of the allocated agent program is less, the time consumption of the task execution is longer, otherwise, the task execution speed is high, but the cost may be higher
Constraint function 3: and if the labor hour rate is Ch and the electric charge conversion rate is Cp, the single task cost is as follows:
CT = Dh * Ch + Dp * Cp
the total cost of the project is as follows:
C = Ch * (W1Kh1 / W1H1 + W1Kh2 / W1H2 + … + W1Khw1 / W1Hw1)
+ Ch * (W2Kh1 / W2H1 + W2Kh2 / W2H2 + … + W2Khw2 / W1Hw2)
+ …
+ Ch * (WnKh1 / WnH1 + WnKh2 / WnH2 + … + WnKhwn / WnHwn)
+ Cp * (W1Kp1 / W1P1 + W1Kp2 / W1P2 + … + W1Kpw1 / W1Pw1)
+ Cp * (W2Kp1 / W2P1 + W2Kp2 / W2P2 + … + W2Kpw2 / W1Pw2)
+ …
+ Cp * (WnKp1 / WnP1 + WnKp2 / WnP2 + … + WnKpwn / WnPwn)
C < MC
MC is the project total budget.
The fitness function is set as:
F(W, DT, H, P) = [Sigma(WiDTwi)] / [Sigma(WiHwi) + Sigma(WiPwi) ]
where i =1 to n, wi < = DWi/M + 1.
The invention is characterized in that: optimal scheduling can be achieved, project cost is minimized, and construction period is shortened to the maximum extent.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the invention and not to limit the invention.
FIG. 1 is a flow chart of the present invention.
FIG. 2 is a task diagram of a cloud-based industrial design project.
Detailed Description
As shown in fig. 1, the present invention is a cooperative industrial design platform task scheduling method based on a mixed frog leap algorithm, including:
step 1, initializing a population: the population scale is the number of solutions obtained by each iteration of the algorithm, a certain number of feasible solutions conforming to the constraint function are preliminarily set according to the empirical data managed by the collaborative industrial design project, and each frog is a solution conforming to the constraint function, namely the number of sub-populations is set, and the iteration depth of the algorithm is set;
the constraint functions comprise a constraint function 1, a constraint function 2 and a constraint function 3;
constraint function 1: for a project of a collaborative industrial design, comprising n jobs W1, W2,…,WnAccording to the plan, the total time D of the project is as follows:
D = DW1 + DW2 + … + DWn
DW an acceptable duration of operation for a planned setting, i.e., the maximum allowable duration of a particular operation
And a certain work Wn can be decomposed into Wn tasks T, which are executed by designers or agents, that is, the tasks allocated to the designers or agents can be ensured to be valid only by keeping for at least M minutes (the shortest execution time), and DT is set as the duration of a certain task T:
DT>= M
and (3) constraint of maximum value of task quantity:
wn <= DWn / M + 1
calculating the total project time based on the tasks:
D =(W1DT1+W1DT2+…+W1DTw1) + (W2DT1+W2DT2+…+W2DTw2) + …
+(WnDT1+WnDT2+…+WnDTwn)
D >= (w1 + w2 + … + wn) * M
constraint function 2: for each task T, let H be the number of design personnel involved, Dh be the man-hour, P be the number of agent program threads involved, Dp be the execution time of the agent program, the personnel efficiency index be Kh (empirical value), the agent program performance index be Kp (empirical value), the maximum number of personnel allocated for a single task be Mh, the maximum number of threads be Mp:
Dh = Kh / H
Dp = Kp / P
WnDT = Khwn / Hwn + Kpwn / Pwn
H <= Mh
P <= Mp
when the number of the participating personnel is less or the number of the threads of the allocated agent program is less, the time consumption of task execution is longer, otherwise, the task execution speed is high, but the cost is possibly higher;
constraint function 3: assuming that the man-hour rate is Ch (empirical value) and the electricity charge conversion rate is Cp (empirical value), the individual task charge:
CT = Dh * Ch + Dp * Cp
the total cost of the project is as follows:
C = Ch * (W1Kh1 / W1H1 + W1Kh2 / W1H2 + … + W1Khw1 / W1Hw1)
+ Ch * (W2Kh1 / W2H1 + W2Kh2 / W2H2 + … + W2Khw2 / W1Hw2)
+ …
+ Ch * (WnKh1 / WnH1 + WnKh2 / WnH2 + … + WnKhwn / WnHwn)
+ Cp * (W1Kp1 / W1P1 + W1Kp2 / W1P2 + … + W1Kpw1 / W1Pw1)
+ Cp * (W2Kp1 / W2P1 + W2Kp2 / W2P2 + … + W2Kpw2 / W1Pw2)
+ …
+ Cp * (WnKp1 / WnP1 + WnKp2 / WnP2 + … + WnKpwn / WnPwn)
c < MC (total budget for the project);
step 2, calculating the fitness of each frog, and arranging all the frogs in a descending order according to the fitness;
the function of fitness in the algorithm is set as:
F(W, DT, H, P) = [Sigma(WiDTwi)] / [Sigma(WiHwi) + Sigma(WiPwi) ]
where i =1 to n, wi < = DWi/M + 1;
step 3, sub-population division: randomly dispersing the possible solutions into various solution spaces and ordering according to the fitness of the solutions, and appearing as if frogs jump from one group to another;
step 4, in order to enable the algorithm not to fall into the dead cycle, setting an upper limit of the optimization updating times in the group, carrying out fuzzy evolution within the times, randomly generating a new solution based on the maximum leapfrog step length, when the absolute value of the difference between the current worst solution and the new solution respectively corresponding to the fitness is < = a fuzzy interval used when the optimal solution is taken, considering that the new solution is a more optimal solution by the system, updating the worst solution by using a worst solution updating strategy, if the optimal solution is not found within the maximum times of the optimization updating in the group, randomly generating a new solution to replace the original worst solution based on the maximum leapfrog step length, and directly jumping out of the group for optimization without considering the fitness size comparison;
step 5, judging whether the iteration times of the sub-population are reached, repeating the process if the iteration times of the sub-population are not reached, and dividing the population again to perform solution space grouping reconstruction if the iteration times of the sub-population are not reached;
and 6, judging whether the current solution space meets a termination condition, if not, continuing to calculate, if so, terminating the algorithm, outputting the optimal solution, and ending the algorithm.
The method is based on a mixed frog leap (SFLA) algorithm, SFLA initial parameters are configured according to task characteristics of a collaborative industrial design platform, meanwhile, task scheduling data in a historical project management database and cache data generated in real time by a current project are called, and system fitness under various constraint conditions is analyzed and calculated in real time, so that a set of optimized collaborative industrial design platform task scheduling scheme is obtained.
The algorithm core of the invention lies in how to schedule and balance the number of human-machine tasks, shortens the construction period to the greatest extent under the permission of project budget, and simultaneously saves the parameter configuration of historical scheduling as an experience scheme into a historical database for the next time when the algorithm initializes a feasible solution, forms a scheduling knowledge base, guides the selection of fitness functions and updating rules, and avoids the occurrence of local optimization to cause that an optimal scheduling scheme cannot be obtained.
When the method is used, a project manager can configure corresponding project budget, project plan, work decomposition (decomposition into tasks), shortest effective period of tasks, personnel number, personnel efficiency index, available thread number of agent programs, agent program execution performance, man-hour rate, electricity charge conversion rate and other parameters according to project requirements, and initializes input sample space, grouping number, frog number of each group, local iteration number, mixed iteration number, realization number, maximum movement step length of solution and other parameters before task allocation scheduling of designers and agent programs, and a background algorithm can utilize real-time calling cache data to carry out calculation analysis according to the parameters required in the algorithm, and finally can obtain a set of optimized task allocation scheduling scheme in a short time. In the calculation process, the system page displays the optimal frog swarm adaptive value obtained in each experiment in real time, the average value of the frog swarm adaptive values is obtained after all calculations are finished, and finally the shortest time of the remaining execution of the project is obtained, namely the optimal real-time task scheduling scheme.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art should be able to cover the technical solutions and the inventive concepts of the present invention within the technical scope of the present invention.

Claims (3)

1. A task scheduling method of a collaborative industrial design platform based on a mixed frog leaping algorithm is characterized by comprising the following steps:
step 1, initializing a population: preliminarily setting a certain number of feasible solutions which accord with the constraint function according to empirical data managed by the collaborative industrial design project, wherein each frog is a solution which accords with the constraint function;
step 2, calculating the fitness of each frog, and arranging all the frogs in a descending order according to the fitness;
step 3, sub-population division: randomly dispersing the possible solutions into each solution space and sequencing according to the fitness of the solutions;
step 4, setting an upper limit of the number of times of optimization updating in the group, performing fuzzy evolution within the number of times, randomly generating a new solution based on the maximum leapfrogging step length, and when the absolute value of the difference between the current worst solution and the new solution respectively corresponding to the fitness < = is a fuzzy interval used in the better solution, considering that the new solution is a better solution by the system, updating the worst solution by using a worst solution updating strategy, if the optimal solution is not found within the maximum number of times of optimization updating in the group, randomly generating a new solution based on the maximum leapfging step length to replace the original worst solution, and directly jumping out of the group for optimization regardless of the magnitude comparison of the fitness;
step 5, judging whether the iteration times of the sub-population are reached, repeating the process if the iteration times of the sub-population are not reached, and dividing the population again to perform solution space grouping reconstruction if the iteration times of the sub-population are not reached;
and 6, judging whether the current solution space meets a termination condition, if not, continuing to calculate, if so, terminating the algorithm, and outputting an optimal solution.
2. The hybrid frog-leap algorithm based collaborative industrial design platform task scheduling method according to claim 1, wherein the constraint functions comprise constraint function 1, constraint function 2, constraint function 3;
constraint function 1: for a project of a collaborative industrial design, comprising n jobs W1, W2,…,WnAccording to the plan, the total time D of the project is as follows:
D = DW1 + DW2 + … + DWn
acceptable duration of operation for which DW is set for planning
And a certain work Wn can be decomposed into Wn tasks T, wherein T is to be executed by a designer or an agent, i.e. the tasks assigned to the designer or the agent are at least kept for more than M minutes to ensure that the tasks are valid, and DT is the duration of a certain task T:
DT>= M
and (3) constraint of maximum value of task quantity:
wn <= DWn / M + 1
calculating the total project time based on the tasks:
D =(W1DT1+W1DT2+…+W1DTw1) + (W2DT1+W2DT2+…+W2DTw2) + …
+(WnDT1+WnDT2+…+WnDTwn)
D >= (w1 + w2 + … + wn) * M
constraint function 2: for each task T, let H be the number of design personnel involved, Dh be the man-hour, P be the number of agent program threads involved, Dp be the agent program execution time, the personnel efficiency index be Kh, the agent program performance index be Kp, the maximum number of personnel allocated for a single task be Mh, the maximum number of threads be Mp:
Dh = Kh / H
Dp = Kp / P
WnDT = Khwn / Hwn + Kpwn / Pwn
H <= Mh
P <= Mp
when the number of the participated persons is less or the number of the threads of the allocated agent program is less, the time consumption of the task execution is longer, otherwise, the task execution speed is high, but the cost may be higher
Constraint function 3: and if the labor hour rate is Ch and the electric charge conversion rate is Cp, the single task cost is as follows:
CT = Dh * Ch + Dp * Cp
the total cost of the project is as follows:
C = Ch * (W1Kh1 / W1H1 + W1Kh2 / W1H2 + … + W1Khw1 / W1Hw1)
+ Ch * (W2Kh1 / W2H1 + W2Kh2 / W2H2 + … + W2Khw2 / W1Hw2)
+ …
+ Ch * (WnKh1 / WnH1 + WnKh2 / WnH2 + … + WnKhwn / WnHwn)
+ Cp * (W1Kp1 / W1P1 + W1Kp2 / W1P2 + … + W1Kpw1 / W1Pw1)
+ Cp * (W2Kp1 / W2P1 + W2Kp2 / W2P2 + … + W2Kpw2 / W1Pw2)
+ …
+ Cp * (WnKp1 / WnP1 + WnKp2 / WnP2 + … + WnKpwn / WnPwn)
C < MC
MC is the project total budget.
3. The cooperative industrial design platform task scheduling method based on the mixed frog-leaping algorithm as claimed in claim 1, wherein the function of the fitness is set as:
F(W, DT, H, P) = [Sigma(WiDTwi)] / [Sigma(WiHwi) + Sigma(WiPwi) ]
where i =1 to n, wi < = DWi/M + 1.
CN202011395327.5A 2020-12-03 2020-12-03 Task scheduling method of collaborative industrial design platform based on mixed frog leaping algorithm Pending CN112598158A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011395327.5A CN112598158A (en) 2020-12-03 2020-12-03 Task scheduling method of collaborative industrial design platform based on mixed frog leaping algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011395327.5A CN112598158A (en) 2020-12-03 2020-12-03 Task scheduling method of collaborative industrial design platform based on mixed frog leaping algorithm

Publications (1)

Publication Number Publication Date
CN112598158A true CN112598158A (en) 2021-04-02

Family

ID=75187627

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011395327.5A Pending CN112598158A (en) 2020-12-03 2020-12-03 Task scheduling method of collaborative industrial design platform based on mixed frog leaping algorithm

Country Status (1)

Country Link
CN (1) CN112598158A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116432986A (en) * 2023-06-09 2023-07-14 华中科技大学 Reservoir optimal scheduling method based on particle frog jump lightning search algorithm

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108415773A (en) * 2018-02-27 2018-08-17 天津大学 A kind of efficient Method for HW/SW partitioning based on blending algorithm
CN108509269A (en) * 2018-02-27 2018-09-07 天津大学 A kind of Method for HW/SW partitioning shuffling the algorithm that leapfrogs based on supervision
CN110014550A (en) * 2019-04-17 2019-07-16 明光利拓智能科技有限公司 Opening control method for material inlet and outlet valves of material dryer based on mixed frog leaping algorithm
CN115496403A (en) * 2022-10-14 2022-12-20 石小锐 Workshop logistics system scheduling method and device, electronic equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108415773A (en) * 2018-02-27 2018-08-17 天津大学 A kind of efficient Method for HW/SW partitioning based on blending algorithm
CN108509269A (en) * 2018-02-27 2018-09-07 天津大学 A kind of Method for HW/SW partitioning shuffling the algorithm that leapfrogs based on supervision
CN110014550A (en) * 2019-04-17 2019-07-16 明光利拓智能科技有限公司 Opening control method for material inlet and outlet valves of material dryer based on mixed frog leaping algorithm
CN115496403A (en) * 2022-10-14 2022-12-20 石小锐 Workshop logistics system scheduling method and device, electronic equipment and storage medium

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
周聪 等: "基于混合蛙跳算法的异地分布式协同开发的任务分配优化", 西北工业大学管理学院, vol. 34, no. 6, 13 October 2020 (2020-10-13), pages 148 - 155 *
林海涛 等: "基于重建策略的云工作流调度算法优化", 重庆邮电大学学报(自然科学版), vol. 29, no. 6, 15 December 2017 (2017-12-15), pages 822 - 829 *
欧阳;孙元姝;: "基于改进混合蛙跳算法的网格任务调度策略", 计算机工程, vol. 37, no. 21, 30 November 2011 (2011-11-30), pages 146 - 148 *
王金阳;郭承军;黄曼娜;: "改进蛙跳算法的约束处理方法", 仲恺农业工程学院学报, no. 01, 8 March 2017 (2017-03-08), pages 48 - 52 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116432986A (en) * 2023-06-09 2023-07-14 华中科技大学 Reservoir optimal scheduling method based on particle frog jump lightning search algorithm
CN116432986B (en) * 2023-06-09 2023-08-11 华中科技大学 Reservoir optimal scheduling method based on particle frog jump lightning search algorithm

Similar Documents

Publication Publication Date Title
Wang et al. Framework for modeling operational uncertainty to optimize offsite production scheduling of precast components
CN104065745A (en) Cloud computing dynamic resource scheduling system and method
CN106227599B (en) The method and system of scheduling of resource in a kind of cloud computing system
CN110837981B (en) Scheduling and control cooperative processing method and related equipment
CN105629927A (en) Hybrid genetic algorithm-based MES (Manufacturing Execution System) production planning and scheduling method
CN112685153A (en) Micro-service scheduling method and device and electronic equipment
CN111144025A (en) Simulation model parameterization integration system and method based on multi-level reconstruction
JP2024537580A (en) Method and apparatus for online scheduling of a virtual power plant utilizing wind energy storage
CN110705808A (en) Power transmission network planning scheme generation system and method considering maintenance under new energy access
CN112598158A (en) Task scheduling method of collaborative industrial design platform based on mixed frog leaping algorithm
CN112488542A (en) Intelligent building site material scheduling method and system based on machine learning
CN115907332A (en) Two-layer optimization method and device for oil-gas well maintenance task scheduling
CN112488543B (en) Intelligent work site intelligent scheduling method and system based on machine learning
Cao et al. Concrete plant operations optimization using combined simulation and genetic algorithms
CN109670863A (en) A kind of power supply company&#39;s scale of investment optimization method and calculate equipment
CN113723936B (en) Quality supervision and management method and system for electric power engineering
CN105426247A (en) HLA federate planning and scheduling method
CN109784543B (en) Balance scheduling method based on weighted round robin scheduling
CN115545329A (en) Integrated dynamic scheduling method suitable for clothing manufacturing production line
CN112598262B (en) Oil-gas well maintenance task scheduling processing method and device
CN114066198A (en) Robot cluster scheduling method, system, electronic device, medium, and program product
Aguirre et al. Applying a simulation-based tool to productivity management in an automotive-parts industry
CN112884231A (en) Method, medium and equipment for integrated optimization of production scheduling and worker configuration of prefabricated parts
CN104572304A (en) Method for intelligently maintaining and managing cluster rendering tasks in balance manner
CN116661962B (en) Data analysis method based on cloud computing technology

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