Web-Books
in the Austria-Forum
Austria-Forum
Web-Books
Informatik
Algorithms for Scheduling Problems
Page - 134 -
  • User
  • Version
    • full version
    • text only version
  • Language
    • Deutsch - German
    • English

Page - 134 - in Algorithms for Scheduling Problems

Image of the Page - 134 -

Image of the Page - 134 - in Algorithms for Scheduling Problems

Text of the Page - 134 -

Algorithms 2018,11, 54 π= n ∑ i=1 πj= n ∑ j=1 n ∑ i=1 Ajx2ij+2 n ∑ j=1 n ∑ i=1 n ∑ k=i+1 Ajxijxkj+ n ∑ j=1 n ∑ i=1 xij(Cmi+Ctij+BBj) (5) Thus,wehavetheobjective functiontomaximize the totalprofit:maxπ This is subject tocapacityconstraints ineachplantaswellaseachmarket for thefinalassembly, Plantcapacityconstraint: n ∑ j=1 xij≤Kmi ∀i=1. . .n FinalAssemblycapacityconstraint: n ∑ j=1 xij≤Kaj ∀j=1. . .n Theformulation inEquation(5) ishavingaquadraticobjective functionandlinearconstraints. WeapplyFrankWolfe’s sequential linearizationmethod,andBender’sDecompositionmethodisused fordecomposing the linearproblemwithin theFrankWolfe’smethod. Stepwiseprocedure for the integratedmethodology isgivenas follows: Consider theproblemto, Minimizeπ(x) subject tox∈S; whereS⊂Rn Let, f isacontinuouslydifferentiable function. Step0. Choosean initial solution,x0∈S.Letk=0.Hereanarbitrarybasic feasiblesolution ischosen, that is, anextremepoint. Step1.Determineasearchdirection,pk. In theFrankWolfealgorithmpk isdeterminedthroughthe solutionof theapproximationof theproblem(1) that isobtainedbyreplacingthe function f with its first-orderTaylorexpansionaroundxk. Therefore, solve theproblemtominimize: zk(x)=π(xk)+∇π(xk)T(x−xk) Subject tox∈S ThisisaLinearProgramming(LP)problem. Inlargescaleproblemsthiswouldbecomputationally complex, andwould require to bedecomposed into smaller problemswhich canbe solved easily. Henceweapply theBender’sdecompositionmethodat thispoint tosolve theLP. Step2. ThusbyBender’sdecompositionmethodx* is obtainedasanoptimal solution togradient equation. Thesearchdirection is pk= x∗−−xk, that is, thedirectionvector fromthefeasiblepointxk towards theextremepoint. Step3.Astep length isdeterminedandrepresentedasαk, suchthat f(xk+αkpk) < f(xk). Step4.Newiterationpoint is foundoutusingxk+1= xk+αkpk. Step5.Check if stoppingcriteria is reached,elsegotoStep1. 3.1. IllustrationofMethodologyontheProblem Theformulation inEquation(5)canberewritten inmatrix formatas: Max xTQx + bTx + c s.t Ax ≤ K whereQ, b, c,AandK are appropriatelydefineddependingon the sizeof theproblem. With this notationonthe formulation, theapplicationof integratedFrankWolfe’sandBender’sdecomposition methodasapplied to themulti-marketnetworkdesignproblemunderuniformdemanduncertainty is depicted in theflowchart, inFigure3. 134
back to the  book Algorithms for Scheduling Problems"
Algorithms for Scheduling Problems
Title
Algorithms for Scheduling Problems
Authors
Frank Werner
Larysa Burtseva
Yuri Sotskov
Editor
MDPI
Location
Basel
Date
2018
Language
English
License
CC BY 4.0
ISBN
978-3-03897-120-7
Size
17.0 x 24.4 cm
Pages
212
Keywords
Scheduling Problems in Logistics, Transport, Timetabling, Sports, Healthcare, Engineering, Energy Management
Categories
Informatik
Technik
Web-Books
Library
Privacy
Imprint
Austria-Forum
Austria-Forum
Web-Books
Algorithms for Scheduling Problems