【国科大算法设计与分析笔记】线性规划(待上传)

目录

总览

lec8-1

image-20250101015921942

image-20250101015927724

  1. 一些实际的问题
    1. 饮食问题
    2. 最大流问题
    3. 最小消耗流问题
    4. 多商品流问题
    5. SAT问题(可满足性问题)
  2. 线性规划的形式
    1. 一般形式
    2. 标准形式
    3. 松弛形式
  3. 线性规划的直观理解
  4. 算法
    1. 单纯形算法
    2. 内点算法
  5. 平滑复杂度:
    1. 为什么单纯形算法通常花费多项式时间?

Question 1: Why does it suffice to consider vertices of the polytope only?

Question 2: How to obtain a vertex of the polytope?

Question 3: How to implement “moving from a vertex to another vertex via an edge”?

An additional question: which edge is preferred when moving from a vertex?

Question 4: When should we stop?

Simplex algorithm

An example with unbounded objective value

The last question: how to get an initial feasible solution? or how to solve Ax = b, x ≥0?

InitializeSimplex: an example with no feasible solution

InitializeSimplex: an example with a feasible solution

How fast is the simplex method?

Unfortunately, simplex is not a polynomial-time algorithm

Smoothed Analysis of Algorithms: Why the Simplex Algorithm Usually Takes Polynomial Time?

lec8-2

image-20250101020014743

image-20250101020026511

  1. 内点法的简要历史
  2. 内点法的基本思想

lec9

image-20250101020049062

image-20250101020055476

  1. 第一个例子
    1. 饮食问题的对偶问题
  2. 理解对偶性:
    1. 拉格朗日函数
    2. 拉格朗日对偶函数
    3. 拉格朗日对偶问题
  3. 最优解问题的条件
  4. 线性规划对偶性的四个性质
  5. 利用对偶性求解线性规划:
    1. 对偶单纯形算法
    2. 原始对偶算法
    3. 内点法
  6. 对偶性的应用
    1. 法卡斯引理(Farkas Lemma)
    2. 冯诺依曼极小极大定理(Von Neumann’s MINIMAX theorem)
    3. 姚期智极小极大之定理(Yao’s MINIMAX theorem)
    4. 支持向量机中的对偶问题(Dual problem in SVM)
    5. 最短路径问题(SHORTESTPATH problem)
  7. 附录
    1. 斯莱特定理的证明
    2. 寻找对偶问题初始解的技术
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

后厂村路小狗蛋

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值