Javatpoint Logo
Javatpoint Logo

Independent set in discrete mathematics

The independent set can be described as a set which contains the following details:

  • The independent set must not have any vertices which are adjacent to each other. The two vertices of the set must not have the same edge. The independent set can also be determined with the help of calculating a set of non-adjacent vertices in G.
  • The independent set must not have any edges which are adjacent to each other. The two edges of the set must not have the same vertex.
  • The independent set is also known as the stable set.
  • The parameter α0 (G) = max |I| can be known as the independence number of G. Here, I is used to show the independent set of G. The independent number can also be known as the maximum number of non-adjacent vertices.
  • If there is an independent set I with |I| = α0 (G), then it will be known as the maximum independent set. The example of an independent set is described as follows:
Independent set in discrete mathematics

From the above graph, we have the following details of an independent set.

I1= {x}

I2 = {y}

I3 = {z}

I4 = {u}

I5 = {x, z}

I6 = {y, u}

Therefore, the maximum number of non-adjacent vertices or independence number α0 (G) = 2.

Independent line set

Suppose there is a graph G = (V, E). If there is a subset L and no two edges in this subset are adjacent, in this case, the subset L of E will be known as the independent line set of G. The example of an independent line set is described as follows:

Independent set in discrete mathematics

From the above graph, we will consider the following subset.

L1= {x, y}

L2 = {x, y} {z, v}

L3 = {x, u} {y, z}

In the above graph, we can see that subsets L2 and L3 do not contain the adjacent edges. Hence the subsets L2 and L3 are the independent line sets. But the subset L1 is not an independent line set because we can form an independent line set with the help of minimum of two edges, but in L1, there is only one edge. Hence we can say that the subset L1 is not an example of an independent line set.

Maximal Independent line set

The maximal independent line set is also known as the maximal matching. An independent line set will be known as the maximal independent line set of G if there is no possibility to add any extra edge of G into subset L. The example of a maximal independent line set is described as follows:

Independent set in discrete mathematics

From the above graph, we will consider the following subset.

L1= {x, y}

L2 = {{y, v} {z, f}}

L3 = {{x, v} {y, z}, {u, f}}

L4 = {{x, y} {z, f}}

The subsets L2 and L3 are the maximal independent line sets because, in the above graph, we can see that subsets L2 and L3 are not able to add any other edge which is not adjacent. Hence we can say that the subsets L2 and L3 are known as the maximal independent line sets.

Maximum independent line set

We can calculate the maximum independent line set of G with the help of calculating the maximum number of edges in that graph. We can calculate the maximum independent line set with the help of following formula:

Number of edges in a maximum independent line set of G (β1

) = matching number of G = Line independent number of G

The example of a maximum independent line set is described as follows:

Independent set in discrete mathematics

From the above graph, we will get the following details about the subset.

L1= {x, y}

L2 = {{y, v} {z, f}}

L3 = {{x, v} {y, z}, {u, f}}

L4 = {{x, y} {z, f}}

In the above graph, we can see that the subset L3 have the maximum edges and these edges are not adjacent. Hence the subset L3 can be called the maximum independent line set. The maximum independent line set of subset L3 can be represented like this:

β1 = 3

Note: If there is a graph G which does not have an isolated vertex, then it will be

α1 + β1 = number of vertices in a graph = |V|

For example: In this example, we will show the line covering a number of Kn/Cn/Wn like this:

Independent set in discrete mathematics

Line independent number = β1 = [n/2] α1 + β1 = n.

Edge Covering

  • An edge covering of a graph G can be described as a set of edges F, which is able to cover all the vertices of G. In the process of edge covering, every vertex of a graph G is incident with an edge in the set F.
  • The parameter β1(G) = min |F| can be known as the edge covering number of a graph G. Here, F is used to show an edge cover of G. The edge covering number can also be known as the addition of a number of isolated vertices (if exists) and the minimum number of edges that is able to cover all the vertices.
  • If there is an edge cover F with |F| = β1(G), then it will be known as the minimum edge cover. The example of edge covering is described as follows:
Independent set in discrete mathematics

From the above graph, we have the following details of edge covering.

E1= {x, y, z, u}

E2 = {x, u}

E3 = {y, z}

Therefore, the edge covering number or the minimum number of edges that covers all the vertices β1 (G) = 2.

Note: For a graph G, α1(G) + β1(G) = n, where n is used to indicate the number of vertices in G.

Independent vertex set

Suppose there is a graph G = (V, E). If there is a subset S in which no two vertices in this subset are adjacent, in this case, the subset S of V will be known as the independent vertex set of G. The example of an independent vertex set is described as follows:

