"깊이 우선 탐색 DFS"의 두 판 사이의 차이

5번째 줄: 5번째 줄:


https://upload.wikimedia.org/wikipedia/commons/thumb/1/1f/Depth-first-tree.svg/300px-Depth-first-tree.svg.png
https://upload.wikimedia.org/wikipedia/commons/thumb/1/1f/Depth-first-tree.svg/300px-Depth-first-tree.svg.png
https://upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Depthfirst.png/250px-Depthfirst.png


==같이 보기==
==같이 보기==

2018년 8월 7일 (화) 09:43 판

1 개요

depth-first search (DFS)
깊이 우선 탐색
  • 최대한 깊이 들어가보는 탐색 방식

 

 

2 같이 보기

3 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}