CN105741181A - Hybrid flow shop scheduling method for different parallel machines - Google Patents

Hybrid flow shop scheduling method for different parallel machines Download PDF

Info

Publication number
CN105741181A
CN105741181A CN201610076456.5A CN201610076456A CN105741181A CN 105741181 A CN105741181 A CN 105741181A CN 201610076456 A CN201610076456 A CN 201610076456A CN 105741181 A CN105741181 A CN 105741181A
Authority
CN
China
Prior art keywords
workpiece
population
machine
individuality
time
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
CN201610076456.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.)
Sichuan Soper Science & Technology Co Ltd
Original Assignee
Sichuan Soper Science & Technology 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 Sichuan Soper Science & Technology Co Ltd filed Critical Sichuan Soper Science & Technology Co Ltd
Priority to CN201610076456.5A priority Critical patent/CN105741181A/en
Publication of CN105741181A publication Critical patent/CN105741181A/en
Pending legal-status Critical Current

Links

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
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/04Manufacturing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • YGENERAL 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
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Health & Medical Sciences (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Marketing (AREA)
  • Biophysics (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Human Resources & Organizations (AREA)
  • General Business, Economics & Management (AREA)
  • Economics (AREA)
  • Manufacturing & Machinery (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Biomedical Technology (AREA)
  • Primary Health Care (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • General Factory Administration (AREA)

Abstract

The invention discloses a hybrid flow shop scheduling method for different parallel machines. The method comprises the steps of step S11: initializing target parameters and randomly generating an initialized population; step S12: decoding individuals in the population; step S13: calculating the fitness values of the individuals in the population; step S14: judging whether a stop condition is met or not, and if not, entering the step S15; step S15: performing selection on the population by adopting a roulette wheel selection method to remain elite individuals; step S16: performing crossover operation; step S17: performing mutation operation; step S18: calculating the similarity of the individuals in the population and discarding the individuals with relatively low fitness values; and step S19: supplementing new individuals, generating a new-generation population in combination with the selected elite individuals in the step S15, and returning to the step S12. According to the method, the shop scheduling efficiency is effectively improved and the production cost is reduced, so that the method has a wide application prospect.

Description

A kind of different parallel machine mixed production line Job-Shop method
Technical field
The present invention relates to manufacturing technology field, particularly to a kind of different parallel machine mixed production line Job-Shop methods.
Background technology
Due to manufacturing industry critical role in national economy, obtain the great attention of academia, industrial circle around manufacturing every technology.Scheduling problem in manufacturing industry is an important content in production management, and scheduling problem can be divided into Single Machine Scheduling, Job-shop scheduling (i.e. Job Shop Scheduling), Flow-shop scheduling (i.e. Flow Shop scheduling), Open-shop scheduling (i.e. open job shop scheduling), the several fundamental type of many machines parallel fabrication.Single Machine Scheduling refers to that all process operations of workpiece all complete on a machine, it is necessary to work pieces process task is optimized queuing;Job-shop scheduling refers to n the workpiece distribution processing on m different machine having particular process sequence requirement, and the inter process of different workpieces does not have sequence constraint, but working procedure processing can not be interrupted;Flow-shop scheduling assumes that n workpiece is all processed on same equipment, and process operation is identical with processing sequence;The scheduling of many machines parallel fabrication refers to that the machine of processing is similar with work workpiece, can at multiple stage machine parallel fabrication workpiece.Actual scheduling problem can be the combination of above-mentioned several fundamental type.Along with the research of scheduling problem is goed deep into, it has been found that many scheduling problems are proved to as np complete problem.Therefore, rely solely in classical scheduling theory based on the technology of analytical optimization and method, it is intended to solve to belong to the actual schedule problem of np complete problem, inevitably run into the obstacle being difficult to go beyond.In view of this, based on the method for computational intelligence, including artificial neural network, fuzzy system, genetic algorithm, ant group algorithm, immune algorithm etc., computing intelligence becomes the important research direction solving scheduling problem.But how to design computing intelligence fast and effectively, get final optimal solution or approximate solution, be still current problem demanding prompt solution.
In sum it can be seen that how being effectively improved Job-Shop efficiency is current problem demanding prompt solution.
Summary of the invention
In view of this, it is an object of the invention to provide a kind of different parallel machine mixed production line Job-Shop method, the method can be effectively improved Job-Shop efficiency, reduces production cost, thus improve the ability of enterprise response turn of the market, have broad application prospects.Its concrete scheme is as follows:
A kind of different parallel machine mixed production line Job-Shop method, including:
Step S11: target component is initialized, the initialized population of stochastic generation;Wherein, described target component includes population scale and crossover probability;
Step S12: the individuality in described population is decoded;
Step S13: calculate the ideal adaptation angle value in described population;
Step S14: judge whether to meet end condition, if it is, input optimal solution, and terminate;If it is not, then enter step S15;
Step S15: adopt roulette selection method, described population is selected, to retain elite individuality;
Step S16: utilize intersection operational approach, carries out intersecting operating to the individuality in described population;
Step S17: utilize mutation operation method, carries out mutation operation to the individuality in described population;
Step S18: calculate individual comparability degree in described population, and individuality relatively low for ideal adaptation angle value in two similar individuals is abandoned;
Step S19: supplement new individual, and the elite selected in integrating step S15 is individual, to generate a new generation population, and is back to step S12.
Preferably, in initialized population, each individual adopting arranging and encoding, be specially the arrangement of all workpiece sequence numbers as body one by one, the lengths table of body is shown as n × s, n and represents the sum of workpiece one by one, and s represents the sum of manufacturing procedure;Wherein, in arbitrary individuality, the diverse location of same workpiece sequence number represents the order of its manufacturing procedure.
Preferably, in step s 12, decoding process specifically includes:
Step S121: in first operation, workpiece is selected according to coded sequence, and the workpiece chosen is distributed on the machine that extremely current process velocity is the fastest, if the process velocity of current all machines is all identical, then randomly choose machine, update the release time of the workpiece time that machines in first operation and machine;Wherein, corresponding workpiece allocation rule includes: have the workpiece priority allocation of the longest process time;Corresponding machine assignment rule includes: the more fast machine of process velocity more first distributes, the free time the shortest distribution of machine;Until the first operation of all workpiece is assigned;
Step S122: in second operation work, machines the time according to each workpiece in first operation, it is determined that it is in the processing sequence of this procedure;Wherein, the processing sequence of workpiece determines that rule includes: the workpiece first completed first is processed, and machines time identical workpiece if existing, then select the workpiece of long processing time in residue workpiece first to process, if the process time in residue workpiece is all identical, then randomly chooses a workpiece and first process;Corresponding workpiece allocation rule includes: distribution, on the machine that process velocity is the fastest, if machining speed is all identical, then randomly chooses machine, and updates the time that machines of workpiece and the release time of processing machine;Until all workpiece are assigned in second operation work;
Step S123: repeating said steps S122, until all process steps is assigned.
Preferably, in step s 13, the computing formula of ideal adaptation angle value is as follows:
f ( i ) = 1 c m a x ( i ) ;
Wherein, cmax(i) maximum scheduling time representated by i-th individuality in described population.
Preferably, in step S17, described mutation operation method includes:
According to equationShown in mutation probability, the individuality in described population is made a variation, wherein, N is the scale of described population, and C is default constant.
Preferably, in step S18, the computational methods of individual comparability degree include:
Adopting the continuous matched rule in r position, the similarity that any two in described population is individual is evaluated, r is positive integer;Wherein, the continuous matched rule in described r position is particularly as follows: to there is r character between any two character string X and Y identical, then it is assumed that X and Y is similar.
Preferably, the keeping method of population diversity includes:
Calculate individual comparability degree in population, and individuality relatively low for ideal adaptation angle value in two similar individuals is abandoned;
Stochastic generation is newly individual, and new individuality is added population, to produce new population.
The present invention is directed to the parallel machine mixed production line Job-Shop problem that production capacity is different, propose a kind of dispatching method based on computational intelligence, devise relevant coded method, coding/decoding method, intersection operation, mutation operation, selection operation, individual comparability degree evaluation methodology, population diversity keeping method etc..The present invention is based on computational intelligence method, can fast and effeciently get optimal solution or its approximate solution, to solve different parallel machine mixed production line Job-Shop technical barrier, thus being effectively improved Job-Shop efficiency, reduce production cost, thus improve the ability of enterprise response turn of the market, have broad application prospects.
Accompanying drawing explanation
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, the accompanying drawing used required in embodiment or description of the prior art will be briefly described below, apparently, accompanying drawing in the following describes is only embodiments of the invention, for those of ordinary skill in the art, under the premise not paying creative work, it is also possible to obtain other accompanying drawing according to the accompanying drawing provided.
Fig. 1 is the disclosed exemplary plot about HFSP problem of the embodiment of the present invention;
Fig. 2 is the disclosed a kind of different parallel machine mixed production line Job-Shop method flow diagrams of the embodiment of the present invention;
Fig. 3 is individual comparability degree evaluation methodology schematic diagram disclosed in the embodiment of the present invention;
Fig. 4 is the disclosed operational approach schematic diagram that intersects of the embodiment of the present invention.
Detailed description of the invention
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is only a part of embodiment of the present invention, rather than whole embodiments.Based on the embodiment in the present invention, the every other embodiment that those of ordinary skill in the art obtain under not making creative work premise, broadly fall into the scope of protection of the invention.
The embodiment of the invention discloses a kind of different parallel machine mixed production line Job-Shop method, the method is the HFSP problem (HFSP for different parallel machines, i.e. HybridFlow-shopSchedulingProblem, mixed production line Job-Shop problem) and propose.
It should be noted that HFSP problem specifically refers to: there be n workpiece to carry out the processing of s operation on streamline, wherein, workpiece sequence number is Ji, i=1 ..., n;Operation j=1 ... s, s are operation sum, mjRepresenting the number of machines corresponding to jth operation, and meet the condition shown in equation (1), namely every procedure has at least a machine, and has at least one procedure to there is parallel machine, and the process performance of every machine can be different.Every procedure of each workpiece can be processed on any one machine, but every one procedure must will complete.Require the sequence of all workpiece and the distribution condition of upper machine of each stage so that regulation index (is generally Maximal Makespan: min (PRmax)) minimum.Wherein, PRmaxRepresent Maximal Makespan.Fig. 1 has illustrated an example of above-mentioned HFSP problem.It addition, the present embodiment also further defines: STi,jFor workpiece JiAt the processing time started of jth procedure, PRi,jFor workpiece JiAt the process time of jth procedure, ENi,jFor workpiece JiThe time is machined at jth procedure.
Concrete, HFSP problem in the present embodiment following several in assumed:
1), each workpiece to be processed be an entity, the course of processing of an entity can not be carried out simultaneously;2), workpiece number n is known and fixes, before terminating processing, it is impossible to midway is taken away;3), workpiece just can not interrupt once processing;4), a machine synchronization can only process a workpiece;5), a workpiece synchronization can only be processed on a machine;6), workpiece can be processed on any one the machine in per stage;7), workpiece is known and fixing in the process time of each procedure;8), workpiece one-way flow in Flow Shop, all workpiece have same processing sequence;9), process number is more than 2;10), equipment can not wait, middle zero storage.
It addition, above-mentioned equation (1) particularly as follows:
Further, the HFSP problem in the present embodiment need to meet equation (2) to the constraints shown in (15), wherein, equation (2) to equation (15) respectively particularly as follows:
The scheduling problem that the present invention is directed to meets following constraints:
Σ i = 1 n x i , l = 1 , l = 1 , 2 , ... , n - - - ( 3 )
Σ l = 1 n x i , l = 1 , i = 1 , 2 , ... , n - - - ( 4 )
Σ k = 1 m j y i , j , k = 1 , i = 1 , 2 , ... , n ; j = 1 , 2 , ... , s - - - ( 6 )
EN i 1 , 1 = PR i 1 , 1 , EN i 1 , j = EN i 1 , j - 1 + PR i 1 , j , j = 2 , ... , s - - - ( 7 )
EN i h , 1 = EN i h - 1 , 1 + PR i h , 1 , h = 2 , ... , s - - - ( 8 )
EN i h , j = m a x { EN i h - 1 , j , EN i h - 1 , j - 1 } + PR i h , j h = 2 , 3 , ... , n ; j = 2 , ... , s - 1 - - - ( 9 )
ENi,j=STi,j+PRi,j, i=1,2 ..., n;J=1,2 ..., s, pr=1,2 ..., s (10)
ENi,j≤STi,j+1, i=1,2 ..., n;J=1,2 ..., s-1 (11)
Σ i = 1 n x i , l ST i , j ≤ Σ i = 1 n x i , l + 1 ST i , j , l = 1 , 2 , ... , n - 1 , j = 1 , 2 , ... , s - - - ( 12 )
Σ i = 1 n x i , l ST i , j ≤ Σ i = 1 n x i , l + 1 ST i , j , l = 1 , 2 , ... , n - 1 , j = 1 , 2 , ... , s - - - ( 13 )
Σ i = 1 n x i , l 1 y i , j , k EN i , j ≤ Σ i = 1 n x i , l 2 y i , j , k EN i , j + ( 1 - Σ i = 1 n x i , l 2 y i , j , k EN i , j ) × M , l 1 , l 2 = 1 , 2 , ... , n , l 1 ≤ l 2 , j = 1 , 2 , ... , s , k = 1 , 2 , ... , m j - - - ( 14 )
minPRmax(15)
Equation (2) xijIt is 1, represents that workpiece i is arranged at the l position, be otherwise 0;Equation (3) expression guarantees that each priority position can only a corresponding workpiece;Equation (4) guarantees each workpiece only one of which priority position;Equation (5) yi,j,kIt is 1, represents that workpiece i is arranged at the l position of jth procedure, be otherwise 0;Equation (6) represents that each workpiece can only select one in parallel processor to process;Equation (7) represents, if the first operation of workpiece, then the first working procedure processing deadline of workpiece is equal to process time of workpiece, and otherwise it machines the time that machines equal to the upper one procedure time plus process time of this procedure;Equation (8) represents that the time that machines of the first operation of workpiece adds the process time of this workpiece first operation equal to the time that machines of a upper workpiece;Equation (9) represents that the time that machines of workpiece adds sum process time of this workpiece equal to the time that machines of previous workpiece with the maximum of the time that machines of an operation on this workpiece;Equation (10) represents each workpiece relation starting the time that processes and end process time in each stage, and each workpiece can only select one in LPT device to be processed;Equation (11) represents that same workpiece must first complete the processing of current generation before carrying out the process of next stage;Equation (12) represents same stage, and the workpiece that priority is more high starts the time that processes more early, and namely a machine can only process a workpiece simultaneously;Equation (13) represents more morning time that the workpiece that in same stage scheduling arrangement, ranking is more forward starts to process;Equation (14) represents that same stage distribution workpiece ranking on uniform machinery workpiece rearward just can be processed after must waiting forward work pieces process, it is a big number when the workpiece being in diverse location does not add man-hour M on the uniform machinery of same stage, to ensure that inequality perseverance is set up;Equation (15) is regulation index, i.e. earliest finish time.
It should be noted that above-mentioned so-called same stage refers to same one procedure.
For HFSP problem set forth above, embodiments providing a kind of different parallel machine mixed production line Job-Shop method, shown in Figure 2, the method specifically includes:
Step S11: target component is initialized, the initialized population of stochastic generation;Wherein, target component includes population scale and crossover probability;
Step S12: the individuality in population is decoded;
Step S13: calculate the ideal adaptation angle value in population;
Step S14: judge whether to meet end condition, if it is, input optimal solution, and terminate;If it is not, then enter step S15;
Step S15: adopt roulette selection method, population is selected, to retain elite individuality;
Step S16: utilize intersection operational approach, carries out intersecting operating to the individuality in population;
Step S17: utilize mutation operation method, carries out mutation operation to the individuality in population;
Step S18: calculate individual comparability degree in population, and individuality relatively low for ideal adaptation angle value in two similar individuals is abandoned;
Step S19: supplement new individual, and the elite selected in integrating step S15 is individual, to generate a new generation population, and is back to step S12.
It should be noted that the end condition in above-mentioned steps S14 can be when the algebraically of population is more than preset value, then start-stop process.
Visible, the embodiment of the present invention is in the premise at elite retention strategy, and the individuality that namely fitness is the highest is directly entered population of future generation, and all the other individualities, according to roulette selection method, select population of future generation with the individuality being proportional to ideal adaptation degree.
The present invention is directed to the parallel machine mixed production line Job-Shop problem that production capacity is different, propose a kind of dispatching method based on computational intelligence, devise relevant coded method, coding/decoding method, intersection operation, mutation operation, selection operation, individual comparability degree evaluation methodology, population diversity keeping method etc..The present invention is based on computational intelligence method, can fast and effeciently get optimal solution or its approximate solution, to solve different parallel machine mixed production line Job-Shop technical barrier, thus being effectively improved Job-Shop efficiency, reduce production cost, thus improve the ability of enterprise response turn of the market, have broad application prospects.
The embodiment of the invention discloses a kind of concrete different parallel machine mixed production line Job-Shop methods, relative to a upper embodiment, technical scheme has been made further instruction and optimization by the present embodiment.Concrete:
In the present embodiment, in initialized population, each individual adopting arranging and encoding, be specially the arrangement of all workpiece sequence numbers as body one by one, the lengths table of body is shown as n × s, n and represents the sum of workpiece one by one, and s represents the sum of manufacturing procedure;Wherein, in arbitrary individuality, the diverse location of same workpiece sequence number represents the order of its manufacturing procedure.Such as, body { 1,3,2,4,4 one by one of 4 workpiece 3 procedures, 2,3,1,2,4,3,1}, therein digital 1 to 4 represent workpiece sequence number, and the order of appearance represents processing sequence, first the 1 first operation representing workpiece 1, second 1 second operation work representing workpiece 1, the like.Need it is further noted that in a upper embodiment step S19, the individuality in the population of new generation of generation is also that the mode adopting above-mentioned arranging and encoding is encoded.
It addition, in a upper embodiment step S12, decoding process specifically includes:
Step S121: in first operation, workpiece is selected according to coded sequence, and the workpiece chosen is distributed on the machine that extremely current process velocity is the fastest, if the process velocity of current all machines is all identical, then randomly choose machine, update the release time of the workpiece time that machines in first operation and machine;Wherein, corresponding workpiece allocation rule includes: have the workpiece priority allocation of the longest process time;Corresponding machine assignment rule includes: the more fast machine of process velocity more first distributes, the free time the shortest distribution of machine;Until the first operation of all workpiece is assigned;
Step S122: in second operation work, machines the time according to each workpiece in first operation, it is determined that it is in the processing sequence of this procedure;Wherein, the processing sequence of workpiece determines that rule includes: the workpiece first completed first is processed, and machines time identical workpiece if existing, then select the workpiece of long processing time in residue workpiece first to process, if the process time in residue workpiece is all identical, then randomly chooses a workpiece and first process;Corresponding workpiece allocation rule includes: distribution, on the machine that process velocity is the fastest, if machining speed is all identical, then randomly chooses machine, and updates the time that machines of workpiece and the release time of processing machine;Until all workpiece are assigned in second operation work;
Step S123: repeat step S122, until all process steps is assigned.
Further, in a upper embodiment step S13, the computing formula of ideal adaptation angle value, i.e. fitness function, specific as follows:
f ( i ) = 1 c m a x ( i ) - - - ( 16 )
Wherein, cmax(i) maximum scheduling time representated by i-th individuality in population.
In a upper embodiment step S17, mutation operation method specifically includes:
According to the mutation probability shown in equation (17), the individuality in population is made a variation, equation (17) particularly as follows:
p i = [ 1 + exp ( C × f ( i ) / Σ j = 1 N f ( j ) ) ] - 1 - - - ( 17 )
Wherein, N is the scale of population, and C is default constant, and equation (17) shows that affinity is more big, then mutation probability is more little, otherwise, then more big.
It addition, in a upper embodiment step S18, the computational methods of individual comparability degree include:
Adopting the continuous matched rule in r position, the similarity that any two in population is individual is evaluated, r is positive integer;Wherein, the continuous matched rule in r position is particularly as follows: to there is r character between any two character string X and Y identical, then it is assumed that X and Y matches, and namely thinks that both are similar, specifically can referring to Fig. 3.
In the present embodiment, the keeping method of population diversity includes: calculating individual comparability degree in population, and abandoned by individuality relatively low for ideal adaptation angle value in two similar individuals, stochastic generation is newly individual, and new individuality is added population, to produce new population.
Further, intersection operational approach in a upper embodiment step S16 specifically refers to: chooses two individualities from population randomly and by given crossover probability, a random fragment position is swapped, then the part not comprised in intersecting further according to order polishing original in male parent, as shown in Figure 4, the filial generation produced is calculated its fitness, if being better than male parent, replacing male parent, otherwise abandoning.
Finally, it can further be stated that, in this article, term " includes ", " comprising " or its any other variant are intended to comprising of nonexcludability, so that include the process of a series of key element, method, article or equipment not only include those key elements, but also include other key elements being not expressly set out, or also include the key element intrinsic for this process, method, article or equipment.When there is no more restriction, statement " including ... " key element limited, it is not excluded that there is also other identical element in including the process of described key element, method, article or equipment.
Above a kind of different parallel machine mixed production line Job-Shop methods provided by the present invention are described in detail, principles of the invention and embodiment are set forth by specific case used herein, and the explanation of above example is only intended to help to understand method and the core concept thereof of the present invention;Simultaneously for one of ordinary skill in the art, according to the thought of the present invention, all will change in specific embodiments and applications, in sum, this specification content should not be construed as limitation of the present invention.

