SINGLE MACHINE EARLY TARDY PROBLEM - PowerPoint PPT Presentation

1 / 18
About This Presentation
Title:

SINGLE MACHINE EARLY TARDY PROBLEM

Description:

IE 573 PAPER PRESENTATION. AGENDA. Introduction. Problem definition ... Early Tardy problem became popular with JIT. ... IE 573 PAPER PRESENTATION. BY ERSIN K RPEOGLU ... – PowerPoint PPT presentation

Number of Views:60
Avg rating:3.0/5.0
Slides: 19
Provided by: Ers2
Category:
Tags: early | machine | problem | single | tardy | ie

less

Transcript and Presenter's Notes

Title: SINGLE MACHINE EARLY TARDY PROBLEM


1
SINGLE MACHINE EARLY TARDY PROBLEM
  • IE 573 PAPER PRESENTATION

2
AGENDA
  • Introduction
  • Problem definition
  • Analysis of Early/Tardy Problem
  • Heuristics
  • Computational Study
  • Conclusion

3
Introduction
  • Early Tardy problem became popular with JIT.
  • Tries to handle the tradeoff between meeting due
    dates and holding excessive inventory
  • Paper by OW and MORTON is the first paper on
    general early/tardy problem

4
Problem Definition
  • No preemption, no idle time, all jobs are
    initially available
  • NP-Complete
  • Irregular objective function
  • Thus, exact solution is very limited

5
Analysis of the Problem
  • Objective

Early Cost Rate
Tardy Cost Rate
6
Analysis of the Problem
  • Adjacency Condition
  • Where i precedes j
  • Theorem 1 Adjacency condition holds for all
    adjacent pairs in the optimal sequence
  • This is a necessary but not sufficient condition
    for global optimality

7
Analysis of the Problem
  • Special Cases
  • Lemma 1 WSPT sequence resulting with no early
    jobs is optimal.

Minimized with WSPT
All zero since there is no early jobs
8
Analysis of the Problem
  • Special Cases
  • Lemma 2 WLPT sequence resulting with no tardy
    jobs is optimal.

All zeros since there is no tardy jobs
Minimized with WLPT
9
Heuristics
  • Tardiness Heuristics This heuristic suggested by
    Morton, Rachamadugu and Vepsaleinen
  • i immediately precedes j in the optimal sequence
    if where

10
Heuristics
  • Tardiness Heuristics
  • - Compute the priority of each job according to
    the formula at each iteration
  • - At each iteration choose the job with the
    highest priority
  • - A myopic heuristic

11
Heuristics
  • Tardiness Heuristics
  • - Use k jobs to calculate priority of job i
  • - With experimentation, the formula became

12
Heuristics
  • Early/Tardy Heuristics
  • - Authors improved the tardiness heuristic
  • - Theorem 1 is used to come up with
  • - Then look ahead parameter k is added

13
Heuristics
  • Early/Tardy Heuristics
  • - With experimentations made, priority function
    is developed into EXP-ET
  • - In figure 4. By Lemmas rules give optimum in
    the extreme cases.

14
Heuristics
  • Beam-Search Method
  • Figure 5 in page 184
  • Beam search approach with two types of evaluation
    function
  • - Priority evaluation
  • - Cost evaluation

15
Heuristics
  • Filtered Beam Search with two evaluation
    functions
  • - First filter by priority function
  • - Then by cost function

16
Computational Study
  • Priority functions are tested with different
    input parameters and k values
  • High job clashes increases k
  • Beam search and filtered beam search was tested
  • See Table 1

17
Conclusion
  • This is the first paper on general early/tardy
    problem
  • The authors try to find good solutions for this
    NP-Complete problem
  • The evaluation of these heurisic methods suggests
    that filtered beam search with EXP-ET is the best

18
Thank you for your attentIon
  • IE 573 PAPER PRESENTATION
  • BY ERSIN KÖRPEOGLU
Write a Comment
User Comments (0)
About PowerShow.com