EDGE STABLE SETS IN GRAPH
43
Theorem 3.5. Let G be a graph with δ(G) ≥ 2. An edge set F is a maximal edge stable
set of G then F is a minimal edge H-dominating set of G.
Proof. Let F be a maximal edge stable set of G and e = uv ∈ F. Since F is a maximal
edge stable set, by theorem 3.3, F is an edge H-dominating set. Now consider F − {uv}
= F1. Since deg(u) ≥ 2 and deg(v) ≥ 2 also F is an edge stable set of G, there are edges
f and g incident at u and v respectively (other than uv) such that f ∈ F and g ∈ F.
Therefore, there is an edge incident at u which is not in F1 and also there is an edge
incident at v which is not in F1. Thus, F1 is not an edge H-dominating set of G. That
is, F − {uv} = F1 is not an edge H-dominating set of G. Thus, F is a minimal edge
H-dominating set of G.
□
Definition 3.6. [5] An edge H-dominating set with minimum cardinality is a minimum
edge H-dominating set. The cardinality of a minimum edge H-dominating set is the edge
H-domination number of G, denoted by γH′ (G).
Remark 3.7. Let G be a graph and an edge set F is a maximum edge stable set of G.
The edge stability number αe(G) = |F|. Since F is also a maximal edge stable set of G,
by theorem 3.5, F is a minimal edge H-dominating set of G. Therefore, γ′ (G) ≤ αe(G).
H
Example 3.8. Consider the cycle graph C6 with vertices 1, 2, 3, 4, 5, 6.
Figure 3. Cycle graph C6
The minimum edge H-dominating sets of C6 are {12, 45}, {23, 56}, {34, 61} also each
set is maximal edge stable set. But the maximum edge stable sets of C6 are {12, 34, 56},
{23, 45, 61}. Therefore γ′ (C6) = 2 and αe(C6) = 3. In this example, γ′ (C6) < αe(C6).
H
H
4. Vertex removal from the graph
We consider the operation vertex removal from the graph. Let G be a graph with δ(G)
≥ 3 and a vertex v ∈ V (G).
Example 4.1. Consider 3-regular graph G with vertices 1, 2, 3, 4, 5, 6 and edges 12, 23,
34, 45, 56, 61, 14, 25 and 36.
The edge set F1 = {25, 36, 34} is a maximal edge stable set of G − 1, however F1
is not a maximal edge stable set of G because by theorem 3.3, F1 is not an edge H-
dominating set of G. Also it is observed from the graph of figure 4 that the edge set F =
{14, 12, 25, 36, 34, 56} is a larger edge stable set of G containing F1.