Källén–Lehmann spectral representation: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
No edit summary
 
en>Yobot
m →‎See also: WP:CHECKWIKI error fixes / special characters in sortkey fixed using AWB (9440)
Line 1: Line 1:
I'm Adam and I live in a seaside city in northern Austria, Ruttersdorf. I'm 38 and I'm will soon finish my study at Latin American Studies.<br><br>Also visit my weblog - [http://www.hougames.com/profile/361402/MiEtu.html Women mountain bike sizing.]
'''Lawler’s algorithm''' is a powerful technique for solving a variety of constrained scheduling problems.<ref>Steven Nahmias. Production and Operations Analysis. 2008. ISBN 978-0-07-126370-2</ref> The [[algorithm]] handles any precedence constraints. It schedules a set of simultaneously arriving tasks on one processor with precedence constraints to minimize maximum tardiness or lateness. Precedence constraints occur when certain jobs must be completed before other jobs can be started.
 
==Objective Functions==
The [[objective function]] is assumed to be in the form <math>min \, max_{0\le i \le n} \, g_i(F_i)</math>, where <math>g_i</math> is any [[nondecreasing function]] and <math>F_i</math> is the flow time.<ref>Joseph Y-T. Leung. Handbook of scheduling: algorithms, models, and performance analysis. 2004. ISBN 978-1-58488-397-5</ref> When <math>g_i (F_i) = F_i - d_i = L_i</math>, the objective function corresponds to minimizing the maximum lateness, where <math>d_i</math> is due time for job <math>i</math> and <math>L_i</math> lateness of job <math>i</math>. Another expression is <math>g_i (F_i) = max {(F_i-d_i,0)}</math>, which corresponds to minimizing the maximum tardiness.
 
==References==
{{Reflist}}
 
==Additional readings==
*Michael Pinedo. Scheduling: theory, algorithms, and systems. 2008. ISBN 978-0-387-78934-7
*Conway, Maxwell, Miller. Theory of Scheduling. 1967. ISBN 0-486-42817-6
 
[[Category:Production and manufacturing]]
[[Category:Operations research]]
[[Category:Industrial engineering]]

Revision as of 09:14, 23 August 2013

Lawler’s algorithm is a powerful technique for solving a variety of constrained scheduling problems.[1] The algorithm handles any precedence constraints. It schedules a set of simultaneously arriving tasks on one processor with precedence constraints to minimize maximum tardiness or lateness. Precedence constraints occur when certain jobs must be completed before other jobs can be started.

Objective Functions

The objective function is assumed to be in the form , where is any nondecreasing function and is the flow time.[2] When , the objective function corresponds to minimizing the maximum lateness, where is due time for job and lateness of job . Another expression is , which corresponds to minimizing the maximum tardiness.

References

43 year old Petroleum Engineer Harry from Deep River, usually spends time with hobbies and interests like renting movies, property developers in singapore new condominium and vehicle racing. Constantly enjoys going to destinations like Camino Real de Tierra Adentro.

Additional readings

  • Michael Pinedo. Scheduling: theory, algorithms, and systems. 2008. ISBN 978-0-387-78934-7
  • Conway, Maxwell, Miller. Theory of Scheduling. 1967. ISBN 0-486-42817-6
  1. Steven Nahmias. Production and Operations Analysis. 2008. ISBN 978-0-07-126370-2
  2. Joseph Y-T. Leung. Handbook of scheduling: algorithms, models, and performance analysis. 2004. ISBN 978-1-58488-397-5