Algorithm lecture09

Post on 14-May-2015

79 views 7 download

Tags:

transcript

AlgorithmLecture #09

Dr.Sohail Aslam

Solving the Recurrence

Eliminating Floor and Ceiling

The Iteration Method

The Iteration Method

The Iteration Method

Mergesort Recurrence

A Messier Example

The Iteration Method

The Iteration Method

The Iteration Method

The Iteration Method

The Iteration Method

The Iteration Method

The Iteration Method

Selection Problem

Medians and Selection

The selection Problem

Median

Median

Median

Median

The Iteration Method

Solving the Recurrence

Design

and

Analysis of Algorithm