Dinkelbach s Algorithm as an Efficient Method for Solving a Class of MINLP Models for Large-Scale Cyclic Scheduling Problems

Size: px
Start display at page:

Download "Dinkelbach s Algorithm as an Efficient Method for Solving a Class of MINLP Models for Large-Scale Cyclic Scheduling Problems"

Transcription

1 Dnkelbach s Algorhm as an Effcen Mehod for Solvng a Class of MINLP Models for Large-Scale Cyclc Schedulng Problems Fengq You, 1 Pedro M. Casro, 2 Ignaco E. Grossmann 1 1 Deparmen of Chemcal Engneerng, Carnege Mellon Unversy, Psburgh, PA Deparameno de Modelação e Smulação de Processos, INETI, Lsboa, Porugal Absrac January, 2009 In hs paper we consder he soluon mehods for mxed-neger lnear fraconal programmng (MILFP models, whch arse n cyclc process schedulng problems. We frs dscuss convexy properes of MILFP problems, and hen nvesgae he capably of solvng MILFP problems wh MINLP mehods. Dnkelbach s algorhm s nroduced as an effcen mehod for solvng large scale MILFP problems for whch s opmaly and convergence properes are esablshed. Exensve compuaonal examples are presened o compare Dnkelbach s algorhm wh varous MINLP mehods. To llusrae he applcaons of hs algorhm, we consder ndusral cyclc schedulng problems for a reacon-separaon nework and a ssue paper mll wh byproduc recyclng. These problems are formulaed as MILFP models based on a connuous me Resource-Task Nework (RTN. The resuls show ha orders of magnude reducon n CPU mes can be acheved when usng hs algorhm compared o solvng he problems wh commercal MINLP solvers. Keywords: Cyclc Schedulng; Mxed-Ineger Lnear Fraconal Programmng; Mxed-neger Nonlnear Programmng; Dnkelbach s Algorhm; Resource-Task Nework; To whom all correspondence should be addressed. E-mal: grossmann@cmu.edu -1-

2 1. Inroducon Cyclc schedulng s approprae wherever produc demands are sable over exended perods of me. In such cases, cyclc schedulng s usually mplemened o fnd he bes resource assgnmens as well as asks sequencng, and hen repea such producon paern over an exended perod of me (Sahnds & Grossmann, 1991; Pno & Grossmann, 1994; Casro and co-workers, 2003, 2005, 2009; Poche & Warche, Cyclc schedulng problems can be encounered n refnery operaon (Pno e al., 2000, chemcal manufacurng (Sahnds & Grossmann, 1991, pulp mlls (Casro e al., 2003 and paper producon (Casro e al., If connuous-me formulaons are used, he objecve funcon ypcally nvolves he maxmzaon of a ceran economc ndcaor (e.g. revenue, prof dvded by he cycle me, whch s a model varable. If here are lnear consrans and he objecve funcon s gven by he rao of lnear erms dvded by he cycle me, he resulng mahemacal problem s a specal ype of mxed-neger nonlnear program (MINLP ha s known as a mxed-neger lnear fraconal program (MILFP. An MILFP ncludes boh connuous and dscree varables, has an objecve funcon n general form as he rao of wo lnear funcons and all he consrans are lnear. Mahemacally, an MILFP can be formulaed as followng problem (P: (P max a b ax bx s.. c0 j + cjx = 0, j x 0, I1 and { 0,1} x, I2 and I 1 I 2 = I where s assumed ha b0 + bx > 0 for all feasble soluons and where all nequales are convered no equales hrough he use of slack varables. Due o he nonlneares n he objecve funcon and he combnaoral naure because of he presence of 0-1 varables, he -2-

3 MILFP problems can become compuaonally nracable, especally for large scale nsances wh more han hundreds of bnary varables. Snce (P has boh connuous and dscree varables, and ncludes a nonlnear objecve funcon wh nonconvexes, s also a mxed-neger nonlnear programmng (MINLP problem. Thus, opmzaon mehods for MINLP problems can also be ulzed for MILFP problems. Global opmzaon mehods for MINLP problems nclude he branch and reduce mehod (Ryoo & Sahnds, 1996; Tawarmalan & Sahnds, 2004, he α-bb mehod (Adjman, e al., 2000, he spaal branch and bound search mehod for blnear and lnear fraconal erms (Quesada & Grossmann, 1995; Smh & Paneldes, 1999 and he ouer-approxmaon mehod by Kesavan e al. (2000. All hese mehods rely on a branch and bound soluon procedure. The dfference among hese mehods les on he defnon of he convex envelopes for compung he lower bound, and on how o perform he branchng on he dscree and connuous varables. In addon o global opmzaon mehods, MINLP mehods ha rely on convexy assumpons can also be ulzed. Alhough global opmaly canno be guaraneed, hese mehods can usually oban opmal or near opmal soluons for MILFP problems much faser han global opmzers. These MINLP mehods nclude he branch & bound mehod (Leyffer, 2001, generalzed Benders decomposon (Geoffron, 1972, ouer-approxmaon (Duran & Grossmann, 1986; Vswanahan & Grossmann, 1990, LP/NLP based branch and bound (Quesada & Grossmann, 1992, and exended cung plane Mehod (Weserlund and Peersson, A number of compuer codes are avalable ha mplemen hese mehods. The program DICOPT s an MINLP solver ha s based on he Ouer-Approxmaon algorhm, and s avalable n he modelng sysem GAMS (Brooke, The code α-ecp mplemens he exended cung plane mehod by Weserlund and Peersson (1995, Codes ha mplemen he branch-and-bound mehod nclude he code MINLP_BB (Leyffer,

4 avalable n AMPL, and he program SBB whch s also avalable n GAMS. Recenly, he open source MINLP solver Bonmn (Bonam, e al. 2008, whch s par of he COIN-OR projec, mplemens an exenson of he branch-and-cu ouer-approxmaon algorhm ha was proposed by Quesada and Grossmann (1992, as well as he branch and bound and ouer-approxmaon mehod. The res par of hs paper s organzed as follows. In Secon 2, we dscuss he specal properes of solvng MILFP problems wh convex MINLP mehods. The Dnkelbach s algorhm s nroduced and dscussed n Secon 3. In Secon 4 and Secon 5, we presen he numercal examples and cases sudes. Secon 6 concludes hs paper. 2. MINLP Mehods for MILFP Due o he specal srucure of MILFP problems, we can oban global opmal soluons by fndng he local opma wh ceran MINLP mehods. Before addressng he soluon mehods, le us frs consder problem (RP, whch s he nonlnear relaxaon of (P wh all he bnary varables { 0,1} x, 2 I relaxed as connuous varables 0 x 1, I2. (RP max a b ax bx s.. c0 j + cjx = 0, j b 0 + bx > 0 x 0, I1 and 0 x 1, I2 and I 1 I 2 = I I s easy o see ha (RP s a lnear fraconal program (LFP, n whch he objecve funcon s he rao of wo lnear funcons, all he consrans are lnear and all he varables are connuous. The LFP problems are well suded and some of s mporan properes wll asss he soluon of MILFP wh MINLP mehods. -4-

5 Lemma 1: Le Qx = ( a0 + ax ( b0 bx +, and le F be a convex se such ha b over F. Then, Qx s boh pseudoconvex and pseudoconcave over F. 0 + bx 0 Proof: See Chaper 11.4, Lnear Fraconal Programmng n Bazaraa e al. (2004. Lemma 2: Qx s srcly quasconvex and srcly quasconcave over F. Proof: Based on Lemma 1 ha Qx s pseudoconvex and pseudoconcave, we can conclude ha Qx s also srcly quasconvex and srcly quasconcave over F (Bazaraa e al., Lemma 3: Every local opmum of Qx over F s also s global soluon. Proof: Lemma 2 and he properes of srcly quasconvex and srcly quasconcave funcons (Bazaraa e al., 2004 lead o Lemma 3. Based on Lemma 3, we can conclude ha he local maxmum obaned by solvng he LFP problem (RP wh any nonlnear programmng (NLP solver s also he global maxmum of (RP. Furhermore, we can oban he global opmal soluon of he MILFP problem (P wh an MINLP mehod ha can handle pseudoconvex/pseudoconcave objecve funcon (eg. branch-and-bound, α-ecp mehods. Lemma 4: A global opmal soluon of he MILFP problem (P can be obaned by solvng wh MINLP mehods ha can handle pseudoconvex/pseudoconcave objecve funcon (eg. branch-and-bound, α-ecp. Proof: Based on Lemma 3, he NLP relaxaon of he MILFP problem (P or an NLP subproblem wh a subse of fxed 0-1 varables can be solved o global opmaly by usng a local NLP solver. Snce he branch-and-bound mehod reles on solvng a sequence of relaxed -5-

6 NLP subproblems, global opmaly can be guaraneed wh ha mehod. The α-ecp mehod by defnon can handle pseudoconvex/pseudoconcave funcons, and herefore can also guaranee he global opmaly. Lemma 4 allows us o oban global opmal soluons of MILFP problems wh convex MINLP solvers, such as SBB and α-ecp, whch are poenally faser han usng a global opmzer. Noe ha he Generalzed Benders Decomposon (Geoffron, 1972 algorhm and Ouer-Approxmaon (Duran & Grossmann, 1986; Vswanahan & Grossmann, 1990 mehod do no guaranee global opmaly, snce n boh cases he lower/upper bounds predced by he maser problem rely on he assumpon ha he funcons are convex. Besdes he MINLP mehods, an alernave o solve he MILFP problems s o use Dnkelbach s algorhm by successvely solvng a number of mxed-neger lnear programmng (MILP problems. 3. Dnkelbach's Algorhm for MILFP By explong he relaonshp beween nonlnear fraconal programmng and nonlnear paramerc programmng, Dnkelbach (1967 developed an algorhm o solve convex nonlnear fraconal programmng problems (whou dscree varables by successve solvng a sequence of smplfed NLP problems. As an exenson, Dnkelbach s algorhm has recenly been mplemened o solve he MILFP problems (Bradley and Arnzen, 1999; Poche & Warche, 2008, bu he opmaly and convergence properes of usng Dnkelbach s algorhm o solve MILFP problems have no been fully addressed (Warche, In hs secon, we frs nroduce he algorhmc scheme for solvng MILFP problems wh Dnkelbach s algorhm, and hen show ha smlar opmaly and convergence properes (such as superlnear convergence rae of usng Dnkelbach s algorhm for convex nonlnear fraconal programmng problems (Dnkelbach, 1967; Schable, 1976 also exs n usng hs -6-

7 algorhm for MILFP problems. Consder N( x a0 ax = +, Dx = b0 + bx, Qx Nx / Dx = and he feasble regon of (P as S: { D( x > 0 and c 0 j + cjx = 0, j and x 0, I1 and x = 0, 1, I2 and I I = I }, he Dnkelbach s algorhm for MILFP problem (P: { Qx x S} max 1 2 s as follows: Sep 1: choose arbrary x1 S and se q 2 ( 1 N x = (or se q 2 = 0, le k = 2. D x 1 Sep 2: solve he MILP problem F( qk max { N( x qkd( x x S} =, and denoe he opmal soluon as x k. Sep 3: If F( qk < δ (opmaly olerance, sop and oupu x k as he opmal soluon; If F( qk δ, le q k + 1 ( k N x = and go o Sep 2 o replace k wh 1 D x k + and q k wh q k + 1. k Proposon 1 (Opmaly: F( q { N x q D x x S} N x = = max { / }. D x q N x D x x S Proof: See appendx. = max = 0 f and only f Proposon 2 (Convergence: Dnkelbach s algorhm converges superlnearly for MILFP problem (P. Proof: See appendx. -7-

8 Based on Proposon 1 and Proposon 2, we can solve a sequence of MILP subproblems o oban he global opmal soluon of an MILFP problem. A major advanage of usng hs algorhm s ha no NLP solver s requred, and he memory usage durng he compuaonal process ends o be raher small compared wh usng MINLP mehods, especally for large-scale MILFP problems. In he nex wo secons, we presen compuaonal resuls for solvng MILFP problems wh Dnkelbach s algorhm and varous MINLP mehods. 4. Compuaonal Resuls In order o llusrae he applcaon of he proposed soluon sraeges, we presen compuaonal expermens for 20 large scale nsances. The compuaonal expermens are carred ou on an Inel 3.2 GHz machne wh 512 MB memory. The proposed soluon procedure s coded n GAMS (Brooke, The MILP problems n Dnkelbach s soluon procedure are solved usng CPLEX 10, he MINLP solvers nclude SBB (specal branch-and-bound algorhm, DICOPT (ouer-approxmaon algorhm, and α-ecp (α - exended cung-plane mehod, and he global opmzer used n he compuaonal expermens s BARON The relave opmaly olerance s se o be We solve he MILFP problems (CE as follows: (CE max a + a1 x + a2 y 0 b + b1 x + b2 y 0 j J j j j J j j, k K s.. c + c 0 1 x + c 2 y = 0 k k j J jk j b + b 0 1 x + b 2 y j j x 0, I j J y, j J and { 0,1} whch ncludes I connuous varables, J bnary varables, and K + 1 consrans/equaons. The values of I, J and K range from 100 o 2,000. Gven he large sze of problems, he npu daa are generaed randomly. a 0 s generaed unformly on U[-10, 10], b 0 s generaed unformly on U[-10, 10], a 1 s generaed unformly on U[0, 10], a 2 j s generaed unformly on U[0, 10], b 1 s generaed unformly on U[0, 10], b 2 j s j -8-

9 generaed unformly on U[0, 10], c 0k s generaed unformly on U[-15, 20], c 1 k s generaed unformly on U[-10, 10], c 2 jk s generaed unformly on U[-20, 15]. For each nsance, we solve Problem (CE wh Dnkelbach s algorhm usng CPLEX (he nal value of q s se o 0, and MINLP solvers SBB, DICOPT, α-ecp, as well as he global opmzer BARON. The compuaonal resuls are gven n Table 1. The opmal soluons obaned wh all he mehods are he same and equal o he global maxmum, alhough DICOPT does no guaranee global opmaly. The CPU mes vary from one approach o he oher. Specfcally, solvng MILFP problems wh Dnkelbach s algorhm requres up o 7 eraons and s usually faser han usng he global opmzer BARON and he MINLP solver α-ecp. Dnkelbach s algorhm usually requres slghly more compuaonal mes han SBB and DICOPT for medum nsances, bu usually less CPU me han hese MINLP solvers for large scale nsances. More mporanly, for very large scale nsances wh up o housands of consrans and varables (nsances 18-20, DICOPT and SBB boh exceed he memory lm whle Dnkelbach s algorhm can sll reurn global opmal soluons. Ths s due o he smaller memory requremen when solvng MILP raher han MINLP problems. As for he comparson beween he MINLP solvers and he global opmzer, SBB and DICOPT requre smlar compuaonal resources and are boh much faser han α-ecp and BARON, especally for large scale nsances (nsances The compuaonal sudes sugges ha SBB and DICOPT mgh be he mos effcen solvers for medum sze MILFP problems, and Dnkelbach s algorhm may have hgher compuaonal effcency for very large scale nsances. In all runs, DICOPT was able o fnd he global opmal soluons, despe he fac ha he ouer-approxmaon mehod canno guaranee global opmaly for pseudoconvex/pseudoconcave funcons. The resuls also show ha Dnkelbach s algorhm wh CPLEX and he convex MINLP solvers (SBB, DICOPT and α-ecp are far more effcen han global opmzer BARON for solvng MILFP problems. -9-

10 No. Con. Var. I Dsc. Var. J Table 1 Compuaonal resuls for MILFP Problems wh Dnkelbach s algorhm and MINLP mehods Eqs. K +1 Dnkelbach s Algorhm (CPLEX SBB DICOPT α-ecp BARON Ier. Obj. CPU (s Obj. CPU (s Obj. CPU (s Obj. CPU (s Obj. CPU (s ~ , , , ~ , , , ~ , , , ~ , ,000 1,000 1, , , ,000 1,000 1, , , ,000 2,000 1, , , ,000 1,000 2, >memo --- > memo --- 3, , ,000 2,000 1, >memo --- > memo --- 3, , ,000 2,000 2, >memo --- > memo --- 3, ,600 : Subopmal soluons (or lower and upper bounds for BARON obaned afer 1 hour (3,600 seconds : No soluon was reurned afer 1 hour (3,600 seconds >memo: ermnaes because memory upper lm exceed -10-

11 5. Cyclc Schedulng Problems Cyclc schedulng problems can be formulaed as mxed-neger lnear fraconal programs (Bradley and Arnzen, 1999; Poche & Warche, In hs secon, we employ he Dnkelbach s algorhm o solve large scale MILFP models for cyclc producon schedulng from wo case sudes when compared o he MINLP commercal solvers Case sudy 1: Cyclc Schedulng for a Reacon-Separaon Nework The frs case sudy deals wh a varan of he mos suded schedulng problem n he process sysems engneerng leraure (Kondl e al., I nvolves a mulpurpose pharmaceucal bach plan producng wo producs from hree dfferen raw-maerals hrough varous reacon and separaon operaons. Fgure 1 shows he assocaed RTN (Paneldes, 1994, annoaed wh nformaon on ask duraon and mnmum and maxmum ask sze. Noce ha he duraon of he reacon asks s dependen on he ype of equpmen beng used. The produc values are equal o $12,000/kg and $10,000/kg, respecvely, as n Schllng and Paneldes (1999. The problem was frs nvesgaed by Schllng & Paneldes (1999 and more recenly addressed by Casro e al. (2003 and Wu & Ieraperou (2004. Dfferen connuous-me mulpurpose formulaons can be used o solve he problem. The frs wo conrbuons reled on a sngle me grd o keep rack of evens akng place, whle he laer s a un-specfc formulaon. In hs paper, we wll be usng he one proposed by Casro and co-workers (2003, 2005, whch has been shown o be more effcen han he one by Schllng & Paneldes (1999, prmarly due o he need of fewer even pons o fnd he opmal soluon. Bear n mnd, however, ha he formulaon of Wu & Ieraperou (2004 shows beer performance. The small dfferences observed n he values of he repored soluons beween he papers resul from slghly dfferen daa. -11-

12 Produc1 0.4 HoA 0.4 Reacon2_1 Dur.= Sze Sze=20-80 Reacon2_2 Dur.= Sze Sze= InAB Separaon Dur.= E-2Sze Sze=40-80 Sll 0.9 Produc2 FeedB 0.5 InBC Reac1 ImpureE 1.0 Reac2 FeedC Reacon1_1 Dur.= Sze Sze=20-80 Reacon3_1 Dur.= Sze Sze= Reacon1_2 Dur.= Sze Sze= Reacon3_2 1.0 Dur.= E-2Sze Sze=30-80 Fgure 1 Resource-Task Nework represenaon of case sudy 1. Duraon n h, sze n kg. The schedulng formulaon uses he RTN process represenaon, whch reles on generc enes lke resources (se R and asks (se I o descrbe he process/produc recpe. Through he use of he wrap-around operaor Ω( (Shah e al., 1993,,1 T Ω( = + T, < 1 he cyclc schedulng formulaon can be wren n a very compac form, eqs 1-7. In addon, an anchorng consran should be used for reducng soluon degeneracy arsng from cyclc schedulng permuaons. max v Δ r r H (1 FP r R Rr, = Rr, Ω( 1 + [ ( μr, N,, + ν r, ξ,, + ( μr, N,, + ν r, ξ, ( Δ r RM r R Δ r FP r R T < Δ+ Δ+ T = 1 r R, T T Δ < Δ + T ', ] + (2 R = EQ r, T 1+ ( μ r, N,, + μr, N,, r R (3 T T T < Δ+ Δ+ T < Δ+ -12-

13 N mn max μ V ξ N μ V I, T, T, < Δ + (4,, r, r,,,, r, r T EQ EQ r R r R T T α N + βξ I, T, T, < Δ + (5 ' T T H (,, ',, ' (,,,, α N + β ξ I, T, T, Δ + T (6 mn max max H H H T = 0;0 T H ; N {0,1}; ξ, R, Δ 0 (7 ; 1,,,, r, r The bnary varables N denfy he sar of ask a even pon and endng a even,, pon, whle he connuous varables ξ gve he amoun processed, whch mus le,, whn he equpmen un s (r R EQ mnmum ( V and maxmum capaces ( V mn r max r, see eq 4. In hs problem, he amoun handled by he ask affecs s duraon, wh parameers α (h and β (h/kg, gvng he fxed and bach sze dependen processng mes, respecvely. The excess amoun of resource r a even pon s gven by R r,. Raw-maerals (r R RM and fnal producs (r R FP have ne consumpon/producon over he cycle, wh varables Δ r holdng he exac amouns. The laer have a ceran marke value v r ($/kg, and he objecve s o maxmze he revenue whle mnmzng he cycle me, H (h,.e. maxmzng he hourly revenue ($/h, see eq 1. Varable T holds he me of even pon relave o he sar of he cycle. Fnally, srucural parameers μ r,, μ conan he consumpon/producon of resource r a he sar/end (over bar of he ask ha s ndependen on he amoun processed. These are lnked o he dashed arrows n Fgure 1. Parameers ν r, and ν r, are used for he bach sze dependen values and are lnked o he sold arrows. r, Cycle N Cycle N+1 Slo 1 Slo 2 Slo 3 Slo T Slo T T+1=1 2 Fgure 2 Cycle Tme H Even pons and me grds n connuous-me formulaon -13-

14 Table 2 T Δ H mn H max Dsc. Var. Resuls for Case Sudy 1 wh Dnkelbach s algorhm and MINLP mehods Con. Var Eqs. Obj. (k$/h H(h CPU (s Solver (3 er. Dnkelbach SBB DICOPT α-ecp BARON (4 er. Dnkelbach SBB DICOPT α-ecp BARON (3 er. Dnkelbach SBB DICOPT α-ecp BARON (3 er. Dnkelbach ~ ,200 SBB DICOPT α-ecp ~ ,200 BARON (3 er. Dnkelbach ~ ,200 SBB DICOPT α-ecp ~ ,200 BARON (3 er. Dnkelbach ~ ,200 SBB , DICOPT α-ecp ~ ,200 BARON (3 er. Dnkelbach ~ ,200 SBB ,200 DICOPT ,200 α-ecp ~ ,200 BARON , (3 er. Dnkelbach ~ ,200 SBB ,200 DICOPT ,200 α-ecp ~ ,200 BARON : Subopmal soluons (or lower and upper bounds for BARON and SBB obaned afer 2 hours (7,200 seconds -14-

15 The drawback of a me grd formulaon s ha he soluon reurned depends on he number of even pons, T (as shown n Fgure 2, and also on he number of nervals ha a ask can span, whch s specfed hrough parameer Δ. Only for a suffcenly large number of boh parameers can we fnd he global opmal opmum. The soluon also depends on he cycle me range H [H mn ; H max ] as llusraed by Wu & Ieraperou (2004. In hs paper, however, he man goal s o compare he compuaonal performance of varous solvers/algorhms for MILFP problems, so we smply esed hem for dfferen values of hese four parameers. We solve hs problem usng he same machne and sofware envronmen as nroduced n Secon 3 wh Dnkelbach s algorhm (solver CPLEX, MINLP solvers SBB, DICOPT and α-ecp, as well as global opmzer BARON. Table 2 lss he resuls obaned. As we can see, he problem szes ncrease as he number of even pons T and he number of nervals ha a ask can span Δ ncrease. For he frs hree nsances wh T =4, he opmal soluons obaned by usng Dnkelbach s algorhm are he same as he global opmal soluons obaned by usng BARON, and Dnkelbach s algorhm requres much less compuaonal me han BARON. Alhough he opmal soluons from SBB and α-ecp are also he same, hese wo solvers requre longer CPU mes han Dnkelbach s algorhm. DICOPT can oban soluons faser han Dnkelbach s algorhm, bu for he second and he hrd nsances n Table 2, he soluons are no he global opmum. For hose wo nsances wh T =5, he compuaonal resuls n Table 2 show ha boh SBB and BARON faled o converge n 2 hours, alhough subopmal soluons closed o global maxmum are reurned. We can also see ha α-ecp reurned he same global opmal soluons as hose obaned by Dnkelbach s algorhm, alhough α-ecp requres more CPU mes. DICOPT s he fases solver, bu agan reurned subopmal soluons for hese wo nsances. I s neresng o noe ha for he second, hrd and fourh nsances, f he lower bound of he cycle me s reduced -15-

16 from 40 o 20, hen DICOPT does converge o he global opmum, because he lower bound predced by he MILP maser problem s a vald bound for hese new nsances. For large scale nsances wh T =6 and T =7, mos of he MINLP solvers faled o converge n 2 hours (DICOPT and α-ecp can boh solve he sxh nsance, bu Dnkelbach s algorhm can solve all he hree nsances whn 1 hour. Overall, Dnkelbach s algorhm s clearly he bes approach for solvng large scale MILFP problems for hs cyclc process schedulng problem. I requres much less compuaonal mes han mos of he MINLP solvers and guaranees he global opmaly of he soluons. Alhough DICOPT s a fas solver for hs ype of problems, may reurn subopmal soluons for some nsances Case sudy 2: Cyclc Schedulng for a Tssue Paper Mll wh Byproduc Recyclng The second case sudy s aken from Casro e al. (2009 and nvolves a connuous mulproduc ssue-paper plan. The cyclc schedulng problem, occurrng a a Scandnavan ssue paper mll consss of maxmzng he prof of he plan and fndng he opmal cycle me whle meeng mnmum demands for all producs. There are bascally wo producon sages, each feaurng wo connuous lnes n parallel, he sock preparaon lnes n he frs sage, and he ssue-paper machnes n he second sage, see Fgure 3. In he frs sage, he dfferen raw-maerals (ONP=old newspaper, MOW=mxed offce wase, VF=vrgn fber ogeher wh some recycled fber (broke are prepared for he ssue machnes. Fve nermedae producs resul from sock preparaon, wh wo of hem havng dedcaed sockyard ples of lmed capacy. These are hen processed n he ssue machnes o ge he fve quales, from leas o mos valuable produc: P50, P60, P75, P80 and P85, where he number represens he brghness n %ISO. -16-

17 Raw maeral ONP Raw maeral MOW De-nkng lne 1 Raw maeral VF Sludge & rejec Tssue Machne 1 Ash P50 P60 P75 P80 P85 De-nkng lne 2 Tssue Machne 2 P50 P60 P75 P80 P85 Broke Sorage Inermedae Sorage 1 Inermedae Sorage 2 Fgure 3. Flowshee of he ssue mll. In order o be more envronmenally frendly and lower he operang coss, a proper broke recyclng sraegy should be mplemened. Broke s manly generaed when processng fbers n he ssue machnes and n he downsream converng lnes. Despe he fac ha he laer are no shown n he flowshee, her fber losses are accouned for n he ssue machnes. Three scenaros were analyzed n Casro e al. (2009: ( no recyclng; ( ncorporae all broke n he lowes qualy producs (P50 and P60; ( raher han mxng all broke, recycle accordng o qualy. More specfcally, broke from P85 wll parly replace VF, broke from P80, MOW, whle broke from he remanng producs wll be mxed wh ONP. The RTN correspondng o hs opon, he mos cos effcen, s shown n Fgure 4. Smlar o case sudy 1, we wll be dfferenang he resources. Equpmen uns (R EQ nclude he sock preparaon lnes (SP1-2, ssue machnes (TM1-2, dewaerng lne ha prepares he nermedaes for sorage (DW, and he wo dedcaed sorage lnes (L67, L80. The subse of raw-maerals (R RM conans ONP, MOW and VF; he nermedaes comprse ONP50, ONP60, ONP67, MOW80, VF85, S67 and S80; and he fnal producs (R FP ake n P50-P85. The elemens of he subse of broke resources (R BK vary accordng o he recyclng polcy. As for he asks, all are of he connuous ype and are characerzed by maxmum -17-

18 processng rae ρ max. A pecular problem feaure s ha we canno se beforehand he proporon of broke o be ncorporaed n a ceran nermedae, snce he amoun produced wll be deermned as par of he opmzaon procedure and we wan o use as much as possble. In oher words, here are flexble proporons of npu maerals for he asks execued n he sock preparaon lnes. Such varable recpe asks (I VR wll be subjec o addonal ses of consrans. VF SP2_VF85 VF 85 TM1_P85 TM2_P P BR 85 MOW SP1_MOW80 SP1 SP2_ONP67 L80 DW MOW 80 ONP 67 GFS_80 GTS_80 RaeMax=48 /day GTS_67 RaeMax=48 /day S TM1_P80 TM2_P80 TM1_P75 TM2_P TM1 P80 P BR 80 ONP SP2 SP2_ONP60 ONP 60 L67 GFS_67 S67 TM2_P60 TM1_P TM2 P BR SP2_ONP50 ONP 50 TM1_P50 TM2_P P Fgure 4. Resource-Task Nework represenaon of bes broke recyclng polcy. In conras o her bach counerpars, can be assumed whou loss of generaly ha connuous asks las a sngle me nerval. As a consequence, only one me ndex s needed n he ask-relaed model varables. Bnary varables N, assgn he sar of ask o even pon, whle he oal amoun produced s gven by ξ,. For varable recpe asks, he par due o resource r s accouned for by ξ r,,. In order o denfy changeovers n he ssue -18-

19 machnes, varables X r,,, are employed. The remanng varables were already presened n case 1. The model consrans are gven nex. The objecve funcon s he maxmzaon of he annual prof, gven n relave moneary uns (r.m.u./year, eq 8. The frs erm ncludes he maerals value, whch s negave for raw-maerals and broke resources and posve for fnal producs. The second erm ncludes he oal operang cos and he hrd, he oal changeover cos. Parameer wd gves he number of workng days per year. Noce ha he numeraor s lnear whle he denomnaor, he cycle me H, s a varable, makng hs model an MILFP. The oher consrans are smlar o case 1, wh dfferences arsng from handlng connuous raher han bach asks. In parcular, noe ha srucural parameers λ r, and λ r, have replaced ν r, and ν r,, n he excess resource balances (compare eq 9 o eq 2. Furhermore, he upper bound on he amoun processed s now deermned by he produc of he maxmum processng rae and he upper bound on he cycle me (eq 12. In addon, he mng consrans, eq 17, are wren for every equpmen resource raher han every ask, where he duraon of he ask s deermned by dvdng he amoun by he maxmum processng rae. Specfc consrans for hs example are gven n eqs The exen of a ceran varable recpe ask mus be equal o he sum of he paral exens, where parameer ff (fber facor can be vewed as a yeld. Eq 14 lms broke ncorporaon o 20% and eq 15 acvaes he changeover varables. Fnally, eq 16 ensures ha he produc demands are me. max v Δ coξ ccg X / r r,, ' r,, ', wd H RM BK FP I T TM r R R R r R ' I T (8 R = R r RM r R ( μ N r FP BK r R R = 1 + μ N r, r, Ω( 1 r,, r,, Ω( 1 r,, Ω( 1 r, r,, Ω( 1 ( Δ Δ + r R, T + λ ξ + λ ξ + (9 R EQ r, T 1 + μ r, N, T r R (10 = -19-

20 max IT Rr, Rr r R, T (11 max max ξ H N I, T (12, ρ, VR ffξ, = λ, rξr,, I, T (13 RM BK r R R VR 0.2 ff ξ λ I, T (14,, rξr,, BK r R TM X r,, ', N', + N, ( 1 1 r R,, ' I T (15 Ω, d T H wd Δ d H r R mn max FP r r r (16 + EQ H T max μ r / r R T = T, ξ, ( ρ, T H mn H H max max ; T1 = 0; 0 T H ; N, {0,1};0 X r,, ', 1; ξ,, ξr,,, Rr,, Δr 0 (18 We consder four nsances, oal number of even pons T =4, T =5, T =6 and T =7 (Δ=1 for all he nsances. We solve hs problem usng he same machne and sofware envronmen as nroduced n Secon 3 wh Dnkelbach s algorhm (solver CPLEX. Gven he problem szes of hese nsances and he fac from he prevous case sudy ha global opmzer BARON usually requres long CPU mes for large scale nsances, we only compare he performance of Dnkelbach s algorhm wh hose of he MINLP solvers SBB, DICOPT and α-ecp. The resuls are lsed n Table 3. From Table 3, we can see ha he same opmal soluons are obaned by usng Dnkelbach s algorhm and MINLP solvers for he nsances ha MINLP solvers can reurn opmal soluon whn 20 hours. Smlar o wha we observed n he prevous case sudy, Dnkelbach s algorhm requres much less compuaonal mes han he MINLP solvers, especally SBB. For he large scale nsances wh T =6 and T =7, only Dnkelbach s algorhm and DICOPT can reurn opmal soluons, whle SBB and α-ecp faled o converge whn 20 hours. For hese wo nsances, Dnkelbach s algorhm sll requres sgnfcanly less CPU me han DICOPT, alhough DICOPT does reurn global opmal soluons for hese nsances. -20-

21 Noce ha he cycle me s convergng o s upper bound, ndcang ha he objecve funcon would connue o ncrease. However, longer cycle mes would also mean longer sorage perods for he nermedaes and hgher degradaon resulng from nsance from drec sunlgh, whch s no desrable. Snce he obaned opmal schedules are he same as n Casro e al. (2009, he readers can refer o hs paper for he dealed soluons. The compuaonal resuls of hs case sudy sugges he advanage of usng Dnkelbach s algorhm o solve MILFP models of cyclc schedulng problems. Table 3 Resuls for Case Sudy 2 wh Dnkelbach s algorhm and MINLP mehods T H mn H max Dsc. Con. Obj. Eqs. Var. Var. (r.m.u./yr H(h CPU (s Solver (4 er. Dnkelbach , SBB DICOPT α-ecp (3 er. Dnkelbach ,000 SBB , DICOPT , α-ecp , (3 er. Dnkelbach ,000 SBB , DICOPT ,000 α-ecp , (3 er. Dnkelbach ,000 SBB , DICOPT ,000 α-ecp : Subopmal soluons obaned afer 20 hours (72,000 seconds 6. Conclusons In hs paper, we have dscussed he convexy properes of MILFP problems and her NLP relaxaon. The capably and opmaly of solvng MILFP problems wh varous MINLP mehods has been addressed. We also show ha Dnkelbach s algorhm, whch s used o solve connuous fraconal programmng problems, can be an effcen mehod for -21-

22 solvng large scale MILFP problems. We have addressed he opmaly and convergence ssues of hs algorhm, and proved ha also has superlnear convergence rae. Exensve compuaonal sudes were performed o demonsrae he effcency of hs algorhm. Case sudes of cyclc schedulng problems for a reacon-separaon nework and for a ssue paper mll wh byproduc recyclng were also consdered o llusrae he praccal capably of hs algorhm. The resuls show ha Dnkelbach s algorhm requred sgnfcanly less compuaonal effor o solve MILFP es problems compared o commercal MINLP solvers, such as DICOPT (Ouer-Approxmaon, SBB (specal branch-and-bound, α-ecp (exended cung plane mehod, and he global opmzer BARON (branch-and-reduce. Acknowledgmen The auhors acknowledge he fnancal suppor from he Naonal Scence Foundaon under Gran No. OCI and from he Luso-Amercan Foundaon. Appendx = +, Dx = b0 + bx, F ( q max { N( x qd( x x S} Le N( x a0 ax =, Qx = Nx / Dx, and he feasble regon be S: { D( x > 0 and c 0 + c x = 0, j and x 0, I1 and 0 x 1, I2 and I1 I2 = I } j j Before provng Proposon 1, frs consder he followng lemmas. Lemma 4: The funcon F ( q max { N( x qd( x x S} Proof: Le = s convex. x be he opmal soluon ha maxmze F( q' ( 1 q'' 0 1. Thus, we have: + wh q' q'' and -22-

23 ( ' + ( 1 q'' ( ( ' ( 1 '' ( ( ' ( ( 1 ( '' ( max { ( ' ( } ( 1 max { ( '' ( } ( ' ( 1 F ( q'' F q = N x q + q D x = N x q D x + N x q D x N x q D x x S + N x q D x x S = F q + Lemma 5: For q' q'' srcly monoonc decreasng. Proof: Le have: <, we have F( q' > F( q'',.e. F( q max { N( x qd( x x S} x S be he opmal soluon ha maxmze ( '' ( '' { N( x q D( x x S} N( x q D( x ( ' ( max { ' } ( ' F q = max '' = '' N x q D x = N x q D x x S = F q = s F q. Assumng Dx > 0, we Lemma 6: F( q = 0 has a unque soluon. Proof: I s easy o see ha for > 0 Dx, lm F( q = + and lm F( q q q + based on Lemma 5, we can conclude ha F( q = 0 has a unque soluon. =. Furhermore, Lemma 7: For any x ' S, le q ' = N x D x ( '. Then, we have ( ' F q ' 0. Proof: I s easy o see ha { } F q' = max N x q' D x x S N x' q' D x ' = 0. Proof of Proposon 1: a Le { } x S be an opmal soluon of max N x q D x x S, so we have -23-

24 ( ( N x q D x =0 and Snce > 0 N x q D x N x q D x =0, x S. Dx, we have = ( / ( / q N x D x N x D x, x S. Thus, { N x qd x x S} q s he maxmum of max and x s he opmal soluon of max { N( x / D( x x S}. b Le { N x D x x S} x be an opmal soluon of max / and q be he opmal objecve funcon value, so we have = ( / ( / Snce > 0 q N x D x N x D x, x S. Dx, we have N x q D x N x q D x =0, x S. Ths mples ha { } max N x q D x x S. x s he opmal soluon of Before provng Proposon 2, consder he followng lemmas. Lemma 8: Le ( ' D( x'' D x. x ' and x '' be he opmal soluon of ( ' F q and ( '' F q. If q' < q'', Proof: Snce x ' and '' x be he opmal soluon of F( q ' and F( q '', we have: ( ' ' ( ' ( '' ' ( '' N x q D x N x q D x ( '' '' ( '' ( ' '' ( ' N x q D x N x q D x Add he above wo nequales and rearrange boh sdes of he new one, we have: As '' > ' ( q'' q' D( x' ( q'' q' D( x '' q q, herefore we have D( x' D( x''. Lemma 9: Le x ' and x '' be he opmal soluon of ( ' F q and F( q ''. Then, -24-

25 ( '' Q( x' Q x ( '' ( '' ( '' ( ' F q F q D x D x. Proof: As x '' s he opmal soluon of F( q '', we have: ( '' '' ( '' ( ' '' ( ' N x q D x N x q D x Dvdng boh sdes by D( x ' > 0, we have N x'' q'' D x'' N x' q''. D x' D x' D x' Thus, we have ( '' Q( x' ( '' F( q'' ( '' D( x' Q x N x'' N x' N x'' N x'' D x'' D x'' 1 1 = + q'' = ( F( q'' D x'' D x' D x'' D x' D x' D x'' D( x' D( x'' F q = D x Lemma 10: Le x ' and x '' be he opmal soluon of ( ' F q and F ( q ''. If q' q q '', Then, Q( x' Q( x'', where q sasfes F q = 0. Proof: The proof readly follows from Lemmas 7, 8 and 9. Lemma 11: Le x ' and x '' be he opmal soluon of ( ' F q and F( q ''. Then, 1 1 Q( x'' Q( x' F( q'' + ( q' q'' D( x''. D( x' D( x'' Proof: Smlar o Lemma 9, consderng he opmaly condon for x ', We have N( x' q' D( x' N( x'' q' D( x''. Dvdng boh sdes by D( x ', we have N x ' N x ' '' D x q q' ''. D x' D x' D x' Thus we have, -25-

26 ( '' Q( x' Q x N x'' N x'' D x'' D x'' 1 1 q' = ( N( x'' + q' D( x'' D x'' D x' D x' D x'' D( x' D( x'' 1 1 = F( q'' + ( q' q'' D( x'' D( x' D( x'' Lemma 12: Le x ' and x be he opmal soluon of ( ' F q and F q, where q sasfes F( q = 0. Then we have: q Q x ( q q Proof: Snce prove Lemma 12. D x ( ' ' 1 D x q sasfes F( q = 0, we have Q( x ( ' = q. Based on Lemma 11, s easy o Proof of Proposon 2: Dnkelbach s algorhm updaes q wh he prevous value of Q( x,.e. q Q( x 1 + =, where x s he opmal soluon of F ( q. From Lemma 12, he algorhm converges wh a rae of D x 1 D x. From Lemma 5, we have D x 1 D x s nonncreasng. Therefore, he sequence { q } obaned by Dnkelbach s algorhm converges superlnearly o q for each q < q. References 1 Adjman, C. S.; Androulaks, I. P.; Floudas, C. A. (2000. Global opmzaon of mxed-neger nonlnear problems. AIChE Journal, 16(9, Bazaraa, M. S.; Sheral, H. D.; Shey, C. M. (2004. Nonlnear Programmng: Theory and -26-

27 Algorhms. Wley, New York. 3 Bonam, P.; Begler, L. T.; Conn, A. R.; Cornuéjols, G.; Grossmann, I. E.; Lard, C. D.; Lee, J.; Lod, A.; Margo, F.; Sawaya, N; Waecher, A. (2008. An Algorhmc Framework for Convex Mxed Ineger Nonlnear Programs. Dscree Opmzaon, 5(2, Bradley, J. R.; Arnzen, B. C. (1999. The Smulaneous Plannng of Producon, Capacy, and Invenory n Seasonal Demand Envronmens. Operaons Research, 47, (6, Brooke, A.; Kendrck, D.; Meeraus, A.; Raman, R. (1998. GAMS- A User s Manual. In GAMS Developmen Corp. 6 Casro, P.M., Barbosa-Póvoa, A.P., & Maos, H.A. (2003. Opmal Perodc Schedulng of Bach Plans Usng RTN-Based Dscree and Connuous-Tme Formulaons: A Case Sudy Approach. Indusral & Engneerng Chemsry Research, 42, Casro, P.M., Barbosa-Póvoa, A.P., & Novas, A.Q. (2005. Smulaneous Desgn and Schedulng of Mulpurpose Plans Usng Resource Task Nework Based Connuous-Tme Formulaons. Indusral & Engneerng Chemsry Research, 44, Casro, P.M.; Weserland, J.; Forssel, S. (2009. Schedulng of a connuous plan wh recyclng of by producs: A case sudy from a ssue paper mll. Compuers & Chemcal Engneerng, 33, Dnkelbach W. (1967. On Nonlnear Fraconal Programmng. Managemen Scence, 13, (7, Duran, M. A.; Grossmann, I. E. (1986. An ouer-approxmaon algorhm for a class of mxed-neger nonlnear programs. Mahemacal Programmng, 36, (3, Geoffron, A. M. (1972. Generalzed Benders Decomposon. Journal of Opmzaon Theory and Applcaons, 10, (4, Kesavan, P.; Allgor, R. J.; Gazke, E. P.; Baron, P. I. (2004. Ouer Approxmaon Algorhms for Separable Nonconvex Mxed-Ineger Nonlnear Programs. Mahemacal -27-

28 Programmng, 100, (3, Kondl, E., Paneldes, C.C., & Sargen, R. (1993. A General Algorhm for Shor-erm Schedulng of Bach Operaons. I, MILP Formulaon. Compuers & Chemcal Engneerng, 17, Leyffer, S. (2001. Inegrang SQP and branch and bound for mxed neger nonlnear programmng. Compuaonal Opmzaon and Applcaons, 18, Paneldes, C.C. (1994. Unfed Frameworks for he opmal process plannng and schedulng. In Proceedngs of he second conference on foundaons of compuer aded operaons (p.253. New York: Cache Publcaons. 16 Pno, J. M.; Grossmann, I. E. (1994. Opmal Cyclc Schedulng of Mulsage Connuous Mulproduc Plans. Compuers & Chemcal Engneerng, 18(9, Pno, J. M.; Joly, M.; Moro, L. F. L. (2000. Plannng and schedulng models for refnery operaons. Compuers & Chemcal Engneerng, 24(9-10, Poche, Y.; Warche, F. (2008. A gher connuous me formulaon for he cyclc schedulng of a mxed plan. Compuers & Chemcal Engneerng, 32(11, Quesada, I.; Grossmann, I. E. (1992. An LP/NLP based branch and bound algorhm for convex MINLP opmzaon problems. Compuers & Chemcal Engneerng, 16, Quesada, I.; Grossmann, I. E. (1995. A Global Opmzaon Algorhm for Lnear Fraconal and Blnear Programs. Journal of Global Opmzaon, 6, Ryoo, H. S.; Sahnds, N. V., (1996. A branch-and-reduce approach o global opmzaon. Journal of Global Opmzaon, 8, (2, Sahnds, N. V. (1996. BARON: A general purpose global opmzaon sofware package. Journal of Global Opmzaon, 8, (2, Sahnds, N. V.; Grossmann, I. E. (1991. MINLP model for cyclc mulproduc schedulng on connuous parallel lnes. Compuers & Chemcal Engneerng, 15, (2, -28-

29 Schable, S. (1976. Fraconal Programmng II: On Dnkelbach s Algorhm. Managemen Scence. 22, (7, Schllng, G., & Paneldes, C.C. (1999. Opmal Perodc Schedulng of Mulpurpose Plans. Compuers & Chemcal Engneerng, 23, Shah, N., Paneldes, C.C., & Sargen, R. (1993. Opmal Perodc Schedulng of Mulpurpose Bach Plans. Annals of Operaons Research, 42, Smh, E. M. B.; Paneldes, C. C. (1999. A symbolc reformulaon/spaal branch and bound algorhm for he global opmzaon of nonconvex MINLPs. Compuers & Chemcal Engneerng, 23, Tawarmalan, M.; Sahnds, N. V. (2004. Global opmzaon of mxed-neger nonlnear programs: A heorecal and compuaonal sudy. Mahemacal Programmng, 99, Vswanahan, J.; Grossmann, I. E. (1990. A combned penaly-funcon and ouer-approxmaon mehod for MINLP opmzaon. Compuers & Chemcal Engneerng, 14, (7, Warche, F. (2007. Schedulng of mxed bach-connuous producon lnes. PhD hess, Unversé Caholque de Louvan, Belgum. 31 Weserlund, T.; Peersson, F. (1995. A cung plane mehod for solvng convex MINLP problems. Compuers & Chemcal Engneerng, 19, S131-S Weserlund, T.; Porn, R. (2002. Solvng Pseudo-Convex Mxed Ineger Opmzaon Problems by Cung Plane Technques. Opmzaon & Engneerng, 3, (3, Wu, D., & Ieraperou, M. (2004. Cyclc shor-erm schedulng of mulproduc bach plans usng connuous-me represenaon. Compuers & Chemcal Engneerng, 28,

V.Abramov - FURTHER ANALYSIS OF CONFIDENCE INTERVALS FOR LARGE CLIENT/SERVER COMPUTER NETWORKS

V.Abramov - FURTHER ANALYSIS OF CONFIDENCE INTERVALS FOR LARGE CLIENT/SERVER COMPUTER NETWORKS R&RATA # Vol.) 8, March FURTHER AALYSIS OF COFIDECE ITERVALS FOR LARGE CLIET/SERVER COMPUTER ETWORKS Vyacheslav Abramov School of Mahemacal Scences, Monash Unversy, Buldng 8, Level 4, Clayon Campus, Wellngon

More information

Variants of Pegasos. December 11, 2009

Variants of Pegasos. December 11, 2009 Inroducon Varans of Pegasos SooWoong Ryu bshboy@sanford.edu December, 009 Youngsoo Cho yc344@sanford.edu Developng a new SVM algorhm s ongong research opc. Among many exng SVM algorhms, we wll focus on

More information

HIERARCHICAL DECISIONS FOR LINEAR/NON-LINEAR DISJUNCTIVE PROBLEMS

HIERARCHICAL DECISIONS FOR LINEAR/NON-LINEAR DISJUNCTIVE PROBLEMS 2 nd Mercosur Congress on Chemcal Engneerng 4 h Mercosur Congress on Process Sysems Engneerng HIERARCHICAL DECISIONS FOR LINEAR/NON-LINEAR DISJUNCTIVE PROLEMS Jorge M. Monagna and Aldo R. Vecche * INGAR

More information

Graduate Macroeconomics 2 Problem set 5. - Solutions

Graduate Macroeconomics 2 Problem set 5. - Solutions Graduae Macroeconomcs 2 Problem se. - Soluons Queson 1 To answer hs queson we need he frms frs order condons and he equaon ha deermnes he number of frms n equlbrum. The frms frs order condons are: F K

More information

EEL 6266 Power System Operation and Control. Chapter 5 Unit Commitment

EEL 6266 Power System Operation and Control. Chapter 5 Unit Commitment EEL 6266 Power Sysem Operaon and Conrol Chaper 5 Un Commmen Dynamc programmng chef advanage over enumeraon schemes s he reducon n he dmensonaly of he problem n a src prory order scheme, here are only N

More information

GENERATING CERTAIN QUINTIC IRREDUCIBLE POLYNOMIALS OVER FINITE FIELDS. Youngwoo Ahn and Kitae Kim

GENERATING CERTAIN QUINTIC IRREDUCIBLE POLYNOMIALS OVER FINITE FIELDS. Youngwoo Ahn and Kitae Kim Korean J. Mah. 19 (2011), No. 3, pp. 263 272 GENERATING CERTAIN QUINTIC IRREDUCIBLE POLYNOMIALS OVER FINITE FIELDS Youngwoo Ahn and Kae Km Absrac. In he paper [1], an explc correspondence beween ceran

More information

In the complete model, these slopes are ANALYSIS OF VARIANCE FOR THE COMPLETE TWO-WAY MODEL. (! i+1 -! i ) + [(!") i+1,q - [(!

In the complete model, these slopes are ANALYSIS OF VARIANCE FOR THE COMPLETE TWO-WAY MODEL. (! i+1 -! i ) + [(!) i+1,q - [(! ANALYSIS OF VARIANCE FOR THE COMPLETE TWO-WAY MODEL The frs hng o es n wo-way ANOVA: Is here neracon? "No neracon" means: The man effecs model would f. Ths n urn means: In he neracon plo (wh A on he horzonal

More information

Solution in semi infinite diffusion couples (error function analysis)

Solution in semi infinite diffusion couples (error function analysis) Soluon n sem nfne dffuson couples (error funcon analyss) Le us consder now he sem nfne dffuson couple of wo blocks wh concenraon of and I means ha, n a A- bnary sysem, s bondng beween wo blocks made of

More information

UNIVERSITAT AUTÒNOMA DE BARCELONA MARCH 2017 EXAMINATION

UNIVERSITAT AUTÒNOMA DE BARCELONA MARCH 2017 EXAMINATION INTERNATIONAL TRADE T. J. KEHOE UNIVERSITAT AUTÒNOMA DE BARCELONA MARCH 27 EXAMINATION Please answer wo of he hree quesons. You can consul class noes, workng papers, and arcles whle you are workng on he

More information

( ) () we define the interaction representation by the unitary transformation () = ()

( ) () we define the interaction representation by the unitary transformation () = () Hgher Order Perurbaon Theory Mchael Fowler 3/7/6 The neracon Represenaon Recall ha n he frs par of hs course sequence, we dscussed he chrödnger and Hesenberg represenaons of quanum mechancs here n he chrödnger

More information

A Tour of Modeling Techniques

A Tour of Modeling Techniques A Tour of Modelng Technques John Hooker Carnege Mellon Unversy EWO Semnar February 8 Slde Oulne Med neger lnear (MILP) modelng Dsuncve modelng Knapsack modelng Consran programmng models Inegraed Models

More information

Tight results for Next Fit and Worst Fit with resource augmentation

Tight results for Next Fit and Worst Fit with resource augmentation Tgh resuls for Nex F and Wors F wh resource augmenaon Joan Boyar Leah Epsen Asaf Levn Asrac I s well known ha he wo smple algorhms for he classc n packng prolem, NF and WF oh have an approxmaon rao of

More information

Dual Approximate Dynamic Programming for Large Scale Hydro Valleys

Dual Approximate Dynamic Programming for Large Scale Hydro Valleys Dual Approxmae Dynamc Programmng for Large Scale Hydro Valleys Perre Carpener and Jean-Phlppe Chanceler 1 ENSTA ParsTech and ENPC ParsTech CMM Workshop, January 2016 1 Jon work wh J.-C. Alas, suppored

More information

Modeling and Solving of Multi-Product Inventory Lot-Sizing with Supplier Selection under Quantity Discounts

Modeling and Solving of Multi-Product Inventory Lot-Sizing with Supplier Selection under Quantity Discounts nernaonal ournal of Appled Engneerng Research SSN 0973-4562 Volume 13, Number 10 (2018) pp. 8708-8713 Modelng and Solvng of Mul-Produc nvenory Lo-Szng wh Suppler Selecon under Quany Dscouns Naapa anchanaruangrong

More information

Online Supplement for Dynamic Multi-Technology. Production-Inventory Problem with Emissions Trading

Online Supplement for Dynamic Multi-Technology. Production-Inventory Problem with Emissions Trading Onlne Supplemen for Dynamc Mul-Technology Producon-Invenory Problem wh Emssons Tradng by We Zhang Zhongsheng Hua Yu Xa and Baofeng Huo Proof of Lemma For any ( qr ) Θ s easy o verfy ha he lnear programmng

More information

Dynamic Team Decision Theory. EECS 558 Project Shrutivandana Sharma and David Shuman December 10, 2005

Dynamic Team Decision Theory. EECS 558 Project Shrutivandana Sharma and David Shuman December 10, 2005 Dynamc Team Decson Theory EECS 558 Proec Shruvandana Sharma and Davd Shuman December 0, 005 Oulne Inroducon o Team Decson Theory Decomposon of he Dynamc Team Decson Problem Equvalence of Sac and Dynamc

More information

On One Analytic Method of. Constructing Program Controls

On One Analytic Method of. Constructing Program Controls Appled Mahemacal Scences, Vol. 9, 05, no. 8, 409-407 HIKARI Ld, www.m-hkar.com hp://dx.do.org/0.988/ams.05.54349 On One Analyc Mehod of Consrucng Program Conrols A. N. Kvko, S. V. Chsyakov and Yu. E. Balyna

More information

Robustness Experiments with Two Variance Components

Robustness Experiments with Two Variance Components Naonal Insue of Sandards and Technology (NIST) Informaon Technology Laboraory (ITL) Sascal Engneerng Dvson (SED) Robusness Expermens wh Two Varance Componens by Ana Ivelsse Avlés avles@ns.gov Conference

More information

The Dynamic Programming Models for Inventory Control System with Time-varying Demand

The Dynamic Programming Models for Inventory Control System with Time-varying Demand The Dynamc Programmng Models for Invenory Conrol Sysem wh Tme-varyng Demand Truong Hong Trnh (Correspondng auhor) The Unversy of Danang, Unversy of Economcs, Venam Tel: 84-236-352-5459 E-mal: rnh.h@due.edu.vn

More information

An introduction to Support Vector Machine

An introduction to Support Vector Machine An nroducon o Suppor Vecor Machne 報告者 : 黃立德 References: Smon Haykn, "Neural Neworks: a comprehensve foundaon, second edon, 999, Chaper 2,6 Nello Chrsann, John Shawe-Tayer, An Inroducon o Suppor Vecor Machnes,

More information

Ordinary Differential Equations in Neuroscience with Matlab examples. Aim 1- Gain understanding of how to set up and solve ODE s

Ordinary Differential Equations in Neuroscience with Matlab examples. Aim 1- Gain understanding of how to set up and solve ODE s Ordnary Dfferenal Equaons n Neuroscence wh Malab eamples. Am - Gan undersandng of how o se up and solve ODE s Am Undersand how o se up an solve a smple eample of he Hebb rule n D Our goal a end of class

More information

Reactive Methods to Solve the Berth AllocationProblem with Stochastic Arrival and Handling Times

Reactive Methods to Solve the Berth AllocationProblem with Stochastic Arrival and Handling Times Reacve Mehods o Solve he Berh AllocaonProblem wh Sochasc Arrval and Handlng Tmes Nsh Umang* Mchel Berlare* * TRANSP-OR, Ecole Polyechnque Fédérale de Lausanne Frs Workshop on Large Scale Opmzaon November

More information

The preemptive resource-constrained project scheduling problem subject to due dates and preemption penalties: An integer programming approach

The preemptive resource-constrained project scheduling problem subject to due dates and preemption penalties: An integer programming approach Journal of Indusral Engneerng 1 (008) 35-39 The preempve resource-consraned projec schedulng problem subjec o due daes and preempon penales An neger programmng approach B. Afshar Nadjaf Deparmen of Indusral

More information

Cubic Bezier Homotopy Function for Solving Exponential Equations

Cubic Bezier Homotopy Function for Solving Exponential Equations Penerb Journal of Advanced Research n Compung and Applcaons ISSN (onlne: 46-97 Vol. 4, No.. Pages -8, 6 omoopy Funcon for Solvng Eponenal Equaons S. S. Raml *,,. Mohamad Nor,a, N. S. Saharzan,b and M.

More information

Notes on the stability of dynamic systems and the use of Eigen Values.

Notes on the stability of dynamic systems and the use of Eigen Values. Noes on he sabl of dnamc ssems and he use of Egen Values. Source: Macro II course noes, Dr. Davd Bessler s Tme Seres course noes, zarads (999) Ineremporal Macroeconomcs chaper 4 & Techncal ppend, and Hamlon

More information

John Geweke a and Gianni Amisano b a Departments of Economics and Statistics, University of Iowa, USA b European Central Bank, Frankfurt, Germany

John Geweke a and Gianni Amisano b a Departments of Economics and Statistics, University of Iowa, USA b European Central Bank, Frankfurt, Germany Herarchcal Markov Normal Mxure models wh Applcaons o Fnancal Asse Reurns Appendx: Proofs of Theorems and Condonal Poseror Dsrbuons John Geweke a and Gann Amsano b a Deparmens of Economcs and Sascs, Unversy

More information

HEAT CONDUCTION PROBLEM IN A TWO-LAYERED HOLLOW CYLINDER BY USING THE GREEN S FUNCTION METHOD

HEAT CONDUCTION PROBLEM IN A TWO-LAYERED HOLLOW CYLINDER BY USING THE GREEN S FUNCTION METHOD Journal of Appled Mahemacs and Compuaonal Mechancs 3, (), 45-5 HEAT CONDUCTION PROBLEM IN A TWO-LAYERED HOLLOW CYLINDER BY USING THE GREEN S FUNCTION METHOD Sansław Kukla, Urszula Sedlecka Insue of Mahemacs,

More information

[ ] 2. [ ]3 + (Δx i + Δx i 1 ) / 2. Δx i-1 Δx i Δx i+1. TPG4160 Reservoir Simulation 2018 Lecture note 3. page 1 of 5

[ ] 2. [ ]3 + (Δx i + Δx i 1 ) / 2. Δx i-1 Δx i Δx i+1. TPG4160 Reservoir Simulation 2018 Lecture note 3. page 1 of 5 TPG460 Reservor Smulaon 08 page of 5 DISCRETIZATIO OF THE FOW EQUATIOS As we already have seen, fne dfference appromaons of he paral dervaves appearng n he flow equaons may be obaned from Taylor seres

More information

Volatility Interpolation

Volatility Interpolation Volaly Inerpolaon Prelmnary Verson March 00 Jesper Andreasen and Bran Huge Danse Mares, Copenhagen wan.daddy@danseban.com brno@danseban.com Elecronc copy avalable a: hp://ssrn.com/absrac=69497 Inro Local

More information

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 4

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 4 CS434a/54a: Paern Recognon Prof. Olga Veksler Lecure 4 Oulne Normal Random Varable Properes Dscrmnan funcons Why Normal Random Varables? Analycally racable Works well when observaon comes form a corruped

More information

Robust and Accurate Cancer Classification with Gene Expression Profiling

Robust and Accurate Cancer Classification with Gene Expression Profiling Robus and Accurae Cancer Classfcaon wh Gene Expresson Proflng (Compuaonal ysems Bology, 2005) Auhor: Hafeng L, Keshu Zhang, ao Jang Oulne Background LDA (lnear dscrmnan analyss) and small sample sze problem

More information

Linear Response Theory: The connection between QFT and experiments

Linear Response Theory: The connection between QFT and experiments Phys540.nb 39 3 Lnear Response Theory: The connecon beween QFT and expermens 3.1. Basc conceps and deas Q: ow do we measure he conducvy of a meal? A: we frs nroduce a weak elecrc feld E, and hen measure

More information

Including the ordinary differential of distance with time as velocity makes a system of ordinary differential equations.

Including the ordinary differential of distance with time as velocity makes a system of ordinary differential equations. Soluons o Ordnary Derenal Equaons An ordnary derenal equaon has only one ndependen varable. A sysem o ordnary derenal equaons consss o several derenal equaons each wh he same ndependen varable. An eample

More information

Lecture 6: Learning for Control (Generalised Linear Regression)

Lecture 6: Learning for Control (Generalised Linear Regression) Lecure 6: Learnng for Conrol (Generalsed Lnear Regresson) Conens: Lnear Mehods for Regresson Leas Squares, Gauss Markov heorem Recursve Leas Squares Lecure 6: RLSC - Prof. Sehu Vjayakumar Lnear Regresson

More information

Chapter 6: AC Circuits

Chapter 6: AC Circuits Chaper 6: AC Crcus Chaper 6: Oulne Phasors and he AC Seady Sae AC Crcus A sable, lnear crcu operang n he seady sae wh snusodal excaon (.e., snusodal seady sae. Complee response forced response naural response.

More information

P R = P 0. The system is shown on the next figure:

P R = P 0. The system is shown on the next figure: TPG460 Reservor Smulaon 08 page of INTRODUCTION TO RESERVOIR SIMULATION Analycal and numercal soluons of smple one-dmensonal, one-phase flow equaons As an nroducon o reservor smulaon, we wll revew he smples

More information

Mechanics Physics 151

Mechanics Physics 151 Mechancs Physcs 5 Lecure 0 Canoncal Transformaons (Chaper 9) Wha We Dd Las Tme Hamlon s Prncple n he Hamlonan formalsm Dervaon was smple δi δ Addonal end-pon consrans pq H( q, p, ) d 0 δ q ( ) δq ( ) δ

More information

Solving the multi-period fixed cost transportation problem using LINGO solver

Solving the multi-period fixed cost transportation problem using LINGO solver Inernaonal Journal of Pure and Appled Mahemacs Volume 119 No. 12 2018, 2151-2157 ISSN: 1314-3395 (on-lne verson) url: hp://www.pam.eu Specal Issue pam.eu Solvng he mul-perod fxed cos ransporaon problem

More information

Chapter Lagrangian Interpolation

Chapter Lagrangian Interpolation Chaper 5.4 agrangan Inerpolaon Afer readng hs chaper you should be able o:. dere agrangan mehod of nerpolaon. sole problems usng agrangan mehod of nerpolaon and. use agrangan nerpolans o fnd deraes and

More information

TSS = SST + SSE An orthogonal partition of the total SS

TSS = SST + SSE An orthogonal partition of the total SS ANOVA: Topc 4. Orhogonal conrass [ST&D p. 183] H 0 : µ 1 = µ =... = µ H 1 : The mean of a leas one reamen group s dfferen To es hs hypohess, a basc ANOVA allocaes he varaon among reamen means (SST) equally

More information

Comb Filters. Comb Filters

Comb Filters. Comb Filters The smple flers dscussed so far are characered eher by a sngle passband and/or a sngle sopband There are applcaons where flers wh mulple passbands and sopbands are requred Thecomb fler s an example of

More information

Single-loop System Reliability-Based Design & Topology Optimization (SRBDO/SRBTO): A Matrix-based System Reliability (MSR) Method

Single-loop System Reliability-Based Design & Topology Optimization (SRBDO/SRBTO): A Matrix-based System Reliability (MSR) Method 10 h US Naonal Congress on Compuaonal Mechancs Columbus, Oho 16-19, 2009 Sngle-loop Sysem Relably-Based Desgn & Topology Opmzaon (SRBDO/SRBTO): A Marx-based Sysem Relably (MSR) Mehod Tam Nguyen, Junho

More information

Lecture 11 SVM cont

Lecture 11 SVM cont Lecure SVM con. 0 008 Wha we have done so far We have esalshed ha we wan o fnd a lnear decson oundary whose margn s he larges We know how o measure he margn of a lnear decson oundary Tha s: he mnmum geomerc

More information

DEEP UNFOLDING FOR MULTICHANNEL SOURCE SEPARATION SUPPLEMENTARY MATERIAL

DEEP UNFOLDING FOR MULTICHANNEL SOURCE SEPARATION SUPPLEMENTARY MATERIAL DEEP UNFOLDING FOR MULTICHANNEL SOURCE SEPARATION SUPPLEMENTARY MATERIAL Sco Wsdom, John Hershey 2, Jonahan Le Roux 2, and Shnj Waanabe 2 Deparmen o Elecrcal Engneerng, Unversy o Washngon, Seale, WA, USA

More information

Existence and Uniqueness Results for Random Impulsive Integro-Differential Equation

Existence and Uniqueness Results for Random Impulsive Integro-Differential Equation Global Journal of Pure and Appled Mahemacs. ISSN 973-768 Volume 4, Number 6 (8), pp. 89-87 Research Inda Publcaons hp://www.rpublcaon.com Exsence and Unqueness Resuls for Random Impulsve Inegro-Dfferenal

More information

Lecture VI Regression

Lecture VI Regression Lecure VI Regresson (Lnear Mehods for Regresson) Conens: Lnear Mehods for Regresson Leas Squares, Gauss Markov heorem Recursve Leas Squares Lecure VI: MLSC - Dr. Sehu Vjayakumar Lnear Regresson Model M

More information

Relative controllability of nonlinear systems with delays in control

Relative controllability of nonlinear systems with delays in control Relave conrollably o nonlnear sysems wh delays n conrol Jerzy Klamka Insue o Conrol Engneerng, Slesan Techncal Unversy, 44- Glwce, Poland. phone/ax : 48 32 37227, {jklamka}@a.polsl.glwce.pl Keywor: Conrollably.

More information

CH.3. COMPATIBILITY EQUATIONS. Continuum Mechanics Course (MMC) - ETSECCPB - UPC

CH.3. COMPATIBILITY EQUATIONS. Continuum Mechanics Course (MMC) - ETSECCPB - UPC CH.3. COMPATIBILITY EQUATIONS Connuum Mechancs Course (MMC) - ETSECCPB - UPC Overvew Compably Condons Compably Equaons of a Poenal Vecor Feld Compably Condons for Infnesmal Srans Inegraon of he Infnesmal

More information

CS 268: Packet Scheduling

CS 268: Packet Scheduling Pace Schedulng Decde when and wha pace o send on oupu ln - Usually mplemened a oupu nerface CS 68: Pace Schedulng flow Ion Soca March 9, 004 Classfer flow flow n Buffer managemen Scheduler soca@cs.bereley.edu

More information

Time-interval analysis of β decay. V. Horvat and J. C. Hardy

Time-interval analysis of β decay. V. Horvat and J. C. Hardy Tme-nerval analyss of β decay V. Horva and J. C. Hardy Work on he even analyss of β decay [1] connued and resuled n he developmen of a novel mehod of bea-decay me-nerval analyss ha produces hghly accurae

More information

Approximate Analytic Solution of (2+1) - Dimensional Zakharov-Kuznetsov(Zk) Equations Using Homotopy

Approximate Analytic Solution of (2+1) - Dimensional Zakharov-Kuznetsov(Zk) Equations Using Homotopy Arcle Inernaonal Journal of Modern Mahemacal Scences, 4, (): - Inernaonal Journal of Modern Mahemacal Scences Journal homepage: www.modernscenfcpress.com/journals/jmms.aspx ISSN: 66-86X Florda, USA Approxmae

More information

Performance Analysis for a Network having Standby Redundant Unit with Waiting in Repair

Performance Analysis for a Network having Standby Redundant Unit with Waiting in Repair TECHNI Inernaonal Journal of Compung Scence Communcaon Technologes VOL.5 NO. July 22 (ISSN 974-3375 erformance nalyss for a Nework havng Sby edundan Un wh ang n epar Jendra Sngh 2 abns orwal 2 Deparmen

More information

FTCS Solution to the Heat Equation

FTCS Solution to the Heat Equation FTCS Soluon o he Hea Equaon ME 448/548 Noes Gerald Reckenwald Porland Sae Unversy Deparmen of Mechancal Engneerng gerry@pdxedu ME 448/548: FTCS Soluon o he Hea Equaon Overvew Use he forward fne d erence

More information

Comparison of Differences between Power Means 1

Comparison of Differences between Power Means 1 In. Journal of Mah. Analyss, Vol. 7, 203, no., 5-55 Comparson of Dfferences beween Power Means Chang-An Tan, Guanghua Sh and Fe Zuo College of Mahemacs and Informaon Scence Henan Normal Unversy, 453007,

More information

Computational results on new staff scheduling benchmark instances

Computational results on new staff scheduling benchmark instances TECHNICAL REPORT Compuaonal resuls on new saff shedulng enhmark nsanes Tm Curos Rong Qu ASAP Researh Group Shool of Compuer Sene Unersy of Nongham NG8 1BB Nongham UK Frs pulshed onlne: 19-Sep-2014 las

More information

On computing differential transform of nonlinear non-autonomous functions and its applications

On computing differential transform of nonlinear non-autonomous functions and its applications On compung dfferenal ransform of nonlnear non-auonomous funcons and s applcaons Essam. R. El-Zahar, and Abdelhalm Ebad Deparmen of Mahemacs, Faculy of Scences and Humanes, Prnce Saam Bn Abdulazz Unversy,

More information

ON THE WEAK LIMITS OF SMOOTH MAPS FOR THE DIRICHLET ENERGY BETWEEN MANIFOLDS

ON THE WEAK LIMITS OF SMOOTH MAPS FOR THE DIRICHLET ENERGY BETWEEN MANIFOLDS ON THE WEA LIMITS OF SMOOTH MAPS FOR THE DIRICHLET ENERGY BETWEEN MANIFOLDS FENGBO HANG Absrac. We denfy all he weak sequenal lms of smooh maps n W (M N). In parcular, hs mples a necessary su cen opologcal

More information

CS286.2 Lecture 14: Quantum de Finetti Theorems II

CS286.2 Lecture 14: Quantum de Finetti Theorems II CS286.2 Lecure 14: Quanum de Fne Theorems II Scrbe: Mara Okounkova 1 Saemen of he heorem Recall he las saemen of he quanum de Fne heorem from he prevous lecure. Theorem 1 Quanum de Fne). Le ρ Dens C 2

More information

( t) Outline of program: BGC1: Survival and event history analysis Oslo, March-May Recapitulation. The additive regression model

( t) Outline of program: BGC1: Survival and event history analysis Oslo, March-May Recapitulation. The additive regression model BGC1: Survval and even hsory analyss Oslo, March-May 212 Monday May 7h and Tuesday May 8h The addve regresson model Ørnulf Borgan Deparmen of Mahemacs Unversy of Oslo Oulne of program: Recapulaon Counng

More information

Efficient Asynchronous Channel Hopping Design for Cognitive Radio Networks

Efficient Asynchronous Channel Hopping Design for Cognitive Radio Networks Effcen Asynchronous Channel Hoppng Desgn for Cognve Rado Neworks Chh-Mn Chao, Chen-Yu Hsu, and Yun-ng Lng Absrac In a cognve rado nework (CRN), a necessary condon for nodes o communcae wh each oher s ha

More information

Let s treat the problem of the response of a system to an applied external force. Again,

Let s treat the problem of the response of a system to an applied external force. Again, Page 33 QUANTUM LNEAR RESPONSE FUNCTON Le s rea he problem of he response of a sysem o an appled exernal force. Agan, H() H f () A H + V () Exernal agen acng on nernal varable Hamlonan for equlbrum sysem

More information

Li An-Ping. Beijing , P.R.China

Li An-Ping. Beijing , P.R.China A New Type of Cpher: DICING_csb L An-Png Bejng 100085, P.R.Chna apl0001@sna.com Absrac: In hs paper, we wll propose a new ype of cpher named DICING_csb, whch s derved from our prevous sream cpher DICING.

More information

e-journal Reliability: Theory& Applications No 2 (Vol.2) Vyacheslav Abramov

e-journal Reliability: Theory& Applications No 2 (Vol.2) Vyacheslav Abramov June 7 e-ournal Relably: Theory& Applcaons No (Vol. CONFIDENCE INTERVALS ASSOCIATED WITH PERFORMANCE ANALYSIS OF SYMMETRIC LARGE CLOSED CLIENT/SERVER COMPUTER NETWORKS Absrac Vyacheslav Abramov School

More information

Optimal environmental charges under imperfect compliance

Optimal environmental charges under imperfect compliance ISSN 1 746-7233, England, UK World Journal of Modellng and Smulaon Vol. 4 (28) No. 2, pp. 131-139 Opmal envronmenal charges under mperfec complance Dajn Lu 1, Ya Wang 2 Tazhou Insue of Scence and Technology,

More information

Lecture 18: The Laplace Transform (See Sections and 14.7 in Boas)

Lecture 18: The Laplace Transform (See Sections and 14.7 in Boas) Lecure 8: The Lalace Transform (See Secons 88- and 47 n Boas) Recall ha our bg-cure goal s he analyss of he dfferenal equaon, ax bx cx F, where we emloy varous exansons for he drvng funcon F deendng on

More information

Math 128b Project. Jude Yuen

Math 128b Project. Jude Yuen Mah 8b Proec Jude Yuen . Inroducon Le { Z } be a sequence of observed ndependen vecor varables. If he elemens of Z have a on normal dsrbuon hen { Z } has a mean vecor Z and a varancecovarance marx z. Geomercally

More information

Planar truss bridge optimization by dynamic programming and linear programming

Planar truss bridge optimization by dynamic programming and linear programming IABSE-JSCE Jon Conference on Advances n Brdge Engneerng-III, Augus 1-, 015, Dhaka, Bangladesh. ISBN: 978-984-33-9313-5 Amn, Oku, Bhuyan, Ueda (eds.) www.abse-bd.org Planar russ brdge opmzaon by dynamc

More information

CHAPTER 10: LINEAR DISCRIMINATION

CHAPTER 10: LINEAR DISCRIMINATION CHAPER : LINEAR DISCRIMINAION Dscrmnan-based Classfcaon 3 In classfcaon h K classes (C,C,, C k ) We defned dscrmnan funcon g j (), j=,,,k hen gven an es eample, e chose (predced) s class label as C f g

More information

Survival Analysis and Reliability. A Note on the Mean Residual Life Function of a Parallel System

Survival Analysis and Reliability. A Note on the Mean Residual Life Function of a Parallel System Communcaons n Sascs Theory and Mehods, 34: 475 484, 2005 Copyrgh Taylor & Francs, Inc. ISSN: 0361-0926 prn/1532-415x onlne DOI: 10.1081/STA-200047430 Survval Analyss and Relably A Noe on he Mean Resdual

More information

APOC #232 Capacity Planning for Fault-Tolerant All-Optical Network

APOC #232 Capacity Planning for Fault-Tolerant All-Optical Network APOC #232 Capacy Plannng for Faul-Toleran All-Opcal Nework Mchael Kwok-Shng Ho and Kwok-wa Cheung Deparmen of Informaon ngneerng The Chnese Unversy of Hong Kong Shan, N.T., Hong Kong SAR, Chna -mal: kwcheung@e.cuhk.edu.hk

More information

. The geometric multiplicity is dim[ker( λi. number of linearly independent eigenvectors associated with this eigenvalue.

. The geometric multiplicity is dim[ker( λi. number of linearly independent eigenvectors associated with this eigenvalue. Lnear Algebra Lecure # Noes We connue wh he dscusson of egenvalues, egenvecors, and dagonalzably of marces We wan o know, n parcular wha condons wll assure ha a marx can be dagonalzed and wha he obsrucons

More information

Econ107 Applied Econometrics Topic 5: Specification: Choosing Independent Variables (Studenmund, Chapter 6)

Econ107 Applied Econometrics Topic 5: Specification: Choosing Independent Variables (Studenmund, Chapter 6) Econ7 Appled Economercs Topc 5: Specfcaon: Choosng Independen Varables (Sudenmund, Chaper 6 Specfcaon errors ha we wll deal wh: wrong ndependen varable; wrong funconal form. Ths lecure deals wh wrong ndependen

More information

Testing a new idea to solve the P = NP problem with mathematical induction

Testing a new idea to solve the P = NP problem with mathematical induction Tesng a new dea o solve he P = NP problem wh mahemacal nducon Bacground P and NP are wo classes (ses) of languages n Compuer Scence An open problem s wheher P = NP Ths paper ess a new dea o compare he

More information

Clustering (Bishop ch 9)

Clustering (Bishop ch 9) Cluserng (Bshop ch 9) Reference: Daa Mnng by Margare Dunham (a slde source) 1 Cluserng Cluserng s unsupervsed learnng, here are no class labels Wan o fnd groups of smlar nsances Ofen use a dsance measure

More information

Mechanics Physics 151

Mechanics Physics 151 Mechancs Physcs 5 Lecure 9 Hamlonan Equaons of Moon (Chaper 8) Wha We Dd Las Tme Consruced Hamlonan formalsm H ( q, p, ) = q p L( q, q, ) H p = q H q = p H = L Equvalen o Lagrangan formalsm Smpler, bu

More information

SOME NOISELESS CODING THEOREMS OF INACCURACY MEASURE OF ORDER α AND TYPE β

SOME NOISELESS CODING THEOREMS OF INACCURACY MEASURE OF ORDER α AND TYPE β SARAJEVO JOURNAL OF MATHEMATICS Vol.3 (15) (2007), 137 143 SOME NOISELESS CODING THEOREMS OF INACCURACY MEASURE OF ORDER α AND TYPE β M. A. K. BAIG AND RAYEES AHMAD DAR Absrac. In hs paper, we propose

More information

National Exams December 2015 NOTES: 04-BS-13, Biology. 3 hours duration

National Exams December 2015 NOTES: 04-BS-13, Biology. 3 hours duration Naonal Exams December 205 04-BS-3 Bology 3 hours duraon NOTES: f doub exss as o he nerpreaon of any queson he canddae s urged o subm wh he answer paper a clear saemen of any assumpons made 2 Ths s a CLOSED

More information

12d Model. Civil and Surveying Software. Drainage Analysis Module Detention/Retention Basins. Owen Thornton BE (Mech), 12d Model Programmer

12d Model. Civil and Surveying Software. Drainage Analysis Module Detention/Retention Basins. Owen Thornton BE (Mech), 12d Model Programmer d Model Cvl and Surveyng Soware Dranage Analyss Module Deenon/Reenon Basns Owen Thornon BE (Mech), d Model Programmer owen.hornon@d.com 4 January 007 Revsed: 04 Aprl 007 9 February 008 (8Cp) Ths documen

More information

Outline. Probabilistic Model Learning. Probabilistic Model Learning. Probabilistic Model for Time-series Data: Hidden Markov Model

Outline. Probabilistic Model Learning. Probabilistic Model Learning. Probabilistic Model for Time-series Data: Hidden Markov Model Probablsc Model for Tme-seres Daa: Hdden Markov Model Hrosh Mamsuka Bonformacs Cener Kyoo Unversy Oulne Three Problems for probablsc models n machne learnng. Compung lkelhood 2. Learnng 3. Parsng (predcon

More information

Mechanics Physics 151

Mechanics Physics 151 Mechancs Physcs 5 Lecure 9 Hamlonan Equaons of Moon (Chaper 8) Wha We Dd Las Tme Consruced Hamlonan formalsm Hqp (,,) = qp Lqq (,,) H p = q H q = p H L = Equvalen o Lagrangan formalsm Smpler, bu wce as

More information

College of William & Mary Department of Computer Science

College of William & Mary Department of Computer Science 1 Techncal Repor WM-CS-2012-01 College of Wllam & Mary Deparmen of Compuer Scence WM-CS-2012-01 Onlne Vecor Schedulng and Generalzed Load Balancng Xaojun Zhu, Qun L, Wezhen Mao, Guha Chen March 5, 2012

More information

Midterm Exam. Thursday, April hour, 15 minutes

Midterm Exam. Thursday, April hour, 15 minutes Economcs of Grow, ECO560 San Francsco Sae Unvers Mcael Bar Sprng 04 Mderm Exam Tursda, prl 0 our, 5 mnues ame: Insrucons. Ts s closed boo, closed noes exam.. o calculaors of an nd are allowed. 3. Sow all

More information

Density Matrix Description of NMR BCMB/CHEM 8190

Density Matrix Description of NMR BCMB/CHEM 8190 Densy Marx Descrpon of NMR BCMBCHEM 89 Operaors n Marx Noaon Alernae approach o second order specra: ask abou x magnezaon nsead of energes and ranson probables. If we say wh one bass se, properes vary

More information

New M-Estimator Objective Function. in Simultaneous Equations Model. (A Comparative Study)

New M-Estimator Objective Function. in Simultaneous Equations Model. (A Comparative Study) Inernaonal Mahemacal Forum, Vol. 8, 3, no., 7 - HIKARI Ld, www.m-hkar.com hp://dx.do.org/.988/mf.3.3488 New M-Esmaor Objecve Funcon n Smulaneous Equaons Model (A Comparave Sudy) Ahmed H. Youssef Professor

More information

OPTIMIZATION OF A PRODUCTION LOT SIZING PROBLEM WITH QUANTITY DISCOUNT

OPTIMIZATION OF A PRODUCTION LOT SIZING PROBLEM WITH QUANTITY DISCOUNT NERNAONAL JOURNAL OF OPMZAON N CVL ENGNEERNG n. J. Opm. Cvl Eng., 26; 6(2:87-29 OPMZAON OF A PRODUCON LO SZNG PROBLEM WH QUANY DSCOUN S. hosrav and S.H. Mrmohammad *, Deparmen of ndusral and sysems Engneerng,

More information

Polymerization Technology Laboratory Course

Polymerization Technology Laboratory Course Prakkum Polymer Scence/Polymersaonsechnk Versuch Resdence Tme Dsrbuon Polymerzaon Technology Laboraory Course Resdence Tme Dsrbuon of Chemcal Reacors If molecules or elemens of a flud are akng dfferen

More information

Density Matrix Description of NMR BCMB/CHEM 8190

Density Matrix Description of NMR BCMB/CHEM 8190 Densy Marx Descrpon of NMR BCMBCHEM 89 Operaors n Marx Noaon If we say wh one bass se, properes vary only because of changes n he coeffcens weghng each bass se funcon x = h< Ix > - hs s how we calculae

More information

Appendix H: Rarefaction and extrapolation of Hill numbers for incidence data

Appendix H: Rarefaction and extrapolation of Hill numbers for incidence data Anne Chao Ncholas J Goell C seh lzabeh L ander K Ma Rober K Colwell and Aaron M llson 03 Rarefacon and erapolaon wh ll numbers: a framewor for samplng and esmaon n speces dversy sudes cology Monographs

More information

Epistemic Game Theory: Online Appendix

Epistemic Game Theory: Online Appendix Epsemc Game Theory: Onlne Appendx Edde Dekel Lucano Pomao Marcano Snscalch July 18, 2014 Prelmnares Fx a fne ype srucure T I, S, T, β I and a probably µ S T. Le T µ I, S, T µ, βµ I be a ype srucure ha

More information

. The geometric multiplicity is dim[ker( λi. A )], i.e. the number of linearly independent eigenvectors associated with this eigenvalue.

. The geometric multiplicity is dim[ker( λi. A )], i.e. the number of linearly independent eigenvectors associated with this eigenvalue. Mah E-b Lecure #0 Noes We connue wh he dscusson of egenvalues, egenvecors, and dagonalzably of marces We wan o know, n parcular wha condons wll assure ha a marx can be dagonalzed and wha he obsrucons are

More information

ABSTRACT. KEYWORDS Hybrid, Genetic Algorithm, Shipping, Dispatching, Vehicle, Time Windows INTRODUCTION

ABSTRACT. KEYWORDS Hybrid, Genetic Algorithm, Shipping, Dispatching, Vehicle, Time Windows INTRODUCTION A HYBRID GENETIC ALGORITH FOR A DYNAIC INBOUND ORDERING AND SHIPPING AND OUTBOUND DISPATCHING PROBLE WITH HETEROGENEOUS VEHICLE TYPES AND DELIVERY TIE WINDOWS by Byung Soo Km, Woon-Seek Lee, and Young-Seok

More information

J i-1 i. J i i+1. Numerical integration of the diffusion equation (I) Finite difference method. Spatial Discretization. Internal nodes.

J i-1 i. J i i+1. Numerical integration of the diffusion equation (I) Finite difference method. Spatial Discretization. Internal nodes. umercal negraon of he dffuson equaon (I) Fne dfference mehod. Spaal screaon. Inernal nodes. R L V For hermal conducon le s dscree he spaal doman no small fne spans, =,,: Balance of parcles for an nernal

More information

Department of Economics University of Toronto

Department of Economics University of Toronto Deparmen of Economcs Unversy of Torono ECO408F M.A. Economercs Lecure Noes on Heeroskedascy Heeroskedascy o Ths lecure nvolves lookng a modfcaons we need o make o deal wh he regresson model when some of

More information

Fall 2010 Graduate Course on Dynamic Learning

Fall 2010 Graduate Course on Dynamic Learning Fall 200 Graduae Course on Dynamc Learnng Chaper 4: Parcle Flers Sepember 27, 200 Byoung-Tak Zhang School of Compuer Scence and Engneerng & Cognve Scence and Bran Scence Programs Seoul aonal Unversy hp://b.snu.ac.kr/~bzhang/

More information

Computing Relevance, Similarity: The Vector Space Model

Computing Relevance, Similarity: The Vector Space Model Compung Relevance, Smlary: The Vecor Space Model Based on Larson and Hears s sldes a UC-Bereley hp://.sms.bereley.edu/courses/s0/f00/ aabase Managemen Sysems, R. Ramarshnan ocumen Vecors v ocumens are

More information

M. Y. Adamu Mathematical Sciences Programme, AbubakarTafawaBalewa University, Bauchi, Nigeria

M. Y. Adamu Mathematical Sciences Programme, AbubakarTafawaBalewa University, Bauchi, Nigeria IOSR Journal of Mahemacs (IOSR-JM e-issn: 78-578, p-issn: 9-765X. Volume 0, Issue 4 Ver. IV (Jul-Aug. 04, PP 40-44 Mulple SolonSoluons for a (+-dmensonalhroa-sasuma shallow waer wave equaon UsngPanlevé-Bӓclund

More information

A NEW METHOD OF FMS SCHEDULING USING OPTIMIZATION AND SIMULATION

A NEW METHOD OF FMS SCHEDULING USING OPTIMIZATION AND SIMULATION A NEW METHD F FMS SCHEDULING USING PTIMIZATIN AND SIMULATIN Ezedeen Kodeekha Deparmen of Producon, Informacs, Managemen and Conrol Faculy of Mechancal Engneerng udapes Unversy of Technology and Econcs

More information

Political Economy of Institutions and Development: Problem Set 2 Due Date: Thursday, March 15, 2019.

Political Economy of Institutions and Development: Problem Set 2 Due Date: Thursday, March 15, 2019. Polcal Economy of Insuons and Developmen: 14.773 Problem Se 2 Due Dae: Thursday, March 15, 2019. Please answer Quesons 1, 2 and 3. Queson 1 Consder an nfne-horzon dynamc game beween wo groups, an ele and

More information

THE PREDICTION OF COMPETITIVE ENVIRONMENT IN BUSINESS

THE PREDICTION OF COMPETITIVE ENVIRONMENT IN BUSINESS THE PREICTION OF COMPETITIVE ENVIRONMENT IN BUSINESS INTROUCTION The wo dmensonal paral dfferenal equaons of second order can be used for he smulaon of compeve envronmen n busness The arcle presens he

More information

Online Appendix for. Strategic safety stocks in supply chains with evolving forecasts

Online Appendix for. Strategic safety stocks in supply chains with evolving forecasts Onlne Appendx for Sraegc safey socs n supply chans wh evolvng forecass Tor Schoenmeyr Sephen C. Graves Opsolar, Inc. 332 Hunwood Avenue Hayward, CA 94544 A. P. Sloan School of Managemen Massachuses Insue

More information