L24 NPC
Outline:
- NPC = P ?
- NPC判定问题
- 规约: 等价
Ref:
- 算法设计与分析(Algorithm design and analysis) by 黄宇
Outline:
Ref:
Outline:
Ref:
Outline:
Single-Sources shortest paths( SSSP )
All-pairs shortest paths( APSP )
Ref:
Outline:
Ref:
DAG(Directed Acyclic Graph), DAG's topological ordering and SCC(Strongly Connected Component).
Ref: 算法设计与分析(Algorithm design and analysis) by 黄宇.
Outline:
Ref: 算法设计与分析(Algorithm design and analysis) by 黄宇
Outline:
Ref: