More actions
imported>trailblaze No edit summary |
(Repair batch-0005 pages from live compare) |
||
| (6 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
__TOC__ | |||
= 계획 = | |||
* Undirected Graph | |||
* Directed Graph | |||
* Graph representation | |||
* DFS | |||
** Maze exploration | |||
* BFS | |||
** Kevin Bacon numbers | |||
** Facebook | |||
= 참여자 = | |||
{| class="wikitable" | |||
|- | |||
| 강사 | |||
| [[권영기]] | |||
|- | |||
| rowspan="10" | 참여자 | |||
| | |||
|- | |||
| [[권준혁]] | |||
|- | |||
| [[이지수]] | |||
|- | |||
| | |||
|} | |||
= 내용 = | |||
= 후기 = | |||
= 숙제 = | |||
* [http://183.106.113.109/30stair/virus1/virus1.php?pname=virus1] | |||
* 자구설 듣는 분은 과제 하시면 됩니다. | |||
= 참조 = | |||
* [https://www.cs.princeton.edu/~rs/AlgsDS07/11UndirectedGraphs.pdf] | |||
* 2013년 한상용 교수님 자료구조 Ch6-1-Graph_Intro ppt | |||
* 2013년 한상용 교수님 자료구조 Ch6-2-Graph-Search ppt | |||
---- | |||
[[새싹교실/2014]], [[새싹교실/2014/다빈치인재반]] | |||