in Graph Theory retagged by
2,926 views
0 votes
0 votes

Choose the most appropriate definition of plane graph.

  1. A simple graph which is isomorphic to hamiltonian graph.
  2. A graph drawn in a plane in such a way that if the vertex set of graph can be partitioned into two non-empty disjoint subset $X$ and $Y$ in such a way that each edge of $G$ has one end in $X$ and one end in $Y$.
  3. A graph drawn in a plane in such a way that any pair of edges meet only at their end vertices.
  4. None of the option.
in Graph Theory retagged by
by
2.9k views

2 Answers

2 votes
2 votes

Option C is the Correct Answer.

In graph theory, a planar graph is a graph that can be embedded in the plane, i.e., it can be drawn on the plane in such a way that its edges intersect only at their endpoints. In other words, it can be drawn in such a way that no edges cross each other.Such a drawing is called a plane graph or planar embedding of the graph. A plane graph can be defined as a planar graph with a mapping from every node to a point on a plane, and from every edge to a plane curve on that plane, such that the extreme points of each curve are the points mapped from its end nodes, and all curves are disjoint except on their extreme points.

Definition 1 : A graph G(V, E) is called plane if

                      • V is a set of points in the plane;

                      • E is a set of curves in the plane such that

                          1. every curve contains at most two vertices and these vertices are the ends of the curve;

                          2. the intersection of every two curves is either empty, or one, or two vertices of the graph.

Definition 2 : A graph is called planar, if it is isomorphic to a plane graph. The plane graph which is isomorphic to a given planar graph G is said to be embedded in the plane. A plane graph isomorphic to G is called its drawing.

0 votes
0 votes

 

In graph theory, a planar graph is a graph that can be embedded in the plane, i.e., it can be drawn on the plane in such a way that its edges intersect only at their endpoints.
In other words, it can be drawn in such a way that no edges cross each other. Such a drawing is called a plane graph or planar embedding of the graph.
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