Independent set in discrete mathematics

From the above graph, we will consider the following subset.

S1= {v}

S2 = {v, f}

S3 = {x, g, z}

S4 = {v, u}

In the above graph, we can see that subsets S2, S3 and S4 do not contain any vertex that is adjacent to any other vertex. Hence we can say that the subsets S2, S3 and S4 are known as the independent vertex sets. But the subset S1 is not an independent vertex set because we can form an independent vertex set with the help of minimum two vertices, but in S1, there is only one vertex. Hence independent vertex set cannot be indicated by the subset S1.

Maximal Independent Vertex set

Suppose there is a graph G. The independent vertex set will be known as the maximal independent vertex set if there is a subset S, which does not have any possibility to add any other extra vertex of G into S, in this case, the independent vertex set will be known as the maximal independent vertex set. The example of an independent vertex set is described as follows:

Independent set in discrete mathematics

From the above graph, we will consider the following subset.

S1= {v}

S2 = {v, f}

S3 = {x, g, z}

S4 = {v, u}

The subsets S2 and S3 are the maximal independent vertex sets because in the above graph, we can see that subsets L2 and L3 are not able to add any other vertex. Hence we can say that the subsets S2 and S3 are known as the maximal independent line sets. But subsets S1 and S4 are not the maximal independent vertex sets because we can add another vertex into it.

Maximum Independent vertex set

We can calculate the maximum independent vertex set of G with the help of calculating the maximum number of vertices in that graph. The example of a maximum independent vertex set is described as follows:

Independent set in discrete mathematics

From the above graph, we will consider the following subset.

S1= {v}

S2 = {v, f}

S3 = {x, g, z}

S4 = {v, u}

In the above graph, we can see that the subset S3 covers the maximum number of vertices. Hence we can say that the subset S3 is known as the maximum independent vertex set of G. In the maximum independent vertex set, the number of vertices can be known as the independent vertex number of G (β2).

For example:

If there is a complete graph Kn, then the vertex covering number and vertex independent number can be determined by the following formula:

Vertex independent number = α2 = n−1

Vertex covering number = β2 = 1

So we have the following:

α2 + β2 = n

Each and every vertex of a complete graph will be adjacent to its remaining (n-1) vertices. Therefore, there will be only one vertex for a maximum independent set of Kn.

Therefore, β2 = 1 and α2=|v| − β2 = n-1

Note: If there is a graph G = (V, E), then it will contain the following:
α2 + β2 = |V|

If there is S as an independent vertex set of a graph G, then the vertex cover of G will be (V - S).

Vertex Covering

  • A vertex covering of a graph G can be described as a set of vertices K, which is able to cover all the edges of G. In the process of vertex covering, a vertex should cover every edge of G in the set K.
  • The parameter β0(G) = min |K| can be known as the vertex covering number of a graph G. Here, K is used to show a vertex cover of G. The vertex covering number can also be known as the minimum number of vertices that is able to cover all the edges.
  • If there is a vertex cover K with |K| = β0(G), then it will be known as the minimum vertex cover. The example of vertex covering is described as follows:
Independent set in discrete mathematics

From the above graph, we have the following details of vertex covering.

V1= {x, z}

V2 = {y, u}

V3 = {x, y, z}

V4 = {x, y, z, u}, etc

Therefore, the vertex covering number or the minimum number of vertices that covers all the edges β0 (G) = 2.

Note:

  • For a graph G, α0(G) + β0(G) = n, where n is used to indicate the number of vertices in that graph.
  • I will be known as an independent set in a graph G if and only if there is V(G). Here, I is used to indicate the vertex cover of G.

Matching:

  • We can determine matching with the help of calculating the set of non-adjacent edges. For the matching, any two edges of the set should not be adjacent to each other.
  • The parameter α1(G) = max { |M| can be known as the matching number of a graph G. Here, M is used to show matching in G. The matching number can also be known as the maximum number of non-adjacent edges.
  • If there is a matching M with |M| = α1(G), then it will be known as the maximum matching. The example of matching is described as follows:
Independent set in discrete mathematics

From the above graph, we have the following details of matching.

M1= {x}

M2 = {y}

M3 = {z}

M4 = {u}

M5 = {x, u}

M6 = {y, z}

Therefore, the matching number or the maximum number of non-adjacent edges α1(G) = 2.

Complete matching:

If a matching of a graph has all the vertices of G, in this case, the matching will be known as complete. We can also call the complete matching as the perfect matching.







Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA