[Algorithm] Connected Graph
정의(Definition) : A connected graph is a graph that is connected in the sense of a topological space, i.e., there is a path from any point to any other point in the graph. A graph that is not connected is said to be disconnected. This definition means that the null graph and singleton graph are considered connected, while empty graphs on n>=2 nodes are disconnected. : Connected Graph(연결 그래프)는 위상 ..
기술(Tech, IT)/알고리즘(Algorithm)
2022. 10. 24. 02:20
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Hash Map
- I2C
- Computer Graphics
- 티스토리챌린지
- leetcode
- 파이썬
- 이코노미스트
- 리트코드
- 소켓 프로그래밍
- 오블완
- 투 포인터
- vertex shader
- min heap
- 안드로이드
- ml
- C++
- Python
- java
- 이코노미스트 에스프레소
- tf-idf
- The Economist
- socket programming
- 딕셔너리
- DICTIONARY
- 머신 러닝
- The Economist Espresso
- join
- machine learning
- defaultdict
- Android
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함
반응형