Graph Theory Coverings - Javatpoint
Graph Theory Coverings - Javatpoint
Home Graph Theory DBMS Control System Data Structure Selenium Kotlin C# HTML CSS JavaScript jQuery
Advertisement
https://www.javatpoint.com/graph-theory-coverings 1/14
7/19/23, 11:51 AM Graph Theory Coverings - javatpoint
Coverings
A graph covering of a graph G is a sub-graph of G which contains either all the vertices or all the edges corresponding to some
other graph.
A sub-graph which contains all the vertices is called a line/edge covering. A sub-graph which contains all the edges is called a
vertex covering.
1. Edge Covering
A set of edges which covers all the vertices of a graph G, is called a line cover or edge cover of G.
Edge covering does not exist if and only if G has an isolated vertex.
Advertisement
https://www.javatpoint.com/graph-theory-coverings 2/14
7/19/23, 11:51 AM Graph Theory Coverings - javatpoint
Example
In the above graph, the red edges represent the edges in the edge cover of the graph.
Or minimal edge cover is an edge cover of graph G that is not a proper subset of any other edge cover.
Example
Advertisement
https://www.javatpoint.com/graph-theory-coverings 3/14
7/19/23, 11:51 AM Graph Theory Coverings - javatpoint
From the above graph, the sub-graph having edge covering are:
Here, M1, M2, M3 are minimal line coverings, but M4 is not because we can delete {b, c}.
PRICE DROP
Advertisement
Every minimum edge cover is a minimal edge cove, but the converse does not necessarily exist.
The number of edges in a minimum line covering in G is called the line covering number of G and it is denoted by α1.
https://www.javatpoint.com/graph-theory-coverings 4/14
7/19/23, 11:51 AM Graph Theory Coverings - javatpoint
Example
From the above graph, the sub-graph having edge covering are:
In the above example, M1 and M2 are the minimum edge covering of G and α1 = 2.
A set of vertices which covers all the nodes/vertices of a graph G, is called a vertex cover for G.
https://www.javatpoint.com/graph-theory-coverings 5/14
7/19/23, 11:51 AM Graph Theory Coverings - javatpoint
Example
In the above example, each red marked vertex is the vertex cover of graph. Here, the set of all red vertices in each graph touches
every edge in the graph. Advertisement
https://www.javatpoint.com/graph-theory-coverings 6/14
7/19/23, 11:51 AM Graph Theory Coverings - javatpoint
The sub- graphs that can be derived from the above graph are:
M1 = {b, c}
M2 = {a, b, c}
M3 = {b, c, d}
Here, M1 and M2 are minimal vertex coverings, but in M3 vertex 'd' can be deleted. Advertisement
https://www.javatpoint.com/graph-theory-coverings 7/14
7/19/23, 11:51 AM Graph Theory Coverings - javatpoint
The number of vertices in a minimum vertex covering in a graph G is called the vertex covering number of G and it is denoted by
α2 .
Example 1
In the above graphs, the vertices in the minimum vertex covered are red.
Example 2
Advertisement
The sub- graphs that can be derived from the above graph are:
https://www.javatpoint.com/graph-theory-coverings 8/14
7/19/23, 11:51 AM Graph Theory Coverings - javatpoint
M1 = {b, c}
M2 = {a, b, c}
M3 = {b, c, d}
Advertisement
← Prev Next →
https://www.javatpoint.com/graph-theory-coverings 9/14
7/19/23, 11:51 AM Graph Theory Coverings - javatpoint
Feedback
https://www.javatpoint.com/graph-theory-coverings 10/14
7/19/23, 11:51 AM Graph Theory Coverings - javatpoint
Advertisement
Python Design
Patterns
Preparation
Trending Technologies
Machine DevOps
Learning Tutorial Tutorial
Machine Learning DevOps
https://www.javatpoint.com/graph-theory-coverings 12/14
7/19/23, 11:51 AM Graph Theory Coverings - javatpoint
B.Tech / MCA
Advertisement
https://www.javatpoint.com/graph-theory-coverings 13/14
7/19/23, 11:51 AM Graph Theory Coverings - javatpoint
Advertisement
https://www.javatpoint.com/graph-theory-coverings 14/14