in Graph Theory edited by
2,271 views
0 votes
0 votes

The following graph has no Euler circuit because

  1. It has $7$ vertices.
  2. It is even-valent (all vertices have even valence).
  3. It is not connected.
  4. It does not have a Euler circuit.
in Graph Theory edited by
by
2.3k views

3 Answers

3 votes
3 votes
The above given Graph is not connected that's why Euler circuit doesn't exist.
1 vote
1 vote
An undirected graph has an Eulerian cycle if and only if every vertex has even degree, and all of its vertices with nonzero degree belong to a single connected component.
1 vote
1 vote

A. Makes no sense

B. This is one of the condition for circuit being euler's circuit.

C. Even disconnected graph can be euler circuit but the the vertices which aren't part of main component shouldn't have any edge between them.

Isolated Vertices, Leaves, and Pendant Edges - Mathonline

C is most appropriate option. 

Image Source: http://mathonline.wikidot.com/isolated-vertices-leaves-and-pendant-edges

1 comment

How can a disconnected graph be an Euler circuit?

An Euler circuit in a graph G is a simple circuit containing every edge of G.

If the graph is disconnected it's impossible to contain all the edges.

Alright, I understood it. Sorry 😅
0
0
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true