Claims (7)

1. a different parallel machine mixed production line Job-Shop method, it is characterised in that including:
Step S11: target component is initialized, the initialized population of stochastic generation;Wherein, described target component includes population scale and crossover probability;
Step S12: the individuality in described population is decoded;
Step S13: calculate the ideal adaptation angle value in described population;
Step S14: judge whether to meet end condition, if it is, input optimal solution, and terminate;If it is not, then enter step S15;
Step S15: adopt roulette selection method, described population is selected, to retain elite individuality;
Step S16: utilize intersection operational approach, carries out intersecting operating to the individuality in described population;
Step S17: utilize mutation operation method, carries out mutation operation to the individuality in described population;
Step S18: calculate individual comparability degree in described population, and individuality relatively low for ideal adaptation angle value in two similar individuals is abandoned;
Step S19: supplement new individual, and the elite selected in integrating step S15 is individual, to generate a new generation population, and is back to step S12.
2. different parallel machine mixed production line Job-Shop method according to claim 1, it is characterized in that, in initialized population, each individual employing arranging and encoding, it is specially the arrangement of all workpiece sequence numbers as body one by one, the lengths table of body is shown as n × s, n and represents the sum of workpiece one by one, and s represents the sum of manufacturing procedure;Wherein, in arbitrary individuality, the diverse location of same workpiece sequence number represents the order of its manufacturing procedure.
3. different parallel machine mixed production line Job-Shop method according to claim 2, it is characterised in that in step s 12, decoding process specifically includes:
Step S121: in first operation, workpiece is selected according to coded sequence, and the workpiece chosen is distributed on the machine that extremely current process velocity is the fastest, if the process velocity of current all machines is all identical, then randomly choose machine, update the release time of the workpiece time that machines in first operation and machine;Wherein, corresponding workpiece allocation rule includes: have the workpiece priority allocation of the longest process time;Corresponding machine assignment rule includes: the more fast machine of process velocity more first distributes, the free time the shortest distribution of machine;Until the first operation of all workpiece is assigned;
Step S122: in second operation work, machines the time according to each workpiece in first operation, it is determined that it is in the processing sequence of this procedure;Wherein, the processing sequence of workpiece determines that rule includes: the workpiece first completed first is processed, and machines time identical workpiece if existing, then select the workpiece of long processing time in residue workpiece first to process, if the process time in residue workpiece is all identical, then randomly chooses a workpiece and first process;Corresponding workpiece allocation rule includes: distribution, on the machine that process velocity is the fastest, if machining speed is all identical, then randomly chooses machine, and updates the time that machines of workpiece and the release time of processing machine;Until all workpiece are assigned in second operation work;
Step S123: repeating said steps S122, until all process steps is assigned.
4. different parallel machine mixed production line Job-Shop method according to claim 3, it is characterised in that in step s 13, the computing formula of ideal adaptation angle value is as follows:
f ( i ) = 1 c m a x ( i ) ;
Wherein, cmax(i) maximum scheduling time representated by i-th individuality in described population.
5. different parallel machine mixed production line Job-Shop method according to claim 4, it is characterised in that in step S17, described mutation operation method includes:
According to equationShown in mutation probability, the individuality in described population is made a variation, wherein, N is the scale of described population, and C is default constant.
6. different parallel machine mixed production line Job-Shop method according to claim 5, it is characterised in that in step S18, the computational methods of individual comparability degree include:
Adopting the continuous matched rule in r position, the similarity that any two in described population is individual is evaluated, r is positive integer;Wherein, the continuous matched rule in described r position is particularly as follows: to there is r character between any two character string X and Y identical, then it is assumed that X and Y is similar.
7. different parallel machine mixed production line Job-Shop method according to claim 6, it is characterised in that the keeping method of population diversity includes:
Calculate individual comparability degree in population, and individuality relatively low for ideal adaptation angle value in two similar individuals is abandoned;
Stochastic generation is newly individual, and new individuality is added population, to produce new population.
CN201610076456.5A 2016-02-03 2016-02-03 Hybrid flow shop scheduling method for different parallel machines Pending CN105741181A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610076456.5A CN105741181A (en) 2016-02-03 2016-02-03 Hybrid flow shop scheduling method for different parallel machines

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610076456.5A CN105741181A (en) 2016-02-03 2016-02-03 Hybrid flow shop scheduling method for different parallel machines

