Yòmá's Notes
Search
Search
Reader mode
Dark mode
Light mode
Explorer
Home
❯
🗺️ Computer Science
❯
1 Foundations & Theory
❯
🗺️ Algorithms
❯
Named Algorithms
❯
Eulerian Path
Eulerian Path
May 06, 2025
1 min read
그래프의 모든 간선을 정확히 한 번씩 지나가는 경로
시작점 != 끝점 일 수 있다
Eulerian Circuit
시작점 == 끝점
Graph View