Stochastic job-shop scheduling: A hybrid approach combining pseudo particle swarm optimization and the Monte Carlo method

Size: px
Start display at page:

Download "Stochastic job-shop scheduling: A hybrid approach combining pseudo particle swarm optimization and the Monte Carlo method"

Transcription

1 Bulletn of the JSME Journal of Advanced Mechancal Desgn, Systems, and Manufacturng Vol.10, No.3, 2016 Stochastc job-shop schedulng: A hybrd approach combnng pseudo partcle swarm optmzaton and the Monte Carlo method Kenta ARAKI* and Yasunar YOSHITOMI** *Dayo System Kahatsu Co., Ltd Edobor, Nsh-u, Osaa , Japan **Graduate School of Lfe and Envronmental Scences, Kyoto Prefectural Unversty 1-5 Naarag-cho Shmogamo, Sayo-u, Kyoto , Japan E-mal: yoshtom@pu.ac.jp Receved 15 November 2015 Abstract Many practcal problems wth uncertantes can be formulated as stochastc programmng problems, and ther optmal solutons are useful for decson-mang. However, solvng problems s generally dffcult, and feasble methods for fndng analytcal solutons are needed. The purpose of ths study s to propose a hybrd method that combnes pseudo partcle swarm optmzaton n an uncertan envronment (PPSOUCE) and the Monte Carlo (MC) method for solvng a stochastc programmng problem. As an example, we used the proposed hybrd method to solve a stochastc job-shop schedulng problem (SJSSP). We compared our proposed PPSOUCE wth the MC method to a hybrd method of a genetc algorthm n an uncertan envronment (GAUCE) wth the MC method. Numercal experments llustrate that our method provdes better solutons wth shorter CPU tmes than those of the method that combnes the GAUCE and the MC method. Key words : Stochastc programmng, Job-shop schedulng, Partcle swarm optmzaton, Monte Carlo method 1. Introducton Many practcal problems wth uncertantes can be formulated as stochastc programmng problems, and ther optmal solutons are useful for decson-mang. However, solvng these problems s generally dffcult, and feasble methods for fndng analytcal solutons are needed. To solve a stochastc programmng problem, we assume that fluctuatons n the envronment are specfed by the dstrbuton functons of stochastc varables through all generatons by a genetc algorthm (GA; Yoshtom et al., 2000). We treat the stochastc fluctuaton of the objectve functon and/or the constrant on the stochastc programmng problem as a stochastc fluctuaton of the ftness functon n the GA. Snce the ftness functon expresses the ftness of an ndvdual to that envronment, the ftness functon n the GA should fluctuate accordng to the dstrbuton functons of the stochastc varables. We then analyze all solutons through all generatons to obtan nformaton about the optmum soluton. We call ths method the GA n an uncertan envronment (GAUCE). By applyng GAUCE to several stochastc programmng problems, we confrmed that the ndvdual that recurs most frequently through all generatons gves the maxmum expected value of the objectve functon (Yoshtom et al., 2000). Frst, we successfully appled the stochastc optmal assgnment problem and the stochastc napsac problem as prelmnary examples for the verfcaton and evaluaton of GAUCE because these examples can be solved exactly by other methods (Yoshtom et al., 2000). We then successfully appled GAUCE to the stochastc mage-compresson problem, a newly formulated problem that has recently receved a great deal of attenton n the feld of computer and nformaton scence (Yoshtom et al., 2000). The job-shop schedulng problem (JSSP), whch s an NP-hard problem, s one of the most dffcult combnatoral optmzaton problems. However, snce many schedulng problems n ndustry are formulated as JSSPs, a method for solvng the JSSP has a practcal as well as an academc mportance. Thus, the JSSP has receved consderable attenton Paper No

2 Ara and Yoshtom, Journal of Advanced Mechancal Desgn, Systems, and Manufacturng, Vol.10, No.3 (2016) n the feld of operatons research. In ndustral applcatons, the stochastc job-shop schedulng problem (SJSSP) s more realstc than the JSSP. For example, n the real world, the processng tme of a machne ncludes uncertantes. Therefore, these uncertantes need to be taen nto consderaton when schedulng or when formulatng a schedulng problem such as the SJSSP. However, the SJSSP where many parameters, ncludng, for example, the processng tme of a machne, are treated as random varables s much more dffcult to solve exactly than the JSSP where every parameter has a determnstc value. For ths reason, much less research on the SJSSP than on the JSSP has been conducted. In an earler paper, we proposed a method for solvng stochastc job-shop schedulng problems usng hybrd of GAUCE and MC (Yoshtom, 2002; Yoshtom and Yamaguch, 2003). GAUCE was appled to general SJSSP where the processng tmes are treated as stochastc varables. The several ndvduals havng the hghest frequences through all generatons were selected as the good schedules. The MC method was then used to determne the approxmately optmal schedule among these good schedules. Recently, n the operatons research feld, consderable attenton has been pad to partcle swarm optmzaton (PSO; Kennedy and Eberhart, 2001) as a method for solvng optmal programmng problems, ncludng the JSSP (Lan, Jao, and Gu, 2006; Xa and Wu, 2006; Mosleh and Mahnam, 2011) and the SJSSP (Zhang et al., 2012). The purpose of ths study s to propose a hybrd method that combnes pseudo partcle swarm optmzaton n an uncertan envronment (PPSOUCE) and the MC method for solvng the stochastc programmng problem. The SJSSP s selected as an example for comparng the hybrd method of PPSOUCE wth the MC method to the hybrd method of GAUCE wth the MC method. 2. Stochastc job-shop schedulng problem The SJSSP s a stochastc programmng problem transformed from the JSSP. In actual ndustres, the processng tme of a machne almost always has uncertantes. Therefore, these uncertantes must be taen nto account when schedulng or formulatng the schedulng problem as an SJSSP. In ths paper, the processng tmes of machnes are treated as random varables, and the objectve s to fnd a schedule that mnmzes the expected value of the maespan. The other condtons of the SJSSP are the same as those of the regular JSSP. The SJSSP s formulated as follows: 1. We have n jobs, J 1,, J n, whch are to be processed on m machnes, M 1,, M m. 2. A machne can process only one job at a tme. 3. The processng of a job on a machne s called an operaton. 4. An operaton cannot be nterrupted. 5. A job conssts of at most m operatons. 6. The sequence of operatons wthn a job (the machne sequence) s gven. 7. The processng tmes for operatons are gven as random varables that have stochastc dstrbuton functons. 8. The operaton sequences on the machnes (the job sequences) are unnown. 9. On a Gantt chart, the postons of operatons wthn a job are decded n order. 10. The startng tme of an operaton wthn a job should be as early as possble. 11. A schedule conssts of the full set of job sequences. 12. The objectve s to fnd a schedule that mnmzes the expected value of the maespan. In ths study, a schedule s expressed by the job sequence on each machne. Item 10 n the above descrpton mples that no operaton can be postponed. The schedule that s unquely represented by the above condtons s called a sem-actve schedule, as descrbed n the determnstc verson (Yamada and Naano, 1992); ths means that the schedule s one n whch no operaton begns at an earler tme wthout alterng the machnng sequences. An actve schedule (Gffler and Thompson, 1969) s as follows (Yamada and Naano, 1992). Consder a O j, r sem-actve schedule and two operatons, and O, l, r n that schedule that share the same machne M r, where j and denote the respectve job numbers, and l denote the postons of operaton n the sequence of the job, 2