Publications (1)

Publication Number Publication Date
CN105741181A true CN105741181A (en) 2016-07-06

Family

ID=56245816

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610076456.5A Pending CN105741181A (en) 2016-02-03 2016-02-03 Hybrid flow shop scheduling method for different parallel machines

Country Status (1)

Country Link
CN (1) CN105741181A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107767035A (en) * 2017-09-28 2018-03-06 云南电网有限责任公司电力科学研究院 A kind of electric energy meter detection mixed production line dispatching method based on genetic algorithm
CN107942968A (en) * 2017-11-14 2018-04-20 烽火通信科技股份有限公司 A kind of dispatching method and system of hybrid flow production
CN108107848A (en) * 2016-11-24 2018-06-01 江苏创源电子有限公司 A kind of flow shop dispatching method based on minimum idle time
CN110673560A (en) * 2019-10-10 2020-01-10 清华大学 Integrated circuit production line scheduling method based on operation completion time rapid prediction

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102929263A (en) * 2012-11-16 2013-02-13 北京理工大学 Hybrid flow shop scheduling method
CN102968057A (en) * 2012-09-12 2013-03-13 浙江工业大学 Multi-species multi-process multi-unit manufacturing scheduling method based on improved cellular machine
CN103309316A (en) * 2013-05-28 2013-09-18 北京理工大学 Scheduling method of multi-stage variation hybrid flow shop with batch processor
CN104021461A (en) * 2014-05-19 2014-09-03 中国人民解放军国防科学技术大学 Diversified control genetic algorithm for solving order acceptance and scheduling problems
CN104376369A (en) * 2014-09-17 2015-02-25 广东工业大学 Tire vulcanization workshop energy consumption optimization scheduling method based on hybrid genetic algorithm

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102968057A (en) * 2012-09-12 2013-03-13 浙江工业大学 Multi-species multi-process multi-unit manufacturing scheduling method based on improved cellular machine
CN102929263A (en) * 2012-11-16 2013-02-13 北京理工大学 Hybrid flow shop scheduling method
CN103309316A (en) * 2013-05-28 2013-09-18 北京理工大学 Scheduling method of multi-stage variation hybrid flow shop with batch processor
CN104021461A (en) * 2014-05-19 2014-09-03 中国人民解放军国防科学技术大学 Diversified control genetic algorithm for solving order acceptance and scheduling problems
CN104376369A (en) * 2014-09-17 2015-02-25 广东工业大学 Tire vulcanization workshop energy consumption optimization scheduling method based on hybrid genetic algorithm

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108107848A (en) * 2016-11-24 2018-06-01 江苏创源电子有限公司 A kind of flow shop dispatching method based on minimum idle time
CN108107848B (en) * 2016-11-24 2020-05-22 江苏创源电子有限公司 Assembly line workshop scheduling method based on minimum idle time
CN107767035A (en) * 2017-09-28 2018-03-06 云南电网有限责任公司电力科学研究院 A kind of electric energy meter detection mixed production line dispatching method based on genetic algorithm
CN107942968A (en) * 2017-11-14 2018-04-20 烽火通信科技股份有限公司 A kind of dispatching method and system of hybrid flow production
CN107942968B (en) * 2017-11-14 2019-09-27 烽火通信科技股份有限公司 A kind of dispatching method and system of hybrid flow production
CN110673560A (en) * 2019-10-10 2020-01-10 清华大学 Integrated circuit production line scheduling method based on operation completion time rapid prediction

