Graphs/Euler Circuit: Difference between revisions
From charlesreid1
| Line 1: | Line 1: | ||
= | =Overview= | ||
An Euler circuit (like a closed circuit) is an [[Graphs/Euler Path|Euler Path]] that starts and ends on the same vertex. | |||
=Related= | |||
Euler Tour: | Euler Tour: | ||
Revision as of 23:04, 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:
Euler Path:
Euler Circuit:
Instructions for finding connected components:
Flags