Approximation Algorithms Performance Guaranteed - PowerPoint PPT Presentation

1 / 6
About This Presentation
Title:

Approximation Algorithms Performance Guaranteed

Description:

Approximation Algorithms (Performance Guaranteed) For your information and enjoyment only. ... If we cannot find the best solution quickly, we will settle for a ' ... – PowerPoint PPT presentation

Number of Views:14
Avg rating:3.0/5.0
Slides: 7
Provided by: slch2
Category:

less

Transcript and Presenter's Notes

Title: Approximation Algorithms Performance Guaranteed


1
Approximation Algorithms(Performance Guaranteed)
  • For your information and enjoyment only.
  • Not included in the Final Exam of UIT2201

2
Approximation Algorithms(Performance Guaranteed)
  • If we cannot find the best solution quickly,
  • we will settle for a good enough solution
  • but, we dont want it to be too bad
  • Approximation Algorithms Not optimal solution,
  • but with some performance guarantee
  • (eg, no worst than twice the optimal)
  • Even though we dont know what the optimal
    solution is!!!

3
Approximation Algorithms(Performance Guaranteed)
Bin Packing Problem

1
.5 .7 .5 .2 .4 .2 .5 .1 .6
Optimal Packing
N0 4
4
Approximation Algorithms(Performance Guaranteed)
Bin Packing Problem
.5 .7 .5 .2 .4 .2 .5 .1 .6
.1
N0 4
Next Fit Packing Algorithm
N 6
5
Next Fit Packing Algorithm
Let a1 a2 .. ? 2 ? ? N 1
N0 ? ? ? ?
a1.. ai gt 1 ai.. aj gt 1 aj.. ak gt
1 al.. am gt 1
. . . . .
6
Approximation Algorithms(Performance Guaranteed)
.5 .7 .5 .2 .4 .2 .5 .1 .6
Next Fit Packing Algorithm
First Fit Packing Algorithm
N 5
(Proof omitted)
Write a Comment
User Comments (0)
About PowerShow.com