Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 469 Bytes

File metadata and controls

15 lines (12 loc) · 469 Bytes

2012-fzu-algorithm-design

  • 计算机算法设计与分析 (2012第四版wxd著)
  • Ch1: Intro
  • Ch2: divide and conquer
  • Ch3: dynamic programming
  • Ch4: greedy
  • Ch5: backtracking
  • Ch6: branch and bound
  • Ch7: probablity and randomized
  • Ch8: linear programming and network flows

Uploaded: 2015/11

2015/02 (essential cpp) => 2015/04 (TrieInp) => 2015/11 (algorithms) => 2016/07 (cpp errata) => 2017/04 (atcoder,icpc) => 2018 (design-pattern-cpp)