3 Ara and Yoshtom, Journal of Advanced Mechancal Desgn, Systems, and Manufacturng, Vol.10, No.3 (2016) and r denotes the respectve machne number. If machne operaton M r has an dle perod longer than O j, r O, p j, r O l, r O, O,,,, s processed pror to j, r, and pror to processng l r, (ts processng tme), then t s possble to reassgn tass so that, s processed pror to, l r. Such reassgnng s called a permssble left shft. A schedule havng the property that no operaton can be processed earler by a permssble left shft s called an actve schedule. 3. PPSOUCE-MC approach 3.1 PSO and PPSOUCE In the PSO procedure, many partcles move n multdmensonal vector space. The poston and the velocty of partcle 1,, N at moment t are gven by the vector x (t) and the vector (t), respectvely, where N denotes the number of partcles. The best poston found thus far by the partcle s expressed by a vector pbest (t) ; ths gves the best value thus far for the evaluaton functon: pbest (t) v f. The best poston found thus far by the group havng n partcles s expressed by the vector gbest (t), whch gves the best group value thus far for the evaluaton functon: gbest (t) f. To obtan the approxmate optmal soluton for the SJSSP, we modfy the algorthm (Lan et al., 2006) ntroduced for the GA and used for the movement of a partcle n the PSO. We also use the statstcal method n GAUCE. We refer to the proposed method as the pseudo partcle swarm optmzaton n an uncertan envronment (PPSOUCE). 3.2 Partcle movement usng the GA functons In the proposed method, the equaton of moton of a partcle s as follows: v 1 pbest j 1 chld ( m, 0) x v, m 1, 2 (2) chld ( m, n) Mn chld m 1, 2, n 1, 2,, N m, 0 max 1 x, f x f chld a, b chld a, b, f x f chld a, b chld ( a, b) mn f chld ( m, n) x (4) f where 1,, N (5) 1m2, 0nN max s the respectve partcle number, j s the respectve number of the partcle selected randomly, s the crossover operator, chld (m,0) s the chld partcle generated by the crossover, M n s the mutaton operator, and chld ( m, n) ( n 0) s the chld partcle generated by the mutaton, m s the number of respectve chld partcle, n s the mutaton ndex, and s the step ndex correspondng to a dscrete tme. In ths study, the respectve job number s used for expressng the element of a vector for a partcle, the crossover s that proposed by Hrano (1995), and the mutaton s the shft change proposed by Ono (1997) PPSOUCE-MC approach For each step, the processng tme s gven as the random number generated accordng to the stochastc dstrbuton functon for the processng tme. The basc procedure of the proposed method s as follows. (1) (3) 0 0 Step 1: Intal nformaton x, v 1,, N for each partcle s randomly gven. Step 2: The followng procedure of substeps [1] and [2] s repeated n numercal order by the preset loop frequency. [1] A random number generated accordng to the stochastc dstrbuton functon s gven for each random valuable. 23

4 Ara and Yoshtom, Journal of Advanced Mechancal Desgn, Systems, and Manufacturng, Vol.10, No.3 (2016) [2] The nformaton x v, pbest 3.2., for each partcle s updated accordng to Eqs. (1) through (5), stated n Secton Step 3: Usng the MC method to calculate the approxmate expected maespan, an approxmately optmal soluton s found; t s the soluton wth hgh frequency n the Step 2 loop that gves the mnmum approxmate expected maespan. Here, 1,, N s the respectve partcle number, and s the step ndex correspondng to a dscrete tme scale. The respectve job number s used for expressng the element of the vector x for a partcle. The vector v s 0 0 gven by the ntal nformaton x, v and Eqs. (1) through (5) n Secton 3.2. We consder only actve schedules at each step. When a sem-actve schedule s generated n the PPSOUCE process, that schedule s changed to ts actve verson by a permssble left shft. Because the number of actve schedules for the problem may be huge, MC s appled for selectng the best soluton among several good solutons wth hgh frequency n the loop n Step Numercal experments and dscusson 4.1 Development envronment The development of ths system and the experments for evaluaton of the proposed method were performed n the followng envronment: personal computer: DELL OPTIPLEX 780 (CPU: Intel Core 2 Duo E GHz, RAM: 4.00 GB); OS: Mcrosoft Wndows 7 Professonal; Development language: Mcrosoft Vsual C Express Edton. 4.2 Condtons The data for the 6 6, 10 10, and 20 5 JSSPs, taen from Muth and Thompson (1963), are shown n Tables 1 3, respectvely. The dataset ncludes the routng of each job on each machne and the processng tme for each operaton (n parentheses). Tables 1 3 gve the data, whch are well-nown benchmars. Table job-shop schedulng problem (Muth and Thompson, 1963) Job Operaton routng (processng tme) 1 3(1) 1(3) 2(6) 4(7) 6(3) 5(6) 2 2(8) 3(5) 5(10) 6(10) 1(10) 4(4) 3 3(5) 4(4) 6(8) 1(9) 2(1) 5(7) 4 2(5) 1(5) 3(5) 4(3) 5(8) 6(9) 5 3(9) 2(3) 5(5) 6(4) 1(3) 4(1) 6 2(3) 4(3) 6(9) 1(10) 5(4) 3(1) Table job-shop schedulng problem (Muth and Thompson, 1963) Job Operaton routng (processng tme) 1 1(29) 2(78) 3(9) 4(36) 5(49) 6(11) 7(62) 8(56) 9(44) 10(21) 2 1(43) 3(90) 5(75) 10(11) 4(69) 2(28) 7(46) 6(46) 8(72) 9(30) 3 2(91) 1(85) 4(39) 3(74) 9(90) 6(10) 8(12) 7(89) 10(45) 5(33) 4 2(81) 3(95) 1(71) 5(99) 7(9) 9(52) 8(85) 4(98) 10(22) 6(43) 5 3(14) 1(6) 2(22) 6(61) 4(26) 5(69) 9(21) 8(49) 10(72) 7(53) 6 3(84) 2(2) 6(52) 4(95) 9(48) 10(72) 1(47) 7(65) 5(6) 8(25) 7 2(46) 1(37) 4(61) 3(13) 7(32) 6(21) 10(32) 9(89) 8(30) 5(55) 8 3(31) 1(86) 2(46) 6(74) 5(32) 7(88) 9(19) 10(48) 8(36) 4(79) 9 1(76) 2(69) 4(76) 6(51) 3(85) 10(11) 7(40) 8(89) 5(26) 9(74) 10 2(85) 1(13) 3(61) 7(7) 9(64) 10(76) 6(47) 4(52) 5(90) 8(45) 24

5 Ara and Yoshtom, Journal of Advanced Mechancal Desgn, Systems, and Manufacturng, Vol.10, No.3 (2016) Table job-shop schedulng problem (Muth and Thompson, 1963) Job Operaton routng (processng tme) 1 1(29) 2(9) 3(49) 4(62) 5(44) 2 1(43) 2(75) 4(69) 3(46) 5(72) 3 2(91) 1(39) 3(90) 5(12) 4(45) 4 2(81) 1(71) 5(9) 3(85) 4(22) 5 3(14) 2(22) 1(26) 4(21) 5(72) 6 3(84) 2(52) 5(48) 1(47) 4(6) 7 2(46) 1(61) 3(32) 4(32) 5(30) 8 3(31) 2(46) 1(32) 4(19) 5(36) 9 1(76) 4(76) 3(85) 2(40) 5(26) 10 2(85) 3(61) 1(64) 4(47) 5(90) 11 2(78) 4(36) 1(11) 5(56) 3(21) 12 3(90) 1(11) 2(28) 4(46) 5(30) 13 1(85) 3(74) 2(10) 4(89) 5(33) 14 3(95) 1(99) 2(52) 4(98) 5(43) 15 1(6) 2(61) 5(69) 3(49) 4(53) 16 2(2) 1(95) 4(72) 5(65) 3(25) 17 1(37) 3(13) 2(21) 4(89) 5(55) 18 1(86) 2(74) 5(88) 3(48) 4(79) 19 2(69) 3(51) 1(11) 4(89) 5(74) 20 1(13) 2(7) 3(76) 4(52) 5(45) To transform a JSSP to an SJSSP, the processng tme s treated as a random varable. The stochastc dstrbuton functon of the processng tme s a normal dstrbuton havng as the mean values the values n parentheses n Tables 1 3. The standard devaton of the normal dstrbuton s gven as the rato of the devatons to the mean. In general, n ndustral applcatons, the devaton of the processng tme from ts mean value s not very large. Therefore, as condtons for the stochastc processng tme, the ratos of the standard devaton to the mean value were selected as () 0 (determnstc), () 0.1, and () 0.2. The case where the rato s 0 was selected for comparson between the JSSP and the SJSSP. The normal dstrbuton was used as the stochastc dstrbuton functon because t s one of the smplest dstrbutons for computer smulatons. When PPSOUCE-MC s appled n an ndustral applcaton, the most approprate dstrbuton should be used. However, snce ths study s the frst step n applyng PPSOUCE-MC to an SJSSP, t s approprate to use a smple dstrbuton for the stochastc dstrbuton functon. In ths experment, as the condtons of PPSOUCE, the number of partcles was set to 4000, and the loop frequency was set to 700; these were chosen after tryng varous values n prelmnary experments. The averaged maespans for the solutons that had the 100 hghest frequences through all updates of nformaton of the partcles n PPSOUCE were obtaned from 100,000 MC samples for each schedule. The number 100,000 was also determned by prelmnary experments. The MC method was used for selectng the best among several good solutons, all of whch showed hgh frequency n all nformaton updates n PPSOUCE. In PPSOUCE, the problem transforms from a stochastc problem to a determnstc one at each update of nformaton, as outlned n the followng. Frst, a random number s generated for each processng tme accordng to ts stochastc dstrbuton functon. In ths study, n the conventonal method, the unform random number s transformed to a normally dstrbuted random number wth the mean and standard devaton taen from Tables 1 3 and the stochastc condton, respectvely. The random number s then used to transform the stochastc problem nto a determnstc problem each tme the partcle nformaton s updated. For each processng tme, the random number s generated ndependently. When the random number generated for a processng tme s negatve, the processng tme s treated as 0. In ths case, the correspondng operaton s not performed. Negatve or zero processng tmes come from usng the normal dstrbuton as the stochastc dstrbuton functon. The above treatment for negatve or zero processng tmes may not be the best way to reflect the stochastc nature of the 25

