ArticleslgStudy

computer science

Independence dominating set

Independence dominating set is a computer science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Independence dominating set rather than just read about it. In short: In graph theory, an independence dominating set for a graph G = ( V , E ) {\displaystyle G=(V,E)} is a subset D ⊆ V {\displaystyle D\subseteq V} that dominates a given independent set A {\displaystyle A} of G {\displaystyle G} ; that is, every vertex in A {\displaystyle A} is either in D {\displaystyle D} or adjacent to a vertex in D {\displaystyle D} . Unlike ordinary dominating sets, which must dominate every vert…

Independence dominating set — main illustration
Independence dominating set — illustration

Key takeaways

  • Independence dominating set belongs to computer science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Independence dominating set to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Independence dominating set from memory before moving on to harder problems.

Reference excerpt

In graph theory, an independence dominating set for a graph G = ( V , E ) {\displaystyle G=(V,E)} is a subset D ⊆ V {\displaystyle D\subseteq V} that dominates a given independent set A {\displaystyle A} of G {\displaystyle G} ; that is, every vertex in A {\displaystyle A} is either in D {\displaystyle D} or adjacent to a vertex in D {\displaystyle D} . Unlike ordinary dominating sets, which must dominate every vertex in the graph, an independence dominating set is only required to dominate the vertices of a particular independent set. The independence domination number i γ ( G ) {\displaystyle i\gamma (G)} of a graph G {\displaystyle G} is the maximum, over all independent sets A {\displaystyle A} of G {\displaystyle G} , of the smallest set dominating A {\displaystyle A} . Dominating subsets of vertices requires potentially fewer vertices than dominating all vertices, so i γ ( G ) ≤ γ ( G ) {\displaystyle i\gamma (G)\leq \gamma (G)} for all graphs G {\displaystyle G} . The inequality can be strict; there are graphs G {\displaystyle G} for which i γ ( G ) < γ ( G ) {\displaystyle i\gamma (G)<\gamma (G)} . For example, for some integer n {\displaystyle n} , let G {\displaystyle G} be a graph in which the vertices are the rows and columns of an n {\displaystyle n} -by- n {\displaystyle n} board, and two such vertices are connected if and only if they intersect. The only independent sets are sets of only rows or sets of only columns, and each of them can be dominated by a single vertex (a column or a row), so i γ ( G ) = 1 {\displaystyle i\gamma (G)=1} . However, to dominate all vertices we need at least one row and one column, so γ ( G ) = 2 {\displaystyle \gamma (G)=2} . Moreover, the ratio between γ ( G ) / i γ ( G ) {\displaystyle \gamma (G)/i\gamma (G)} can be arbitrarily large. For example, if the vertices of G {\displaystyle G} are all the subsets of squares of an n {\displaystyle n} -by- n {\displaystyle n} board, then still i γ ( G ) = 1 {\displaystyle i\gamma (G)=1} , but γ ( G ) = n {\displaystyle \gamma (G)=n} .

Connection to Vizing's conjecture The independence domination number is closely connected to Vizing's conjecture, which states that for all graphs G {\displaystyle G} and H {\displaystyle H} , the domination number of the Cartesian product satisfies γ ( G ◻ H ) ≥ γ ( G ) ⋅ γ ( H ) {\displaystyle \gamma (G\mathbin {\square } H)\geq \gamma (G)\cdot \gamma (H)} . Aharoni and Szabó showed that for all graphs G {\displaystyle G} and H {\displaystyle H} ,

γ ( G ◻ H ) ≥ i γ ( G ) ⋅ γ ( H ) {\displaystyle \gamma (G\mathbin {\square } H)\geq i\gamma (G)\cdot \gamma (H)}

i γ ( G ◻ H ) ≥ i γ ( G ) ⋅ i γ ( H ) . {\displaystyle i\gamma (G\mathbin {\square } H)\geq i\gamma (G)\cdot i\gamma (H).}

Since any graph class for which γ ( G ) = i γ ( G ) {\displaystyle \gamma (G)=i\gamma (G)} automatically satisfies Vizing's conjecture, this connection motivates the study of which graph classes have this property.

… excerpt ends here. Continue reading the full article.

Illustrations

Independence dominating set: Each maximal independent set of the graph is shown in blue, and each has a set dominating it in red. The largest dominating set has a size of 1, so the independence domination number of the graph is 
  
    
      
        i
        γ
        (
        G
        )
        =
        1
      
    
    {\displaystyle i\gamma (G)=1}
  
 (which is less than the domination number 
  
    
      
        γ
        (
        G
        )
        =
        2
      
    
    {\displaystyle \gamma (G)=2}
  
).
Each maximal independent set of the graph is shown in blue, and each has a set dominating it in red. The largest dominating set has a size of 1, so the independence domination number of the graph is i γ ( G ) = 1 {\displaystyle i\gamma (G)=1} (which is less than the domination number γ ( G ) = 2 {\displaystyle \gamma (G)=2} ).

Worked examples

Example 1 — a first encounter with Independence dominating set

Start with the simplest possible case. Write down what Independence dominating set claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In computer science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Independence dominating set before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Independence dominating set ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Independence dominating set

In research
Independence dominating set appears in computer science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Independence dominating set in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Independence dominating set is common in secondary-school and first-year university syllabi. It links to neighbouring topics Computational problems in graph theory, Graph theory objects, so understanding it makes those chapters shorter.
In everyday life
Look for Independence dominating set outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Independence dominating set in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Independence dominating set means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Independence dominating set out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Independence dominating set in simple terms?

In graph theory, an independence dominating set for a graph G = ( V , E ) {\displaystyle G=(V,E)} is a subset D ⊆ V {\displaystyle D\subseteq V} that dominates a given independent set A {\displaystyle A} of G {\displaystyle G} ; that is, every vertex in A {\displaystyle A} is either in D {\displays…

Why does Independence dominating set matter?

Because it connects several computer science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Independence dominating set?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Independence dominating set.

Tags

  • Computational problems in graph theory
  • Graph theory objects

Keep exploring