Algorith Design

来源:互联网 发布:淘宝上买面膜可靠吗 编辑:程序博客网 时间:2024/04/29 04:26

  • Introduction to Some Representative Problems
  • Basics of Algorithm Analysis
  • Graphs
  • Greedy Algorithm
  • Devide and Conquer
  • Dynamic Programming
  • Network Flow
  • NP and Computational Intractability
  • PSPACE A Class of Problems beyond NP
  • Extending the Limits of Tractability
  • Approximation Algorithms
  • Local Search
  • Randomized Algorithms

Introduction to Some Representative Problems

Basics of Algorithm Analysis

Graphs

Greedy Algorithm

Devide and Conquer

Dynamic Programming

Network Flow

NP and Computational Intractability

PSPACE : A Class of Problems beyond NP

Extending the Limits of Tractability

Approximation Algorithms

Local Search

Randomized Algorithms

0 0