6 Ara and Yoshtom, Journal of Advanced Mechancal Desgn, Systems, and Manufacturng, Vol.10, No.3 (2016) processng tme when usng PPSOUCE-MC n an ndustral applcaton. However, n ths numercal example, because the ratos of the standard devaton to the mean value are from 0 to 0.2, the probablty of havng a negatve or zero processng tme for each operaton s from 0 to Therefore, ths treatment of negatve or zero processng tmes has lttle nfluence on the overall numercal results. In the framewor of PPSOUCE, a good soluton s one wth hgh frequency through all updates of the partcle nformaton. The expected value of the maespan for the soluton s approxmated by the averaged maespan gven by the MC process, n whch the maespan s calculated 100,000 tmes for each schedule. We compare the results by our method for the SJSSP wth those obtaned by conventonal methods (GAUCE-MC), and we also supply the results for the JSSP as a reference. 4.3 Results and dscusson Fgs. 1 3 show the convergence of PPSOUCE for JSSPs and SJSSPs when usng the best value of N max for the approxmately optmal soluton on each condton of the stochastc processng tme. Fgs. 1 3 show the cases of 6 6, 10 10, and 20 5 for JSSP and SJSSPs, respectvely. In all cases of 6 6, 10 10, and 20 5 SJSSPs and durng all teratons, the fluctuatons of both the average and the mnmum maespans are ncreased by the ncrease of the stochastc fluctuaton on the processng tme. Table 4 shows a comparson of the proposed method (PPSOUCE-MC) and the conventonal methods (method I (GA) (Yamad and Naano, 1992), method II (GAUCE-MC) (Yoshtom and Yamaguch, 2003), and method III (GAUCE-MC) (Furutan, 2009)). As shown n Table 4, the proposed method s superor to the conventonal methods (II and III), n terms of both the average value of the maespan and the calculaton tme. On the approxmately optmal soluton, the superorty of the proposed method to the conventonal method III s more remarable n the case of SJSSPs than that n the case of 6 6 SJSSPs. Therefore, the proposed method s more effectve for fndng out the approxmately optmal soluton n larger soluton space, compared wth the conventonal method III. In addton, on the optmal soluton, the superorty of the proposed method to the conventonal method I s only shown n the case of 20 5 JSSP. Therefore, the proposed method s more effectve for fndng out the optmal soluton n larger soluton space, compared wth the conventonal method I. Accordngly, the hgher ablty for fndng out the (approxmately) optmal soluton n larger soluton space s the characterstc of the proposed method, compared wth conventonal methods (I and III). In other words, the proposed method has the hgher ablty of global search, compared wth conventonal methods (I and III). In addton, the proposed method s superor to the conventonal method II, n terms of the average value of the maespan n the case of 6 6 SJSSPs. As a functon of global search, Eqs. (1) and (3) n Secton 3.2 have the mportant role n the proposed method. Tables 5-7 show the approxmately optmal solutons obtaned by PPSOUCE-MC. In Tables 5-7, the solutons are expressed n the order of jobs processed by each machne. For example, n Table 5(a) means that J 1, J 4, J 3, J 6, J 2, J 5 are processed by M 1 n that order. In Tables 6 and 7, the name of each machne s representatvely expressed n (a). In Table 6, job 10 s ndcated by 0. In Table 7, the respectve job number s expressed by the vgesmal numeral system. In Tables 5 7, Frequency means the number of partcles that correspond to the soluton. In Tables 5 7, ran means the order of frequency. For example, (1) n Table 4(a) means that the correspondng partcle has the hghest frequency of any partcle appearng n the loop of Step 2, descrbed n the Secton 3.3. In all cases of 6 6, 10 10, and 20 5 SJSSPs, the frequences of the best soluton are decreased by the ncrease of the stochastc fluctuaton on the processng tme. Ths tendency was also shown n the references usng conventonal methods (GAUCE-MC method II (Yoshtom and Yamaguch, 2003) for the case of 6 6 SJSSPs and GAUCE-MC method III (Furutan, 2009) for both cases of 6 6 and SJSSPs). Ths tendency mght suggest that t s more dffcult to fnd out the approxmately optmal soluton havng very low value of the approxmate expected maespan n the case of bgger stochastc fluctuaton on the processng tme. 5. Conclusons Ths paper proposed a method for solvng the stochastc job-shop programmng problem usng a hybrd of PPSOUCE wth the MC method. PPSOUCE was appled to general SJSSPs, where the processng tmes were treated as stochastc varables and the objectve functon was the expected value of the maespan. Solutons wth very hgh 26

7 Ara and Yoshtom, Journal of Advanced Mechancal Desgn, Systems, and Manufacturng, Vol.10, No.3 (2016) frequency n all teratons were selected as good schedules. The MC method was then used to determne the approxmate optmal schedule from these good schedules. We performed numercal experments that proved that the proposed method s superor to the hybrd of GAUCE wth the MC method n terms of both the approxmately optmal soluton and the requred calculaton tme. Fg. 1 Convergence of PPSOUCE for 6 6 JSSP and SJSSPs. Fg.2 Convergence of PPSOUCE for JSSP and SJSSPs. 27

8 Ara and Yoshtom, Journal of Advanced Mechancal Desgn, Systems, and Manufacturng, Vol.10, No.3 (2016) Fg.3 Convergence of PPSOUCE for 20 5 JSSP and SJSSPs. Table 4 Comparson of PPSOUCE-MC and two versons of GAUCE-MC (a) Average value of maespan (ran) Standard devaton /Average jobs, 6 machnes 10 jobs, 10 machnes Mnmum GA GAUCE-MC a 55(2) 56.82(1) 59.80(7) GAUCE-MC b 55(1) 56.11(1) 58.04(20) PPSOUCE-MC 55(1) 55.94(3) 58.01(2) Mnmum GA GAUCE-MC b 977(1) (11) (10) PPSOUCE-MC 930(1) (27) (31) Mnmum jobs, GA machnes PPSOUCE-MC 1165(1) (44) (27) (b) Calculaton tme (sec.) Standard devaton /Average jobs, 6 machnes 10 jobs, 10 machnes 10 jobs, 10 machnes GAUCE-MC b PPSOUCE-MC GAUCE-MC b PPSOUCE-MC PPSOUCE-MC Notes: GA: conventonal method I (Yamada and Naano, 1992) GAUCE-MC a : conventonal method II (Yoshtom and Yamaguch, 2003) GAUCE-MC b : conventonal method III (Furutan, 2009) 28

9 Ara and Yoshtom, Journal of Advanced Mechancal Desgn, Systems, and Manufacturng, Vol.10, No.3 (2016) Table 5 Approxmately optmal solutons obtaned by PPSOUCE-MC (6 6 JSSP and SJSSP) () Standard devaton /Average = 0 (determnstc), wthout mutaton Frequency Soluton Maespan () Standard devaton /Average = 0.1, N max =4 Frequency Soluton Average value of maespan () Standard devaton /Average = 0.2, N max =5 Frequency Soluton Average value of maespan Table 6 Approxmately optmal solutons obtaned by PPSOUCE-MC (10 10 JSSP and SJSSP) () Standard devaton /Average = 0 (determnstc), N max =6 Frequency Soluton Maespan M 1 : M 2 : M 3 : M 4 : M 5 : M 6 : M 7 : M 8 : M 9 : M 10 : () Standard devaton /Average = 0.1, N max =4 Frequency Soluton Average value of maespan () Standard devaton /Average = 0.2, N max =8 Frequency Soluton Average value of maespan Table 7 Approxmately optmal solutons obtaned by PPSOUCE-MC (20 5 JSSP and SJSSP) () Standard devaton /Average = 0 (determnstc), N max =10 Frequency Soluton Maespan M 1 :H5KGF2B1CJ9ID7A8E346 M 2 :G5HBKJF1A27CI6D843E M 3 :5H8CKJ61AFDE2I973G4B M 4 :5HBGKJ912CDAF8I7E M 5 :5HGFBJKIC16D2A4938E7 () Standard devaton /Average = 0.1, N max =4 Frequency Soluton Average value of maespan 1F5HKIJD9GB2CA7E4368 G51JKHBIFA6D7243CE HJK6CDAEI7F293B4G 51HJBK9GDA2I7CE86F HIFKJBG6AD247C389E () Standard devaton /Average = 0.2, N max =1 Frequency Soluton Average value of maespan FH9JKG215CBDIAE63748 JGHFB5K61A2CI3D7E HJ6CK1FAED29I7B34G HJB95GK12AFCDE67I FHJ6B5GKIA1C2D473E89 29

