(23.03.15)
algorithms S. Dasgupta, C. H. Papadimitriou, and U. V. Vazirani (2008) 책 읽고 정리하기
http://algorithmics.lsi.upc.edu/docs/Dasgupta-Papadimitriou-Vazirani.pdf
정리한 내용
3.4 Strongly connected components
728x90
'Computer Science > algorithms' 카테고리의 다른 글
[python] DFS, BFS 구현 (0) | 2023.03.16 |
---|---|
[algorithms] ch4. Paths in graphs (Breadth-first search) (0) | 2023.03.16 |
[algorithms] ch3. Decompositions of graphs (DFS: 깊이 우선 탐색) (0) | 2023.03.14 |
[algorithms] ch2. Divide-and-Conquer algorithms (medians, quick sort) (0) | 2023.03.11 |
[algorithms] ch2. Divide-and-Conquer algorithms (multiplication, binary search, master theorem, merge sort) (0) | 2023.03.07 |