Graphs/Euler Circuit: Difference between revisions
From charlesreid1
| Line 6: | Line 6: | ||
=Related= | =Related= | ||
Euler Tour: | Euler Tour (a.k.a. Euler Path): | ||
* [[Graphs/Euler Tour]] | * [[Graphs/Euler Tour]] | ||
* [[Graphs/Euler Path]] | * [[Graphs/Euler Path]] | ||
Revision as of 23:05, 26 April 2019
Overview
An Euler circuit (like a closed circuit) is an Euler Path that starts and ends on the same vertex.
Related
Euler Tour (a.k.a. Euler Path):
Euler Circuit:
Instructions for finding connected components:
Flags