10 Ara and Yoshtom, Journal of Advanced Mechancal Desgn, Systems, and Manufacturng, Vol.10, No.3 (2016) References Furutan, T., A method for approxmately solvng large-scale stochastc job-shop schedulng problem usng genetc algorthm n uncertan envronment and Monte Carlo method, Master Thess, Kyoto Prefectural Unversty, Kyoto, Japan (2009) (n Japanese). Gffler, B. and Thompson, G. L., Algorthm for solvng producton schedulng problem, Operatons Research, Vol. 8 (1969), pp Hrano, H., Genetc algorthms wth cluster averagng method for solvng job-shop schedulng problems, Transactons of the Japanese Socety for Artfcal Intellgence, Vol. 10 (1995), pp Kennedy, J. and Eberhart, R. C., Swarm Intellgence, Morgan Kaufmann Publshers, San Francsco, Calforna (2001). Lan, Z., Jao, B., and Gu, X., A smlar partcle swarm optmzaton algorthm for job-shop schedulng to mnmze maespan, Appled Mathematcs and Computaton, Vol. 183 (2006), pp Mosleh, G. and Mahnam, M., A pareto approach to mult-objectve flexble job-shop schedulng problem usng partcle swarm optmzaton and local search, Internatonal Journal of Producton Economcs, Vol. 129 (2011), pp Muth, J. F. and Thompson, G. L., Industral Schedulng, Prentce-Hall, Englewood Clffs, N.J. (1963). Ono, I., Genetc algorthms for optmzaton tang account of characterstcs preservaton, Doctor Thess, Toyo Insttute of Technology, Toyo, Japan (1997) (n Japanese). Xa, W. and Wu, Z., A hybrd partcle swarm optmzaton approach for the job-shop schedulng problem, The Internatonal Journal of Advanced Manufacturng Technology, Vol. 29 (2006), pp Yamada, T. and Naano, R., A genetc algorthm applcable to large scale job-shop problems, Proceedngs of the Second Internatonal Conference on Parallel Problem Solvng from Nature, (1992) pp Yoshtom, Y., Genetc algorthm approach to solvng stochastc job-shop schedulng problems, Internatonal Transactons n Operatonal Research, Vol. 9 (2002), pp Yoshtom, Y., Ienoue, H., Taeba, T., and Tomta, S., Genetc algorthm n uncertan envronments for solvng stochastc programmng problem, Journal of the Operatons Research Socety of Japan, Vol. 43 (2000), pp Yoshtom, Y. and Yamaguch, R., A genetc algorthm and the Monte Carlo method for stochastc job-shop schedulng, Internatonal Transactons n Operatonal Research, Vol. 10 (2003), pp Zhang, R., Song, S., and Wu, C., A two-stage hybrd partcle swarm optmzaton algorthm for the stochastc job shop schedulng problem, Knowledge-Based System, Vol. 27 (2012), pp

Cyclic Scheduling in a Job shop with Multiple Assembly Firms

Cyclic Scheduling in a Job shop with Multiple Assembly Firms Proceedngs of the 0 Internatonal Conference on Industral Engneerng and Operatons Management Kuala Lumpur, Malaysa, January 4, 0 Cyclc Schedulng n a Job shop wth Multple Assembly Frms Tetsuya Kana and Koch

More information

Economic Design of Short-Run CSP-1 Plan Under Linear Inspection Cost

Economic Design of Short-Run CSP-1 Plan Under Linear Inspection Cost Tamkang Journal of Scence and Engneerng, Vol. 9, No 1, pp. 19 23 (2006) 19 Economc Desgn of Short-Run CSP-1 Plan Under Lnear Inspecton Cost Chung-Ho Chen 1 * and Chao-Yu Chou 2 1 Department of Industral

More information

Available online at ScienceDirect. Procedia Computer Science 24 (2013 ) 9 14

Available online at   ScienceDirect. Procedia Computer Science 24 (2013 ) 9 14 Avalable onlne at www.scencedrect.com ScenceDrect Proceda Computer Scence 24 (2013 ) 9 14 17th Asa Pacfc Symposum on Intellgent and Evolutonary Systems, IES2013 A Proposal of Real-Tme Schedulng Algorthm

More information

AC : THE DIAGRAMMATIC AND MATHEMATICAL APPROACH OF PROJECT TIME-COST TRADEOFFS

AC : THE DIAGRAMMATIC AND MATHEMATICAL APPROACH OF PROJECT TIME-COST TRADEOFFS AC 2008-1635: THE DIAGRAMMATIC AND MATHEMATICAL APPROACH OF PROJECT TIME-COST TRADEOFFS Kun-jung Hsu, Leader Unversty Amercan Socety for Engneerng Educaton, 2008 Page 13.1217.1 Ttle of the Paper: The Dagrammatc

More information

Creating a zero coupon curve by bootstrapping with cubic splines.

Creating a zero coupon curve by bootstrapping with cubic splines. MMA 708 Analytcal Fnance II Creatng a zero coupon curve by bootstrappng wth cubc splnes. erg Gryshkevych Professor: Jan R. M. Röman 0.2.200 Dvson of Appled Mathematcs chool of Educaton, Culture and Communcaton

More information

A MODEL OF COMPETITION AMONG TELECOMMUNICATION SERVICE PROVIDERS BASED ON REPEATED GAME

A MODEL OF COMPETITION AMONG TELECOMMUNICATION SERVICE PROVIDERS BASED ON REPEATED GAME A MODEL OF COMPETITION AMONG TELECOMMUNICATION SERVICE PROVIDERS BASED ON REPEATED GAME Vesna Radonć Đogatovć, Valentna Radočć Unversty of Belgrade Faculty of Transport and Traffc Engneerng Belgrade, Serba

More information

3: Central Limit Theorem, Systematic Errors

3: Central Limit Theorem, Systematic Errors 3: Central Lmt Theorem, Systematc Errors 1 Errors 1.1 Central Lmt Theorem Ths theorem s of prme mportance when measurng physcal quanttes because usually the mperfectons n the measurements are due to several

More information

An Efficient Heuristic Algorithm for m- Machine No-Wait Flow Shops

An Efficient Heuristic Algorithm for m- Machine No-Wait Flow Shops An Effcent Algorthm for m- Machne No-Wat Flow Shops Dpak Laha and Sagar U. Sapkal Abstract We propose a constructve heurstc for the well known NP-hard of no-wat flow shop schedulng. It s based on the assumpton

More information

Tests for Two Correlations

Tests for Two Correlations PASS Sample Sze Software Chapter 805 Tests for Two Correlatons Introducton The correlaton coeffcent (or correlaton), ρ, s a popular parameter for descrbng the strength of the assocaton between two varables.

More information

Теоретические основы и методология имитационного и комплексного моделирования

Теоретические основы и методология имитационного и комплексного моделирования MONTE-CARLO STATISTICAL MODELLING METHOD USING FOR INVESTIGA- TION OF ECONOMIC AND SOCIAL SYSTEMS Vladmrs Jansons, Vtaljs Jurenoks, Konstantns Ddenko (Latva). THE COMMO SCHEME OF USI G OF TRADITIO AL METHOD

More information

Using Harmony Search with Multiple Pitch Adjustment Operators for the Portfolio Selection Problem

Using Harmony Search with Multiple Pitch Adjustment Operators for the Portfolio Selection Problem 2014 IEEE Congress on Evolutonary Computaton (CEC) July 6-11, 2014, Beng, Chna Usng Harmony Search wth Multple Ptch Adustment Operators for the Portfolo Selecton Problem Nasser R. Sabar and Graham Kendall,

More information

OPERATIONS RESEARCH. Game Theory

OPERATIONS RESEARCH. Game Theory OPERATIONS RESEARCH Chapter 2 Game Theory Prof. Bbhas C. Gr Department of Mathematcs Jadavpur Unversty Kolkata, Inda Emal: bcgr.umath@gmal.com 1.0 Introducton Game theory was developed for decson makng

More information

TCOM501 Networking: Theory & Fundamentals Final Examination Professor Yannis A. Korilis April 26, 2002

TCOM501 Networking: Theory & Fundamentals Final Examination Professor Yannis A. Korilis April 26, 2002 TO5 Networng: Theory & undamentals nal xamnaton Professor Yanns. orls prl, Problem [ ponts]: onsder a rng networ wth nodes,,,. In ths networ, a customer that completes servce at node exts the networ wth

More information

Solution of periodic review inventory model with general constrains