Similar Documents

Publication Publication Date Title
CN111966050B (en) AMMAS-GA nesting algorithm-based double-resource die job shop scheduling optimization method
Li et al. Many-objective evolutionary algorithm with reference point-based fuzzy correlation entropy for energy-efficient job shop scheduling with limited workers
CN107831745A (en) A kind of flexible job shop inserts single action state method for optimizing scheduling
CN105741181A (en) Hybrid flow shop scheduling method for different parallel machines
CN106611230A (en) Critical process-combined genetic local search algorithm for solving flexible job-shop scheduling
CN105629927A (en) Hybrid genetic algorithm-based MES (Manufacturing Execution System) production planning and scheduling method
CN103309316A (en) Scheduling method of multi-stage variation hybrid flow shop with batch processor
CN110414863A (en) A kind of intelligence manufacture workshop resource regulating method
CN106610654A (en) Improved genetic algorithm for flexible workshop scheduling
CN113379087A (en) Production, manufacturing and scheduling optimization method based on improved genetic algorithm
CN101859100A (en) Improved particle swarm optimization method based on streamline production scheduling of fuzzy due date
CN111047272A (en) Project scheduling method and device for multi-language collaborative development
CN104376369A (en) Tire vulcanization workshop energy consumption optimization scheduling method based on hybrid genetic algorithm
CN108053152A (en) The method that improved adaptive GA-IAGA based on polychromatic sets solves dynamic job shop scheduling
CN111259314A (en) Production scheduling method for distributed concrete prefabricated part flow shop
CN107346469A (en) Multiple target integrated dispatch method is transported under cloud manufacturing environment more
CN105550825A (en) Flexible factory work scheduling method based on MapReduce parallelization in cloud computing environment
CN112148446B (en) Evolutionary strategy method for multi-skill resource limited project scheduling
CN116663806B (en) Man-machine cooperation disassembly line setting method considering different operation scenes
Duan et al. EDA based probabilistic Memetic Algorithm for distributed blocking permutation flowshop scheduling with sequence dependent setup time
CN103996080B (en) A kind of manufacture system configuration optimization method with maximum connectivity
CN115169798A (en) Distributed flexible job shop scheduling method and system with preparation time
CN114839930A (en) Integrated dispatching system for distributed assembly blocking flow workshop
Wu et al. A modified ant colony system for the selection of machining parameters
Shrestha et al. A study on integration of process planning and scheduling system for holonic manufacturing with modification of process plans

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160706