Design and Analysis of Computer Algorithm Lecture 1



Download 1.12 Mb.
Page8/10
Date21.10.2021
Size1.12 Mb.
#57544
1   2   3   4   5   6   7   8   9   10
notes lec1

Running Time

  • Most algorithms transform input objects into output objects.
  • The running time of an algorithm typically grows with the input size.
  • Average case time is often difficult to determine.
  • We focus on the worst case running time.
  • Thursday, October 21, 2021

Experimental Studies

  • Analysis of Algorithm
  • Thursday, October 21, 2021

Limitations of Experiments

  • Analysis of Algorithm
  • It is necessary to implement the algorithm, which may be difficult
  • Results may not be indicative of the running time on other inputs not included in the experiment.
  • In order to compare two algorithms, the same hardware and software environments must be used
  • Thursday, October 21, 2021

Download 1.12 Mb.

Share with your friends:
1   2   3   4   5   6   7   8   9   10




The database is protected by copyright ©ininet.org 2024
send message

    Main page