Solution of periodic review inventory model with general constrains Soluton of perodc revew nventory model wth general constrans Soluton of perodc revew nventory model wth general constrans Prof Dr J Benkő SZIU Gödöllő Summary Reasons for presence of nventory (stock of

More information

COST OPTIMAL ALLOCATION AND RATIONING IN SUPPLY CHAINS

COST OPTIMAL ALLOCATION AND RATIONING IN SUPPLY CHAINS COST OPTIMAL ALLOCATIO AD RATIOIG I SUPPLY CHAIS V..A. akan a & Chrstopher C. Yang b a Department of Industral Engneerng & management Indan Insttute of Technology, Kharagpur, Inda b Department of Systems

More information

Global Optimization in Multi-Agent Models

Global Optimization in Multi-Agent Models Global Optmzaton n Mult-Agent Models John R. Brge R.R. McCormck School of Engneerng and Appled Scence Northwestern Unversty Jont work wth Chonawee Supatgat, Enron, and Rachel Zhang, Cornell 11/19/2004

More information

Evaluating Performance

Evaluating Performance 5 Chapter Evaluatng Performance In Ths Chapter Dollar-Weghted Rate of Return Tme-Weghted Rate of Return Income Rate of Return Prncpal Rate of Return Daly Returns MPT Statstcs 5- Measurng Rates of Return

More information

A DUAL EXTERIOR POINT SIMPLEX TYPE ALGORITHM FOR THE MINIMUM COST NETWORK FLOW PROBLEM

A DUAL EXTERIOR POINT SIMPLEX TYPE ALGORITHM FOR THE MINIMUM COST NETWORK FLOW PROBLEM Yugoslav Journal of Operatons Research Vol 19 (2009), Number 1, 157-170 DOI:10.2298/YUJOR0901157G A DUAL EXTERIOR POINT SIMPLEX TYPE ALGORITHM FOR THE MINIMUM COST NETWORK FLOW PROBLEM George GERANIS Konstantnos

More information

Quiz on Deterministic part of course October 22, 2002

Quiz on Deterministic part of course October 22, 2002 Engneerng ystems Analyss for Desgn Quz on Determnstc part of course October 22, 2002 Ths s a closed book exercse. You may use calculators Grade Tables There are 90 ponts possble for the regular test, or

More information

Clearing Notice SIX x-clear Ltd

Clearing Notice SIX x-clear Ltd Clearng Notce SIX x-clear Ltd 1.0 Overvew Changes to margn and default fund model arrangements SIX x-clear ( x-clear ) s closely montorng the CCP envronment n Europe as well as the needs of ts Members.

More information

MgtOp 215 Chapter 13 Dr. Ahn

MgtOp 215 Chapter 13 Dr. Ahn MgtOp 5 Chapter 3 Dr Ahn Consder two random varables X and Y wth,,, In order to study the relatonshp between the two random varables, we need a numercal measure that descrbes the relatonshp The covarance

More information

Tests for Two Ordered Categorical Variables

Tests for Two Ordered Categorical Variables Chapter 253 Tests for Two Ordered Categorcal Varables Introducton Ths module computes power and sample sze for tests of ordered categorcal data such as Lkert scale data. Assumng proportonal odds, such

More information

COS 511: Theoretical Machine Learning. Lecturer: Rob Schapire Lecture #21 Scribe: Lawrence Diao April 23, 2013

COS 511: Theoretical Machine Learning. Lecturer: Rob Schapire Lecture #21 Scribe: Lawrence Diao April 23, 2013 COS 511: Theoretcal Machne Learnng Lecturer: Rob Schapre Lecture #21 Scrbe: Lawrence Dao Aprl 23, 2013 1 On-Lne Log Loss To recap the end of the last lecture, we have the followng on-lne problem wth N

More information

Least Cost Strategies for Complying with New NOx Emissions Limits

Least Cost Strategies for Complying with New NOx Emissions Limits Least Cost Strateges for Complyng wth New NOx Emssons Lmts Internatonal Assocaton for Energy Economcs New England Chapter Presented by Assef A. Zoban Tabors Caramans & Assocates Cambrdge, MA 02138 January

More information

Lecture Note 2 Time Value of Money

Lecture Note 2 Time Value of Money Seg250 Management Prncples for Engneerng Managers Lecture ote 2 Tme Value of Money Department of Systems Engneerng and Engneerng Management The Chnese Unversty of Hong Kong Interest: The Cost of Money

More information

Scribe: Chris Berlind Date: Feb 1, 2010

Scribe: Chris Berlind Date: Feb 1, 2010 CS/CNS/EE 253: Advanced Topcs n Machne Learnng Topc: Dealng wth Partal Feedback #2 Lecturer: Danel Golovn Scrbe: Chrs Berlnd Date: Feb 1, 2010 8.1 Revew In the prevous lecture we began lookng at algorthms

More information

Horizontal Decomposition-based Stochastic Day-ahead Reliability Unit Commitment

Horizontal Decomposition-based Stochastic Day-ahead Reliability Unit Commitment 1 Horzontal Decomposton-based Stochastc Day-ahead Relablty Unt Commtment Yngzhong(Gary) Gu, Student Member, IEEE, Xng Wang, Senor Member, IEEE, Le Xe, Member, IEEE Abstract Ths paper presents a progressve

More information

The evaluation method of HVAC system s operation performance based on exergy flow analysis and DEA method

The evaluation method of HVAC system s operation performance based on exergy flow analysis and DEA method The evaluaton method of HVAC system s operaton performance based on exergy flow analyss and DEA method Xng Fang, Xnqao Jn, Yonghua Zhu, Bo Fan Shangha Jao Tong Unversty, Chna Overvew 1. Introducton 2.

More information

HYBRIDISING LOCAL SEARCH WITH BRANCH-AND-BOUND FOR CONSTRAINED PORTFOLIO SELECTION PROBLEMS

HYBRIDISING LOCAL SEARCH WITH BRANCH-AND-BOUND FOR CONSTRAINED PORTFOLIO SELECTION PROBLEMS HYBRIDISING LOCAL SEARCH WITH BRANCH-AND-BOUND FOR CONSTRAINED PORTFOLIO SELECTION PROBLEMS Fang He 1, 2 and Rong Qu 1 1 The Automated Schedulng, Optmsaton and Plannng (ASAP) Group, School of Computer

More information

A Bootstrap Confidence Limit for Process Capability Indices

A Bootstrap Confidence Limit for Process Capability Indices A ootstrap Confdence Lmt for Process Capablty Indces YANG Janfeng School of usness, Zhengzhou Unversty, P.R.Chna, 450001 Abstract The process capablty ndces are wdely used by qualty professonals as an

More information

Topics on the Border of Economics and Computation November 6, Lecture 2

Topics on the Border of Economics and Computation November 6, Lecture 2 Topcs on the Border of Economcs and Computaton November 6, 2005 Lecturer: Noam Nsan Lecture 2 Scrbe: Arel Procacca 1 Introducton Last week we dscussed the bascs of zero-sum games n strategc form. We characterzed

More information

A Utilitarian Approach of the Rawls s Difference Principle

A Utilitarian Approach of the Rawls s Difference Principle 1 A Utltaran Approach of the Rawls s Dfference Prncple Hyeok Yong Kwon a,1, Hang Keun Ryu b,2 a Department of Poltcal Scence, Korea Unversty, Seoul, Korea, 136-701 b Department of Economcs, Chung Ang Unversty,

More information

Privatization and government preference in an international Cournot triopoly

Privatization and government preference in an international Cournot triopoly Fernanda A Ferrera Flávo Ferrera Prvatzaton and government preference n an nternatonal Cournot tropoly FERNANDA A FERREIRA and FLÁVIO FERREIRA Appled Management Research Unt (UNIAG School of Hosptalty

More information

A long-term risk management tool for electricity markets using swarm intelligence

A long-term risk management tool for electricity markets using swarm intelligence A long-term rsk management tool for electrcty markets usng swarm ntellgence F. Azevedo, Z.A. Vale, P.B. Moura Olvera, H.M. Khodr abstract Ths paper addresses the optmal nvolvement n dervatves electrcty

More information

Elements of Economic Analysis II Lecture VI: Industry Supply

Elements of Economic Analysis II Lecture VI: Industry Supply Elements of Economc Analyss II Lecture VI: Industry Supply Ka Hao Yang 10/12/2017 In the prevous lecture, we analyzed the frm s supply decson usng a set of smple graphcal analyses. In fact, the dscusson

More information

A HEURISTIC SOLUTION OF MULTI-ITEM SINGLE LEVEL CAPACITATED DYNAMIC LOT-SIZING PROBLEM

A HEURISTIC SOLUTION OF MULTI-ITEM SINGLE LEVEL CAPACITATED DYNAMIC LOT-SIZING PROBLEM A eurstc Soluton of Mult-Item Sngle Level Capactated Dynamc Lot-Szng Problem A EUISTIC SOLUTIO OF MULTI-ITEM SIGLE LEVEL CAPACITATED DYAMIC LOT-SIZIG POBLEM Sultana Parveen Department of Industral and

More information

Optimization in portfolio using maximum downside deviation stochastic programming model

Optimization in portfolio using maximum downside deviation stochastic programming model Avalable onlne at www.pelagaresearchlbrary.com Advances n Appled Scence Research, 2010, 1 (1): 1-8 Optmzaton n portfolo usng maxmum downsde devaton stochastc programmng model Khlpah Ibrahm, Anton Abdulbasah

More information

An Approximate E-Bayesian Estimation of Step-stress Accelerated Life Testing with Exponential Distribution

An Approximate E-Bayesian Estimation of Step-stress Accelerated Life Testing with Exponential Distribution Send Orders for Reprnts to reprnts@benthamscenceae The Open Cybernetcs & Systemcs Journal, 25, 9, 729-733 729 Open Access An Approxmate E-Bayesan Estmaton of Step-stress Accelerated Lfe Testng wth Exponental

More information

Understanding price volatility in electricity markets

Understanding price volatility in electricity markets Proceedngs of the 33rd Hawa Internatonal Conference on System Scences - 2 Understandng prce volatlty n electrcty markets Fernando L. Alvarado, The Unversty of Wsconsn Rajesh Rajaraman, Chrstensen Assocates

More information

A REAL OPTIONS DESIGN FOR PRODUCT OUTSOURCING. Mehmet Aktan

A REAL OPTIONS DESIGN FOR PRODUCT OUTSOURCING. Mehmet Aktan Proceedngs of the 2001 Wnter Smulaton Conference B. A. Peters, J. S. Smth, D. J. Mederos, and M. W. Rohrer, eds. A REAL OPTIONS DESIGN FOR PRODUCT OUTSOURCING Harret Black Nembhard Leyuan Sh Department

More information

Finance 402: Problem Set 1 Solutions

Finance 402: Problem Set 1 Solutions Fnance 402: Problem Set 1 Solutons Note: Where approprate, the fnal answer for each problem s gven n bold talcs for those not nterested n the dscusson of the soluton. 1. The annual coupon rate s 6%. A

More information

SIMPLE FIXED-POINT ITERATION

SIMPLE FIXED-POINT ITERATION SIMPLE FIXED-POINT ITERATION The fed-pont teraton method s an open root fndng method. The method starts wth the equaton f ( The equaton s then rearranged so that one s one the left hand sde of the equaton

More information

A New Uniform-based Resource Constrained Total Project Float Measure (U-RCTPF) Roni Levi. Research & Engineering, Haifa, Israel

A New Uniform-based Resource Constrained Total Project Float Measure (U-RCTPF) Roni Levi. Research & Engineering, Haifa, Israel Management Studes, August 2014, Vol. 2, No. 8, 533-540 do: 10.17265/2328-2185/2014.08.005 D DAVID PUBLISHING A New Unform-based Resource Constraned Total Project Float Measure (U-RCTPF) Ron Lev Research

More information

An Application of Alternative Weighting Matrix Collapsing Approaches for Improving Sample Estimates

An Application of Alternative Weighting Matrix Collapsing Approaches for Improving Sample Estimates Secton on Survey Research Methods An Applcaton of Alternatve Weghtng Matrx Collapsng Approaches for Improvng Sample Estmates Lnda Tompkns 1, Jay J. Km 2 1 Centers for Dsease Control and Preventon, atonal

More information

Welfare Aspects in the Realignment of Commercial Framework. between Japan and China

Welfare Aspects in the Realignment of Commercial Framework. between Japan and China Prepared for the 13 th INFORUM World Conference n Huangshan, Chna, July 3 9, 2005 Welfare Aspects n the Realgnment of Commercal Framework between Japan and Chna Toshak Hasegawa Chuo Unversty, Japan Introducton

More information

Financial Risk Management in Portfolio Optimization with Lower Partial Moment

Financial Risk Management in Portfolio Optimization with Lower Partial Moment Amercan Journal of Busness and Socety Vol., o., 26, pp. 2-2 http://www.ascence.org/journal/ajbs Fnancal Rsk Management n Portfolo Optmzaton wth Lower Partal Moment Lam Weng Sew, 2, *, Lam Weng Hoe, 2 Department

More information

Simulation Budget Allocation for Further Enhancing the Efficiency of Ordinal Optimization

Simulation Budget Allocation for Further Enhancing the Efficiency of Ordinal Optimization Dscrete Event Dynamc Systems: Theory and Applcatons, 10, 51 70, 000. c 000 Kluwer Academc Publshers, Boston. Manufactured n The Netherlands. Smulaton Budget Allocaton for Further Enhancng the Effcency

More information

The Integration of the Israel Labour Force Survey with the National Insurance File

The Integration of the Israel Labour Force Survey with the National Insurance File The Integraton of the Israel Labour Force Survey wth the Natonal Insurance Fle Natale SHLOMO Central Bureau of Statstcs Kanfey Nesharm St. 66, corner of Bach Street, Jerusalem Natales@cbs.gov.l Abstact:

More information

Consumption Based Asset Pricing

Consumption Based Asset Pricing Consumpton Based Asset Prcng Mchael Bar Aprl 25, 208 Contents Introducton 2 Model 2. Prcng rsk-free asset............................... 3 2.2 Prcng rsky assets................................ 4 2.3 Bubbles......................................

More information

A stochastic approach to hotel revenue optimization

A stochastic approach to hotel revenue optimization Computers & Operatons Research 32 (2005) 1059 1072 www.elsever.com/locate/dsw A stochastc approach to hotel revenue optmzaton Kn-Keung La, Wan-Lung Ng Department of Management Scences, Cty Unversty of

More information

15-451/651: Design & Analysis of Algorithms January 22, 2019 Lecture #3: Amortized Analysis last changed: January 18, 2019

15-451/651: Design & Analysis of Algorithms January 22, 2019 Lecture #3: Amortized Analysis last changed: January 18, 2019 5-45/65: Desgn & Analyss of Algorthms January, 09 Lecture #3: Amortzed Analyss last changed: January 8, 09 Introducton In ths lecture we dscuss a useful form of analyss, called amortzed analyss, for problems

More information

Production and Supply Chain Management Logistics. Paolo Detti Department of Information Engeneering and Mathematical Sciences University of Siena

Production and Supply Chain Management Logistics. Paolo Detti Department of Information Engeneering and Mathematical Sciences University of Siena Producton and Supply Chan Management Logstcs Paolo Dett Department of Informaton Engeneerng and Mathematcal Scences Unversty of Sena Convergence and complexty of the algorthm Convergence of the algorthm

More information

Proceedings of the 2nd International Conference On Systems Engineering and Modeling (ICSEM-13)

Proceedings of the 2nd International Conference On Systems Engineering and Modeling (ICSEM-13) Proceedngs of the 2nd Internatonal Conference On Systems Engneerng and Modelng (ICSEM-13) Research on the Proft Dstrbuton of Logstcs Company Strategc Allance Based on Shapley Value Huang Youfang 1, a,

More information

EDC Introduction

EDC Introduction .0 Introducton EDC3 In the last set of notes (EDC), we saw how to use penalty factors n solvng the EDC problem wth losses. In ths set of notes, we want to address two closely related ssues. What are, exactly,

More information

iafor The International Academic Forum

iafor The International Academic Forum Portfolo Optmzaton Usng Mult-Obectve Partcle Swarm Optmzaton Vrya Ymyng, Natonal Insttute of Development Admnstraton, Thaland Ohm Sornl, Natonal Insttute of Development Admnstraton, Thaland The Asan Conference

More information

International ejournals

International ejournals Avalable onlne at www.nternatonalejournals.com ISSN 0976 1411 Internatonal ejournals Internatonal ejournal of Mathematcs and Engneerng 7 (010) 86-95 MODELING AND PREDICTING URBAN MALE POPULATION OF BANGLADESH:

More information

4. Greek Letters, Value-at-Risk

4. Greek Letters, Value-at-Risk 4 Greek Letters, Value-at-Rsk 4 Value-at-Rsk (Hull s, Chapter 8) Math443 W08, HM Zhu Outlne (Hull, Chap 8) What s Value at Rsk (VaR)? Hstorcal smulatons Monte Carlo smulatons Model based approach Varance-covarance

More information

ISE High Income Index Methodology

ISE High Income Index Methodology ISE Hgh Income Index Methodology Index Descrpton The ISE Hgh Income Index s desgned to track the returns and ncome of the top 30 U.S lsted Closed-End Funds. Index Calculaton The ISE Hgh Income Index s

More information

A Single-Product Inventory Model for Multiple Demand Classes 1

A Single-Product Inventory Model for Multiple Demand Classes 1 A Sngle-Product Inventory Model for Multple Demand Classes Hasan Arslan, 2 Stephen C. Graves, 3 and Thomas Roemer 4 March 5, 2005 Abstract We consder a sngle-product nventory system that serves multple

More information

Elton, Gruber, Brown, and Goetzmann. Modern Portfolio Theory and Investment Analysis, 7th Edition. Solutions to Text Problems: Chapter 9

Elton, Gruber, Brown, and Goetzmann. Modern Portfolio Theory and Investment Analysis, 7th Edition. Solutions to Text Problems: Chapter 9 Elton, Gruber, Brown, and Goetzmann Modern Portfolo Theory and Investment Analyss, 7th Edton Solutons to Text Problems: Chapter 9 Chapter 9: Problem In the table below, gven that the rskless rate equals

More information

Parallel Prefix addition

Parallel Prefix addition Marcelo Kryger Sudent ID 015629850 Parallel Prefx addton The parallel prefx adder presented next, performs the addton of two bnary numbers n tme of complexty O(log n) and lnear cost O(n). Lets notce the

More information

Price and Quantity Competition Revisited. Abstract

Price and Quantity Competition Revisited. Abstract rce and uantty Competton Revsted X. Henry Wang Unversty of Mssour - Columba Abstract By enlargng the parameter space orgnally consdered by Sngh and Vves (984 to allow for a wder range of cost asymmetry,

More information

Raising Food Prices and Welfare Change: A Simple Calibration. Xiaohua Yu

Raising Food Prices and Welfare Change: A Simple Calibration. Xiaohua Yu Rasng Food Prces and Welfare Change: A Smple Calbraton Xaohua Yu Professor of Agrcultural Economcs Courant Research Centre Poverty, Equty and Growth Unversty of Göttngen CRC-PEG, Wlhelm-weber-Str. 2 3773

More information

Likelihood Fits. Craig Blocker Brandeis August 23, 2004

Likelihood Fits. Craig Blocker Brandeis August 23, 2004 Lkelhood Fts Crag Blocker Brandes August 23, 2004 Outlne I. What s the queston? II. Lkelhood Bascs III. Mathematcal Propertes IV. Uncertantes on Parameters V. Mscellaneous VI. Goodness of Ft VII. Comparson

More information

Applications of Myerson s Lemma

Applications of Myerson s Lemma Applcatons of Myerson s Lemma Professor Greenwald 28-2-7 We apply Myerson s lemma to solve the sngle-good aucton, and the generalzaton n whch there are k dentcal copes of the good. Our objectve s welfare

More information

LOCATION TAXI RANKS IN THE URBAN AGGLOMERATION

LOCATION TAXI RANKS IN THE URBAN AGGLOMERATION LOCATION TAXI RANKS IN THE URBAN AGGLOMERATION ABSTRACT Lokace stanovšť taxslužby v městské aglomerac Ing. Mchal Turek, Ph.D. College of Logstcs, Department of Logstcs and Techncal Dscplnes e-mal: mchal.turek@vslg.cz

More information

Chapter 5 Student Lecture Notes 5-1

Chapter 5 Student Lecture Notes 5-1 Chapter 5 Student Lecture Notes 5-1 Basc Busness Statstcs (9 th Edton) Chapter 5 Some Important Dscrete Probablty Dstrbutons 004 Prentce-Hall, Inc. Chap 5-1 Chapter Topcs The Probablty Dstrbuton of a Dscrete

More information

FM303. CHAPTERS COVERED : CHAPTERS 5, 8 and 9. LEARNER GUIDE : UNITS 1, 2 and 3.1 to 3.3. DUE DATE : 3:00 p.m. 19 MARCH 2013

FM303. CHAPTERS COVERED : CHAPTERS 5, 8 and 9. LEARNER GUIDE : UNITS 1, 2 and 3.1 to 3.3. DUE DATE : 3:00 p.m. 19 MARCH 2013 Page 1 of 11 ASSIGNMENT 1 ST SEMESTER : FINANCIAL MANAGEMENT 3 () CHAPTERS COVERED : CHAPTERS 5, 8 and 9 LEARNER GUIDE : UNITS 1, 2 and 3.1 to 3.3 DUE DATE : 3:00 p.m. 19 MARCH 2013 TOTAL MARKS : 100 INSTRUCTIONS

More information

/ Computational Genomics. Normalization

/ Computational Genomics. Normalization 0-80 /02-70 Computatonal Genomcs Normalzaton Gene Expresson Analyss Model Computatonal nformaton fuson Bologcal regulatory networks Pattern Recognton Data Analyss clusterng, classfcaton normalzaton, mss.

More information

Tree-based and GA tools for optimal sampling design

Tree-based and GA tools for optimal sampling design Tree-based and GA tools for optmal samplng desgn The R User Conference 2008 August 2-4, Technsche Unverstät Dortmund, Germany Marco Balln, Gulo Barcarol Isttuto Nazonale d Statstca (ISTAT) Defnton of the

More information

Effectiveness of quantity support in combinatorial auctions

Effectiveness of quantity support in combinatorial auctions Mat-2.8 Sovelletun matematkan erkostyö Effectveness of quantty support n combnatoral auctons Valtter Ervast 565N INTRODUCTION... 3 2 AUCTION SETTINGS... 5 2. MATHEMATICAL FOUNDATIONS... 5 2.. Wnner determnaton

More information

USING A MULTICRITERIA INTERACTIVE APPROACH IN SCHEDULING NON-CRITICAL ACTIVITIES

USING A MULTICRITERIA INTERACTIVE APPROACH IN SCHEDULING NON-CRITICAL ACTIVITIES OPERATIONS RESEARCH AND DECISIONS No. 1 2018 DOI: 10.5277/ord180103 Mace NOWAK 1 Krzysztof S. TARGIEL 1 USING A MULTICRITERIA INTERACTIVE APPROACH IN SCHEDULING NON-CRITICAL ACTIVITIES A typcal proect

More information

Problem Set 6 Finance 1,

Problem Set 6 Finance 1, Carnege Mellon Unversty Graduate School of Industral Admnstraton Chrs Telmer Wnter 2006 Problem Set 6 Fnance, 47-720. (representatve agent constructon) Consder the followng two-perod, two-agent economy.

More information

Chapter 3 Student Lecture Notes 3-1

Chapter 3 Student Lecture Notes 3-1 Chapter 3 Student Lecture otes 3-1 Busness Statstcs: A Decson-Makng Approach 6 th Edton Chapter 3 Descrbng Data Usng umercal Measures 005 Prentce-Hall, Inc. Chap 3-1 Chapter Goals After completng ths chapter,

More information

A Distributed Algorithm for Constrained Multi-Robot Task Assignment for Grouped Tasks

A Distributed Algorithm for Constrained Multi-Robot Task Assignment for Grouped Tasks A Dstrbuted Algorthm for Constraned Mult-Robot Tas Assgnment for Grouped Tass Lngzh Luo Robotcs Insttute Carnege Mellon Unversty Pttsburgh, PA 15213 lngzhl@cs.cmu.edu Nlanjan Charaborty Robotcs Insttute

More information

A Dynamic Inventory Control Policy Under Demand, Yield and Lead Time Uncertainties

A Dynamic Inventory Control Policy Under Demand, Yield and Lead Time Uncertainties A Dynamc Inventory Control Polcy Under Demand, Yeld and ead Tme Uncertantes Z. Baba, Yves Dallery To cte ths verson: Z. Baba, Yves Dallery. A Dynamc Inventory Control Polcy Under Demand, Yeld and ead Tme

More information

Developing a quadratic programming model for time-cost trading off in construction projects under probabilistic constraint

Developing a quadratic programming model for time-cost trading off in construction projects under probabilistic constraint Proceedngs of the Internatonal Conference on Industral Engneerng and Operatons Management Rabat, Morocco, Aprl 11-13, 2017 Developng a quadratc programmng model for tme-cost tradng off n constructon projects

More information

Stochastic Investment Decision Making with Dynamic Programming

Stochastic Investment Decision Making with Dynamic Programming Proceedngs of the 2010 Internatonal Conference on Industral Engneerng and Operatons Management Dhaka, Bangladesh, January 9 10, 2010 Stochastc Investment Decson Makng wth Dynamc Programmng Md. Noor-E-Alam

More information

Bid-auction framework for microsimulation of location choice with endogenous real estate prices

Bid-auction framework for microsimulation of location choice with endogenous real estate prices Bd-aucton framework for mcrosmulaton of locaton choce wth endogenous real estate prces Rcardo Hurtuba Mchel Berlare Francsco Martínez Urbancs Termas de Chllán, Chle March 28 th 2012 Outlne 1) Motvaton

More information

Job Submission in the Cloud: Energy Aware Approaches

Job Submission in the Cloud: Energy Aware Approaches Proceedngs of the World Congress on Engneerng and Computer Scence 2016 Vol I, October 19-21, 2016, San Francsco, USA Job Submsson n the Cloud: Energy Aware Approaches Auday Al-Dulamy, Rached Zantout, Wassm

More information

Rostering from Staffing Levels

Rostering from Staffing Levels Rosterng from Staffng Levels a Branch-and-Prce Approach Egbert van der Veen, Bart Veltman 2 ORTEC, Gouda (The Netherlands), Egbert.vanderVeen@ortec.com 2 ORTEC, Gouda (The Netherlands), Bart.Veltman@ortec.com

More information

A Comparison of Statistical Methods in Interrupted Time Series Analysis to Estimate an Intervention Effect

A Comparison of Statistical Methods in Interrupted Time Series Analysis to Estimate an Intervention Effect Transport and Road Safety (TARS) Research Joanna Wang A Comparson of Statstcal Methods n Interrupted Tme Seres Analyss to Estmate an Interventon Effect Research Fellow at Transport & Road Safety (TARS)

More information

Stochastic ALM models - General Methodology

Stochastic ALM models - General Methodology Stochastc ALM models - General Methodology Stochastc ALM models are generally mplemented wthn separate modules: A stochastc scenaros generator (ESG) A cash-flow projecton tool (or ALM projecton) For projectng

More information

ASIAN JOURNAL OF CIVIL ENGINEERING (BUILDING AND HOUSING) VOL. 12, NO. 4 (2011) PAGES

ASIAN JOURNAL OF CIVIL ENGINEERING (BUILDING AND HOUSING) VOL. 12, NO. 4 (2011) PAGES ASIAN JOURNAL OF CIVIL ENGINEERING (BUILDING AND HOUSING) VOL. 12, NO. 4 (2011) PAGES 511-522 DISCOUNTED CASH FLOW TIME-COST TRADE-OFF PROBLEM OPTIMIZATION; ACO APPROACH K. Aladn, A. Afshar and E. Kalhor

More information

1. Introduction. Bai Li. address:

1. Introduction. Bai Li.  address: Automaton, Control and Intellgent Systems 014; (5): 71-80 Publshed onlne September 30, 014 (http://www.scencepublshnggroup.com/j/acs) do: 10.11648/j.acs.014005.11 IS: 38-5583 (Prnt); IS: 38-5591 (Onlne)

More information

Linear Combinations of Random Variables and Sampling (100 points)

Linear Combinations of Random Variables and Sampling (100 points) Economcs 30330: Statstcs for Economcs Problem Set 6 Unversty of Notre Dame Instructor: Julo Garín Sprng 2012 Lnear Combnatons of Random Varables and Samplng 100 ponts 1. Four-part problem. Go get some

More information

CS 286r: Matching and Market Design Lecture 2 Combinatorial Markets, Walrasian Equilibrium, Tâtonnement

CS 286r: Matching and Market Design Lecture 2 Combinatorial Markets, Walrasian Equilibrium, Tâtonnement CS 286r: Matchng and Market Desgn Lecture 2 Combnatoral Markets, Walrasan Equlbrum, Tâtonnement Matchng and Money Recall: Last tme we descrbed the Hungaran Method for computng a maxmumweght bpartte matchng.

More information

A Case Study for Optimal Dynamic Simulation Allocation in Ordinal Optimization 1

A Case Study for Optimal Dynamic Simulation Allocation in Ordinal Optimization 1 A Case Study for Optmal Dynamc Smulaton Allocaton n Ordnal Optmzaton Chun-Hung Chen, Dongha He, and Mchael Fu 4 Abstract Ordnal Optmzaton has emerged as an effcent technque for smulaton and optmzaton.

More information

IND E 250 Final Exam Solutions June 8, Section A. Multiple choice and simple computation. [5 points each] (Version A)

IND E 250 Final Exam Solutions June 8, Section A. Multiple choice and simple computation. [5 points each] (Version A) IND E 20 Fnal Exam Solutons June 8, 2006 Secton A. Multple choce and smple computaton. [ ponts each] (Verson A) (-) Four ndependent projects, each wth rsk free cash flows, have the followng B/C ratos:

More information

Analysis of the Influence of Expenditure Policies of Government on Macroeconomic behavior of an Agent- Based Artificial Economic System

Analysis of the Influence of Expenditure Policies of Government on Macroeconomic behavior of an Agent- Based Artificial Economic System Analyss of the Influence of Expendture olces of Government on Macroeconomc behavor of an Agent- Based Artfcal Economc System Shgeak Ogbayash 1 and Kouse Takashma 1 1 School of Socal Systems Scence Chba

More information

Instituto de Engenharia de Sistemas e Computadores de Coimbra Institute of Systems Engineering and Computers INESC - Coimbra

Instituto de Engenharia de Sistemas e Computadores de Coimbra Institute of Systems Engineering and Computers INESC - Coimbra Insttuto de Engenhara de Sstemas e Computadores de Combra Insttute of Systems Engneerng and Computers INESC - Combra Joana Das Can we really gnore tme n Smple Plant Locaton Problems? No. 7 2015 ISSN: 1645-2631

More information

Wages as Anti-Corruption Strategy: A Note

Wages as Anti-Corruption Strategy: A Note DISCUSSION PAPER November 200 No. 46 Wages as Ant-Corrupton Strategy: A Note by dek SAO Faculty of Economcs, Kyushu-Sangyo Unversty Wages as ant-corrupton strategy: A Note dek Sato Kyushu-Sangyo Unversty

More information

Alternatives to Shewhart Charts

Alternatives to Shewhart Charts Alternatves to Shewhart Charts CUSUM & EWMA S Wongsa Overvew Revstng Shewhart Control Charts Cumulatve Sum (CUSUM) Control Chart Eponentally Weghted Movng Average (EWMA) Control Chart 2 Revstng Shewhart

More information

EVOLUTIONARY OPTIMIZATION OF RESOURCE ALLOCATION IN REPETITIVE CONSTRUCTION SCHEDULES

EVOLUTIONARY OPTIMIZATION OF RESOURCE ALLOCATION IN REPETITIVE CONSTRUCTION SCHEDULES EVOLUTIONARY OPTIMIZATION OF RESOURCE ALLOCATION IN REPETITIVE CONSTRUCTION SCHEDULES SUBMITTED: October 2003 REVISED: September 2004 ACCEPTED: September 2005 at http://www.tcon.org/2005/18/ EDITOR: C.

More information

occurrence of a larger storm than our culvert or bridge is barely capable of handling? (what is The main question is: What is the possibility of

occurrence of a larger storm than our culvert or bridge is barely capable of handling? (what is The main question is: What is the possibility of Module 8: Probablty and Statstcal Methods n Water Resources Engneerng Bob Ptt Unversty of Alabama Tuscaloosa, AL Flow data are avalable from numerous USGS operated flow recordng statons. Data s usually

More information

The Effects of Industrial Structure Change on Economic Growth in China Based on LMDI Decomposition Approach

The Effects of Industrial Structure Change on Economic Growth in China Based on LMDI Decomposition Approach 216 Internatonal Conference on Mathematcal, Computatonal and Statstcal Scences and Engneerng (MCSSE 216) ISBN: 978-1-6595-96- he Effects of Industral Structure Change on Economc Growth n Chna Based on

More information

II. Random Variables. Variable Types. Variables Map Outcomes to Numbers

II. Random Variables. Variable Types. Variables Map Outcomes to Numbers II. Random Varables Random varables operate n much the same way as the outcomes or events n some arbtrary sample space the dstncton s that random varables are smply outcomes that are represented numercally.

More information

ISyE 512 Chapter 9. CUSUM and EWMA Control Charts. Instructor: Prof. Kaibo Liu. Department of Industrial and Systems Engineering UW-Madison

ISyE 512 Chapter 9. CUSUM and EWMA Control Charts. Instructor: Prof. Kaibo Liu. Department of Industrial and Systems Engineering UW-Madison ISyE 512 hapter 9 USUM and EWMA ontrol harts Instructor: Prof. Kabo Lu Department of Industral and Systems Engneerng UW-Madson Emal: klu8@wsc.edu Offce: Room 317 (Mechancal Engneerng Buldng) ISyE 512 Instructor:

More information

ISE Cloud Computing Index Methodology

ISE Cloud Computing Index Methodology ISE Cloud Computng Index Methodology Index Descrpton The ISE Cloud Computng Index s desgned to track the performance of companes nvolved n the cloud computng ndustry. Index Calculaton The ISE Cloud Computng

More information

Economics 1410 Fall Section 7 Notes 1. Define the tax in a flexible way using T (z), where z is the income reported by the agent.

Economics 1410 Fall Section 7 Notes 1. Define the tax in a flexible way using T (z), where z is the income reported by the agent. Economcs 1410 Fall 2017 Harvard Unversty Yaan Al-Karableh Secton 7 Notes 1 I. The ncome taxaton problem Defne the tax n a flexble way usng T (), where s the ncome reported by the agent. Retenton functon:

More information