Lecture 5-6

[toc]

Lecture 5-6

P2.What is complexity analysis?

什么是算法复杂度

  • The complexity of an algorithm is the amount of resources it needs in order to execute.
    • Time complexity - Amount of time the algorithm needs
    • Space complexity - Amount of memory the algorithm needs

P4-5.Basic operations of an algorithm & What is a basic operation?

  • 不同算法的Basic operation是什么。排序中的遍历过程、merge比较
  • A basic operation can be seen as an operation that is fundamental for the performance of a particular algorithm.
  • The performance of the algorithm is in principle proportional(成正比) to the number of basic operations.

不同算法的Basic operation是什么

  • In sorting algorithms: comparing two elements
  • Graph traversal: traversing an edge
  • For some algorithms a basic operation can be a whole loop, including all operations inside the loop

P7.Complexity as a function of the input - Examples

  • 常见算法的复杂度、最好的情况、最坏的情况、在什么情况下最好


    时间复杂度.png
  • 当已经排好序的情况下最好

P20.Average and Worst case analysis

  • 掌握最坏的情况、不用掌握平均的
  • The worst-case complexity W(n) of an algorithm is the maximum number of basic operations performed for any input of n.
  • The average-case complexity A(n) of an algorithm is the average number of basic operations performed by the algorithm, where each input I occurs with some probability p(I).

P23.Relative growth rate of functions

  • 给出一个表达式,可以用Big O的形式表达出来、去掉常数项和低次项还有系数

P29.Example: O(n^3),Ω(n^3), and Θ(n^3)

  • 上下界、O的上界、Ω的下界、Θ的确界
  • 各个界的概念无需记住


    各个界.jpg
  • 例子


    example.jpg
  • 考点
    给出一个表达式,可以用Big O的形式表达出来、去掉常数项和低次项还有系数

P36.P and NP

  • NP中N 的含义、NP是否等于P、一般是不等、说明原因。 证明一个问题是NP问题,写出步骤。P与NP的关系(目前认为两者不等,如果P与NP相等会怎么样,那么所有的问题都是可解的)
  • P is the class of problems that can be solved by plynomial bound algorithms.
  • NP(non-deterministic polynomial-time) is more complicated to describe.

    ◮ It contains problems that we believe are more difficult to solve

    than those in P.

    ◮ We believe that they cannot be solved using any polynomial

    bound algorithm.

    However, we do not know whether this is true or not.

证明一个问题是NP问题,写出步骤。

P44. NP-complete

什么是NP-complete

  • 所有的P问题都可以归约到它。All problems in NP can be reduced to it.

如何证明一个问题(P2)是NP-complete

  1. So P2 is a NP problem.
  2. P1 is a NP complete, all other problems R in NP can be polynomially reduced to P1.
  3. Show P1 can be polynomially reduced to P2

P46.How to show that a problem is N P complete I

  • 过于具体、可以简化

P47.How to show that a problem is N P complete II

  • 具体证明步骤、会证明
  • 把第二条分成两点

P48.Amortized analysis - Initial example

  • 只需要掌握基本概念、 a sequence of operations是关键词
  • Amortized analysis is a technique for analyzing the running time of repeated operations on a data structure.
  • The cost for a single insert might be much worse than the amortized analysis. 单次的操作开销可能会比均摊分析的时间复杂度高,因为均摊分析计算的是平均的时间复杂度

  • It is used when one is interested in calculating a worst-case average bound per operation for any sequence of operations

  • It does not say anything about the cost of a specific operation in the sequence.

  • It is particular useful in situations where there are few expensive (slow) operations that are compensated by many inexpensive (fast)operations.

P52.Amortized or worst-case analysis

  • In applications where it is important that all operations have a low cost, it might be more appropriate to use a worst-case analysis than an amortized analysis.

P53.Amortized vs average-case analysis

  • 两者并不一样、AC是发生的概率,并不考虑多个步骤再平均
  • Amortized analysis provides an upper bound on the average cost per operation whereas average-case analysis provides an average cost per iteration, where consideration is taken to the probability of the occurrence of dierent inputs.

  • Amortized analysis provides an upper bound on the running time of a sequence of operations. Average-case analysis provides no such bound.

  • Amortized analysis needs no information about the probability on inputs.

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 204,293评论 6 478
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 85,604评论 2 381
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 150,958评论 0 337
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 54,729评论 1 277
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 63,719评论 5 366
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 48,630评论 1 281
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 38,000评论 3 397
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 36,665评论 0 258
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 40,909评论 1 299
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 35,646评论 2 321
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 37,726评论 1 330
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 33,400评论 4 321
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 38,986评论 3 307
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 29,959评论 0 19
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 31,197评论 1 260
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 44,996评论 2 349
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 42,481评论 2 342

推荐阅读更多精彩内容

  • 学校社团招新的时候,桑落选了个刚成立的社团——手绘社,因个人爱好。社团人不多,她填了表格就算完事,成了社团一员。这...
    风墨澜阅读 182评论 0 0
  • 人工智能相关研究报告 (20万字) 看了多篇各有侧重的研报或者出版物,其中一半做了精读,一半泛读;偏技术的仍然啃得...
    凛二凡阅读 402评论 1 0
  • 将本账期、本通道里面的支付全部设置为短款、撤销/退款记录为长款 找出本账期所有的对账文件 打开每一个文件, 遍历每...
    贾旭007阅读 359评论 0 0
  • 《悲惨世界》里有很多关系:亲情、友情、敌对、爱情等等。让我为之心情波动起伏的是其中的爱情。 芳玎被老混蛋骗,我感觉...
    钅犭豸阅读 585评论 0 1