<< Chapter < Page Chapter >> Page >

Vizing's conjecture

Creating bounds for domination numbers is common practice since calculating a graphs domination number was proven NP-Complete by Garey and Johnson [link] in 1976. Arguably, the biggest open problem in Domination Theory is Vizing's Conjecture. It states that the product of the domination number of any two simple graphs G and H is no larger than the domination number of their cartesian product graph.

γ ( G ) γ ( H ) γ ( G H )

Clark and suen's proof

In 2000, Clark and Suen [link] proved that for any simple graphs G and H,

γ ( G ) γ ( H ) 2 γ ( G H )

Their proof finds an upper and lower bound for the number of dominatiors in a Cartesian product, and combines the inqualities to put a bound on γ ( G H ) . The proof is shown here:

Say that D is a dominating set of G H . Let { u 1 , . . . , u γ ( G ) } be a dominating set of G . We can create partitions { Π 1 , . . . , Π γ ( G ) } such that if u Π i , then u = u i or u N ( u i ) . Now we can create a partition of dominators { D 1 , . . . , D γ ( G ) } , where

D i = ( Π i × V ( H ) ) D

Let

P i = { v : ( u , v ) D i , u Π i }

Since P i ( V ( H ) - N H [ P i ] ) is a dominating set of H for any i , the number of vertices in V ( H ) not dominated by P i satisfies

| V ( H ) - N H [ P i ] | + | P i | γ ( H )

For v V ( H ) , let

Q v = D ( V ( G ) × { v } ) = { ( u , v ) D : u V ( G ) }

Also, let

C = { ( i , v ) : Π i × { v } N G H [ Q v ] }

Now, we want to find upper and lower bounds for | C | . Let

L i = { ( i , v ) C : v V ( H ) }
R v = { ( i , v ) C : 1 i γ ( G ) }

We then see that:

| C | = i = 1 γ ( G ) | L i | = v V ( H ) | R v |

Note that if v V ( H ) - N H [ P i ] , then the vertices in Π i × { v } must be dominated by vertices in Q v , so ( i , v ) L i . This implies that

L i | V ( H ) - N H [ P I ] |

So,

| C | i = 1 γ ( G ) | V ( H ) - N H [ P i ] | γ ( G ) γ ( H ) - i = 1 γ ( G ) | P i | γ ( G ) γ ( H ) - i = 1 γ ( G ) | D i |

For each v V ( H ) , | R v | | Q v | . If not, { u : ( u , v ) Q v } { u j : ( j , v ) R v } is a dominating set in G with cardinality

| Q v | + ( γ ( G ) - | R v | ) = γ ( G ) - ( | R v | - | Q v | ) < γ ( G )

which is a contradiction. Then

| C | = v V ( H ) | | R v | v V ( H ) | Q v | = | D |

It then follows that γ ( G ) γ ( H ) - | D | | C | | D | , which concludes the theorem.

Proofs for specific cases of γ ( G )

Additionally, the proofs that Vizing's conjecture holds for γ ( G ) = 1 and γ ( G ) = 2 are trivial. In 2004, Sun [link] proved that Vizing's conjecture holds for γ ( G ) = 3 . We will briefly step through the main ideas behind the proof here.

The idea behind the proof is that we can count three disjoint sets of dominators in G H , such that each of these sets has cardinality of at least γ ( H ) . Since the sets are disjoint, the number of dominators in G H must be at least the sum of the cardinalities of these sets, namely 3 γ ( H ) = γ ( G ) γ ( H ) . First, we assume that G is 3-critical. This generalizes for all graphs with γ ( G ) = 3 , by a bit of reasoning we will go through next. Without loss of generality, we can call the dominators of G { 1 , p , q } , with 1 = V ( G ) - N [ p ] N [ q ] . A set with this property always exists in a 3-critical graph. Obviously 1 is adjacent to neither p nor q , but the proof must check the cases in which p and q are adjacent to each other and the case in which they are not. It uses these cases to build the appropriate subcases, and some of the math can be cumbersome and difficult to follow.

The step to k-critical

This assumption is key to Sun's proof, but how does she justify this assumption? The k-critical assumption comes from a familiar trick that has been used in proofs for many simple inequalities including the AM-GM inequality. We start by generating an algorithm to raise or lower one side of the inequality while leaving the other unchanged. In the K-critical assumption we want to keep both γ ( G ) and γ ( H ) unchanged while lowering γ ( G H ) . So the algorithm works as follows:

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, The art of the pfug. OpenStax CNX. Jun 05, 2013 Download for free at http://cnx.org/content/col10523/1.34
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'The art of the pfug' conversation and receive update notifications?

Ask