DP-Coloring of Graphs from Random Covers
Abstract
DP-coloring (also called correspondence coloring) of graphs is a generalization of list coloring that has been widely studied since its introduction by Dvořák and Postle in . Intuitively, DP-coloring generalizes list coloring by allowing the colors that are identified as the same to vary from edge to edge. Formally, DP-coloring of a graph is equivalent to an independent transversal in an auxiliary structure called a DP-cover of . In this paper, we introduce the notion of random DP-covers and study the behavior of DP-coloring from such random covers. We prove a series of results about the probability that a graph is or is not DP-colorable from a random cover. These results support the following threshold behavior on random -fold DP-covers as where is the maximum density of a graph: graphs are non-DP-colorable with high probability when is sufficiently smaller than , and graphs are DP-colorable with high probability when is sufficiently larger than . Our results depend on growing fast enough and imply a sharp threshold for dense enough graphs. For sparser graphs, we analyze DP-colorability in terms of degeneracy. We also prove fractional DP-coloring analogs to these results.
Keywords: graph coloring, DP-coloring, fractional DP-coloring, correspondence coloring, random cover, DP-threshold, random lifts.
Mathematics Subject Classification: 05C15, 05C69, 05C80.
1 Introduction
1.1 Basic terminology and notation
All graphs in this paper are finite and simple. Unless otherwise noted we follow terminology from West [Wes20]. We will use for the set of natural numbers, for the power set of a set , and for with . Also, for , with , is the set . We use for the complete graph on vertices and for the complete -partite graph with parts of size . For a graph and , is the disjoint union of copies of .
Suppose is a graph and is a vertex. The neighborhood of in is the set of all vertices adjacent to , and it is denoted by . The degree of is , and it is denoted by . For two disjoint sets of vertices , , we will use to denote the set of edges with one endpoint in and the other in .
The density of a nonempty graph , denoted by , is . The maximum density of a nonempty graph , denoted by , is , where the maximum is taken over all nonempty subgraphs of .
A graph is said to be -degenerate if there exists some ordering of the vertices in such that each vertex has at most neighbors among the preceding vertices. The degeneracy of a graph is the smallest such that is -degenerate. Note that the degeneracy of satisfies the bounds .
1.2 Graph coloring, list coloring, and DP-coloring
In classical vertex coloring, given a graph , we assign to each vertex a color from . More precisely, by a coloring of we mean a function . A -coloring is a coloring where for all . We say that a coloring is proper if for every , . We say that is -colorable if it has a proper -coloring. The chromatic number of , , is the smallest such that is -colorable.
List coloring is a generalization of vertex coloring that was introduced in the 1970s independently by Vizing [Viz76] and Erdős, Rubin, and Taylor [ERT79]. For a graph , a list assignment for is a function ; intuitively, maps each vertex to a list of allowable colors . An -coloring of is a coloring of such that for each . A proper -coloring of is an -coloring of that is a proper coloring. A -assignment for is a list assignment for such that for all . We say is -choosable if for every -assignment for , has a proper -coloring. The list chromatic number of , denoted by , is the smallest such that is -choosable. Clearly, .
The concept of DP-coloring was first put forward in 2015 by Dvořák and Postle [DP18] under the name correspondence coloring. Intuitively, DP-coloring generalizes list coloring by allowing the colors that are identified as the same to vary from edge to edge. Formally, for a graph , a DP-cover (or simply a cover) of is an ordered pair , where is a graph and is a function satisfying the following conditions:
-
•
is a partition of into independent sets,
-
•
for every pair of adjacent vertices , , the edges in form a matching (not necessarily perfect and possibly empty), and
-
•
Note that some definitions of a DP-cover require each to be a clique (see, e.g., [BKP17]), but our definition requires each to be an independent set of vertices in . We will refer to as the list of .
Suppose is a cover of a graph . A transversal of is a set of vertices containing exactly one vertex from each list . A transversal is said to be independent if for all , , i.e., if is an independent set in . If has an independent transversal , then is said to be a proper -coloring of , and is said to be -colorable.
A -fold cover of is a cover such that for all . We will use the term cover size to refer to the value of in a -fold cover. The DP-chromatic number of a graph , , is the smallest such that is -colorable for every -fold cover of . Since for any -assignment for , there exists a -fold cover of such that is -colorable if and only if it is -colorable [DP18], we know that
Many classical upper bounds on hold for as well [DP18, Ber16, Ber19], but there are also some differences [BK18]. For example, the first named author [Ber16] showed that for a graph with average degree , . On the other hand, by a celebrated result of Alon [Alo00], such graphs satisfy , and this bound is in general best possible.
A full cover of is a cover such that for any , the matching between and is perfect. It follows that a full cover of a connected graph must be a -fold cover for some . It is clear that in the definition of the DP-chromatic number, it is enough to only consider full -fold covers.
1.3 Random DP-covers
The DP-chromatic number, similarly to other variants of the chromatic number, captures the extremal behavior of a graph with respect to DP-coloring. This extremal perspective looks for the value such that is -colorable for every -fold cover with , and is not -colorable for some -fold cover for each . However, for a given graph , one can also ask what DP-coloring behavior exhibits with a high (or low) proportion of DP-covers of a given cover size. This notion of high (or low) proportion of DP-covers can be naturally formalized by considering a probability distribution on the set of all such covers. In this paper, we initiate this study by considering full DP-covers generated uniformly at random, and asking the natural probabilistic questions of the likelihood that the cover does or does not have an independent transversal, and whether a graph shows asymptotically almost sure transition in the behavior of its DP-coloring over these random covers.
Similar probabilistic questions have also been studied for list coloring of graphs. The list assignments of a given graph are generated uniformly at random from a palette of given colors, and the primary question is whether there is a threshold size of the assignments that shows a transition in the list colorability of the graph (parameterized by either the number of vertices or the chromatic number of the graph). Krivelevich and Nachmias [KN06, KN04] initiated the study of this topic in 2005 and considered it specifically for complete bipartite graphs and powers of cycles. Several follow-up papers were written by Casselgren [Cas11, Cas12, Cas14, Cas18] and Casselgren and Häggkvist [CH16] on various families of graphs including complete graphs, complete multipartite graphs, graphs with bounded degree, etc. The concept of colorings from random list assignments—under the name palette sparsification—has recently found applications in the design of sublinear algorithms in the work of Assadi, Chen, and Khanna [ACK19].
As discussed in the paper by Dvořák and Postle [DP18], a full DP-cover of is equivalent to the previously studied notion of a lift (or a covering graph) of (see Godsil and Royle [GR01, §6.8] and discussion with further references in [AL02]). The notion of random -lifts was introduced by Amit and Linial [AL02]. This work, and the large body of research following it [AL06, ALM02, LR05], studied random -lifts as a random graph model. Their purpose was the study of the properties of random -lifts of a fixed graph as . In this paper, we study the probability that a randomly selected cover has an independent transversal. This focus on finding independent transversals is different from the previous work on random -lifts.
Let us describe our random model formally. Suppose is a graph with and . For some , let for each . Let be the set of all permutations of . For each , let be the full -fold cover of , where has the following edges. For each , consider the edge . Suppose with , and define
Let . Note that . Let be an element of chosen uniformly at random. We will refer to as a random -fold cover of .
Equivalently, a random -fold cover of a graph , , can be constructed in the following way. The mapping is as described above. For each , is an independent set in . For each edge , where , the edge set takes on one of the perfect matchings between and uniformly at random.
Here we study the probability that a random cover of a graph has an independent transversal. When , we say that is -DP-colorable with probability .
1.4 Outline of the main results
1.4.1 DP-colorability and density
Table 1 compiles our main results. Given and a graph with a large enough number of vertices whose maximum density is bounded below by the quantity in the first column, the third column gives the probability that is -DP-colorable provided satisfies the inequality in the second column.
Density lower bound | Cover size | Probability of -DP-colorability | Reference |
---|---|---|---|
Prop. 1.1 | |||
for | Thm. 1.2 | ||
Thm. 1.3 | |||
No lower bound | [DP18] |
Our work shows that, for sufficiently dense graphs , the probability is -DP-colorable exhibits a transition when is close to . To begin with, we note that if and is not too small, the probability that is -DP-colorable is close to :
Proposition 1.1.
Let and let be a nonempty graph with . If , then is -DP-colorable with probability at most .
Proposition 1.1 is proved via a simple application of the First Moment Method. It is a straightforward modification of [Ber16, Theorem 1.6], but, for completeness, we include a self-contained proof in §2.1. We remark that the bound in Proposition 1.1 is rather crude and can be sharpened by more careful calculations. However, this bound is sufficient for our purposes. In particular, note that if is a sequence of graphs such that as , then the bound holds for any fixed and all large enough .
Next we show that if is fairly dense (of density greater than ) and exceeds by an appropriate constant factor, then is -DP-colorable with probability close to :
Theorem 1.2.
For all and , there is such that the following holds. Suppose is a graph with vertices such that , and
(1.1) |
Then is -DP-colorable with probability at least .
Theorem 1.2 is proved in §3 by applying the Second Moment Method to the number of independent transversals in a random cover of . Notice that when the density of is at least , the factor in front of in (1.1) is very close to (which matches the bound in Proposition 1.1). On the other hand, when , the factor in front of approaches . Our next result shows that with the factor fixed at , the conclusion of Theorem 1.2 remains true all the way down to . More precisely, we establish the following lower bound on the probability that is -DP-colorable in terms of the relationship between and the degeneracy of :
Theorem 1.3.
For all , there is such that the following holds. Let be a graph with vertices and degeneracy such that and let . Then is -DP-colorable with probability at least .
Theorem 1.3 is proved in §4 by analyzing a greedy algorithm for constructing an independent transversal in a random -fold cover. The key tool we employ is a form of the Chernoff–Hoeffding bound for negatively correlated Bernoulli random variables due to Panconesi and Srinivasan [PS97]. Since every graph is -degenerate, the lower bound on in Theorem 1.3 is implied by , which is roughly a factor of away from the bound in Proposition 1.1. We conjecture that the factor of is not needed:
Conjecture 1.4.
For all , there exist and such that the following holds. Suppose is a graph with vertices such that , and
Then is -DP-colorable with probability at least .
The polylogarithmic lower bound on in Theorem 1.3 and Conjecture 1.4 is unavoidable, as the following proposition, proved in §2.2, demonstrates:
Proposition 1.5.
For any and , there is a graph with vertices such that but, for every , is -DP-colorable with probability less than .
Therefore, we cannot hope to get results similar to Theorems 1.2 and 1.3 for very sparse graphs. Note that the bound in Proposition 1.5 is optimal: if , then must be strictly greater than the degeneracy of , and thus is -DP-colorable (with probability ) [DP18].
It follows from [Ber19, Theorem 1.3] that for each , there is such that every triangle-free regular graph with satisfies , and hence it is -DP-colorable (with probability ) for all . Together with Proposition 1.5, this shows that for very sparse graphs, it is impossible to determine up to a constant factor where the probability of DP-colorability transitions from approximately to approximately based on the maximum density alone.
1.4.2 Threshold functions
We can use the above results to answer questions about the asymptotic behavior of sequences of graphs. Consider a sequence of graphs and a sequence of integers . We say that is -DP-colorable with high probability, or w.h.p., if
Similarly, we say that is non--DP-colorable w.h.p. if
A function is called a DP-threshold function for if it satisfies the following two conditions: if , then is non--DP-colorable w.h.p., while if , then is -DP-colorable w.h.p. (Here the notation is used with respect to .) Similarly, a function is said to be a sharp DP-threshold function for if it satisfies the following two conditions: for any , is non--DP-colorable w.h.p. when for all large enough , and it is -DP-colorable w.h.p. when for all large enough .
We can use Theorem 1.2 to show that any sequence of graphs whose densities are bounded below by has as a sharp DP-threshold function, while for graph sequences with , the same is a DP-threshold function (but we do not know whether it is sharp). This result is proved in §5 as Theorem 5.1. The following two corollaries are special cases:
Corollary 1.6.
For , the sequence of complete graphs, is a sharp DP-threshold function.
Corollary 1.7.
For with constant , the sequence of complete -partite graphs with vertices in each part, is a sharp DP-threshold function.
The existence of a (not necessarily sharp) DP-threshold function of order for the sequence of complete graphs was recently proved by Dvořák and Yepremyan using different methods [DY23, Theorem 1.3].
From Theorems 1.2 and 1.3, we know that sequences of graphs with at least polylogarithmic densities have DP-threshold functions, while very dense graph sequences have sharp DP-threshold functions. Proposition 1.5 shows that there is more going on, and leads to the following question.
Question 1.8.
Under what conditions on will be a DP-threshold function or a sharp DP-threshold function for ?
1.4.3 Fractional DP-coloring
We now extend our analysis of DP-colorability with respect to random covers to fractional DP-coloring, which was introduced by Kostochka, Zhu, and the first named author in [BKZ20]. For , , a b-fold transversal of some -fold cover of is a set such that for every , . An independent -fold transversal is a -fold transversal that is an independent set in (here we rely on our convention that the sets for are independent). If has an independent -fold transversal, we say that is -colorable. For , with , we say that a graph is -DP-colorable if for every -fold cover of , is -colorable. The fractional DP-chromatic number is
When , we say that is -DP-colorable with probability . (Here is the random -fold cover of defined in §1.3.) Given , we define
We obtain two results for fractional-DP-coloring. The first is Proposition 1.9, which is a general result that implies Proposition 1.1.
Proposition 1.9.
Let and let be a nonempty graph with . If , then .
Proposition 1.9 is a slight strengthening of [BKZ20, Theorem 1.9] due to Kostochka, Zhu, and the first named author and is proved using the First Moment Method. We present the proof in §2.1.
Our second result is a version of Theorem 1.3 for fractional DP-coloring:
Theorem 1.10.
For all , there is such that the following holds. Let be a graph with degeneracy and let . Then .
Theorem 1.10 extends the result of Theorem 1.3 to any graph whose degeneracy is high enough as a function of (regardless of how small it is when compared to the number of vertices in the graph), at the cost of replacing DP-coloring with fractional DP-coloring. In particular, Proposition 1.5 fails in the fractional setting. The proof of Theorem 1.10 is analogous to that of Theorem 1.3 and will be presented in §4.3.
2 DP-colorability with probability close to
2.1 A First Moment argument
Observation 2.1.
If is a subgraph of a graph , then for all .
Proof.
Given a cover of , the subcover of corresponding to is where is the restriction of to and is the subgraph of with vertex set that retains those and only those edges of that belong to the matchings corresponding to the edges of . Clearly, is a cover of .
Now suppose that , satisfy . Note that the subcover of corresponding to is a random cover of with the same distribution as . If has no independent -fold transversal, also has no independent -fold transversal. Thus,
Since this holds for all , we conclude that , as desired. ∎
We now prove Proposition 1.9, which we restate here for the reader’s convenience.
Proposition 1.9.
Let and let be a nonempty graph with . If , then .
Proof.
Suppose , satisfy . We need to argue that is -DP-colorable with probability at most . By Observation 2.1, we may assume that equals the density of . For ease of notation, let , , and .
We enumerate all -fold transversals of as where . Let be the event that is an independent -fold transversal and let be the indicator random variable for the event . Define . Note that is the random variable that counts the number of independent -fold transversals of . We have
Notice that, since , implies . We will now establish an upper bound on when . We see
Now we write
It follows that
(2.1) |
since by assumption. Therefore, by Markov’s Inequality we have
2.2 Sparse graphs with low probability of -DP-colorability
In this subsection we construct graphs with polylogarithmic density that have low probability of -DP-colorability for any .
Proposition 1.5.
For any and , there is a graph with vertices such that but, for every , is -DP-colorable with probability less than .
Proof.
Fix and let be sufficiently large as a function of . Consider the graph , the disjoint union of copies of , where
Let us denote the copies of in by , …, . Note that . Suppose that . For each , let be the event that in the cover , the vertices and are adjacent for all and . Note that if happens for some , then is not -colorable (because it is impossible to color ). The events , …, are mutually independent, so
It remains to observe, using the bound and assuming , that
and we have, for large enough ,
3 DP-colorability with probability close to for dense graphs
Now we prove Theorem 1.2, which we state here again for convenience:
Theorem 1.2.
For all and , there is such that the following holds. Suppose is a graph with vertices such that , and
Then is -DP-colorable with probability at least .
Proof.
Without loss of generality, we assume that . Consider an arbitrary graph with vertices, edges, and maximum density such that , and let satisfy the bound in the statement of the theorem. Throughout the proof, we shall treat and as fixed, while will be assumed to be sufficiently large as a function of and . In particular, when we employ asymptotic notation, such as , , and , it will always be with respect to , while the implied constants will be allowed to depend on and . As usual, the asymptotic notation and hides polylogarithmic factors.
We enumerate all transversals of as . Throughout the proof, the variables and will range over . Let be the event that is independent and let be the indicator random variable for the event . Define , so is the random variable that counts the -colorings of . For convenience, we set . Clearly,
Notice that
(3.1) |
Now, for each , we need to compute . To this end, for every edge , let , , , and . Define as the event and as the event , and let . Now we consider three cases.
-
(a)
and .
In this case, we have .
-
(b)
and , or and .
In this case, regardless of whether or , we have
-
(c)
and .
To compute in this case, we let be the event . Note that since is a matching. Therefore,
Let the number of edges in satisfying the conditions from cases (a), (b), and (c) be , , and , respectively. Since the matchings in corresponding to different edges of are chosen independently, we conclude that
Using (3.1) and the fact that , we now obtain
Note that, for given and , is exactly the number of edges of with both endpoints in the set . Since the density of every subgraph of is at most , we conclude that if , then , where
Also, . As there are pairs with , we have
For ease of notation, we define
Note that for . Observe that, since and ,
(Recall that the asymptotic notation here is with respect to .) Therefore,
(3.2) |
The key to our analysis is to divide the summation according to the magnitude of . Define
and note that since .
Claim 3.1.
The following asymptotic bounds hold as :
Claim 3.1 and inequality (3.2) imply that , so, by Chebyshev’s inequality,
and hence this probability exceeds for all large enough . Consequently, our proof of Theorem 1.2 will be complete once we verify Claim 3.1.
To prove the first bound in Claim 3.1, we note that for , we have . Hence, for ,
Using the bounds valid for all , we write
where the second inequality holds for all large enough since . Thus,
By the binomial formula,
Using again that and assuming that is large enough, we obtain
where in the last step we use that .
For the second part of Claim 3.1, note that for . Since for all and for all , we see that for ,
where the second to last inequality holds for all large enough since . Therefore,
Finally, we consider the case . This is the only part of the proof where the parameter is used and where the specific constant factor in front of in the lower bound on plays a role. Given , we use the bound to write
Since for , for all large enough , we have
Since for all , we conclude that
Therefore,
where the last inequality holds for large since . Thus, for each ,
as . Hence,
and the proof is complete. ∎
4 DP-colorability based on degeneracy
4.1 Greedy Transversal Procedure
Consider a graph and an ordering of its vertices . Let be the back degree of , which is equal to the number of neighbors of whose indices are less than . Recall that a graph is -degenerate if there exists some ordering of vertices in such that for all , and the degeneracy of a graph is the smallest such that is -degenerate.
In order to prove Theorems 1.3 and 1.10, we shall employ the following greedy procedure to select a -fold transversal from a given cover:
Procedure 4.1 (Greedy Transversal Procedure (GT Procedure)).
This procedure takes as input a -degenerate graph , an -fold cover of with for all , and satisfying . The procedure gives as output a -fold transversal for . For ease of notation we let . For , we call the index of .
-
1.
Order the vertices as so that for all .
-
2.
Initialize and repeat the following as goes from to .
-
(a)
Let .
-
(b)
If , form a -element subset by selecting elements of with the smallest indices; otherwise, let .
-
(c)
Replace with .
-
(a)
-
3.
Output .
By construction, the output of this procedure is a -fold transversal for . Furthermore, this transversal is independent if and only if for all .111Alternatively, we could say that the procedure fails if for some . However, for the ensuing analysis it will be more convenient to assume that the procedure runs for exactly steps and that the sets and are well defined for all .
A crucial role in our analysis is played by the notion of negative correlation. A collection of -valued random variables is negatively correlated if for every subset , we have
This notion is made useful by the fact that sums of negatively correlated random variables satisfy Chernoff–Hoeffding style bounds, as discovered by Panconesi and Srinivasan [PS97]. The exact formulation we use is from the paper [Mol19] by Molloy:
Lemma 4.2 ([PS97, Theorem 3.2], [Mol19, Lemma 3]).
Let be -valued random variables. Set and . If are negatively correlated, then
Now consider running the GT Procedure on a -degenerate graph and the random -fold cover , producing a -fold transversal . For each and , let be the indicator random variable of the event and let .
Lemma 4.3.
Consider the set of random variables as defined above.
-
(i)
For all and , we have
-
(ii)
For each , the variables are negatively correlated.
Proof.
Similar statements have appeared in the literature; see, e.g., \cites[272]Molloy[Lemma 4.3]BKZ[Lemma 3.2]B2. Since our setting is somewhat different from these references, we include the proof here for completeness.
Fix any . Write and let , …, be the neighbors of that precede it in the ordering . The sets , …, are constructed in a way that is probabilistically independent from the matchings in corresponding to the edges , …, . Therefore,
for are mutually independent uniformly random -element subsets of . Hence,
where in the last step we use that . This proves part (i).
For part (ii), we first note that if , then the output of the GT Procedure on is deterministic, so the negative correlation holds trivially in this case. Now suppose that and consider any and . We claim that
(4.1) |
where . To show (4.1), pick -element subsets , …, of independently and uniformly at random and let . The event occurs if and only if for all . It follows that the distribution of the tuple conditioned on the event is the same as the distribution of . Therefore, we need to argue that
To this end, we employ a coupling argument. Form -element subsets as follows: If , then let ; otherwise, pick uniformly at random and let . By construction, , …, are independent and uniformly random -element subsets of , so, letting , we can write
where the inequality is satisfied because .
Since for any events , , the inequalities and are equivalent, we conclude from (4.1) that , or, equivalently, . Using the definition of the set , this inequality can be rewritten as
(4.2) |
Finally, given any set , we apply (4.2) iteratively with in place of and in place of to obtain the desired inequality
4.2 DP-colorability based on degeneracy
We now apply the GT Procedure to prove Theorem 1.3, whose statement we repeat here for convenience.
Theorem 1.3.
For all , there is such that the following holds. Let be a graph with vertices and degeneracy such that and let . Then is -DP-colorable with probability at least .
Proof.
We construct a transversal using the GT Procedure with inputs , , the cover , and . Our aim is to argue that, with probability at least , the sets for all are nonempty, and hence is independent with probability at least , as desired.
Recall from §4.1 that for and , is the indicator random variable of the event . Let
Using Lemma 4.3(i) and the linearity of expectation, we get
where the last inequality holds for assuming that is large enough as a function of (since then and are also large). Combining Lemma 4.3(ii) with Lemma 4.2, we obtain
where the last inequality holds for large . By the union bound, it follows that
and we are done. ∎
4.3 Fractional DP-colorability based on degeneracy
Here we prove Theorem 1.10:
Theorem 1.10.
For all , there is such that the following holds. Let be a graph with degeneracy and let . Then .
Proof.
Without loss of generality, we may assume that . Take , such that
Here we may—and will—assume that and are sufficiently large as functions of . We construct a -fold transversal using the GT Procedure with inputs and . Our aim is to show that the sets , …, all have size at least with probability at least , which implies that is independent with probability at least , as desired.
As in the proof of Theorem 1.3 presented in §4.2, we recall that for and , is the indicator random variable of the event , and define
Using Lemma 4.3(i) and the linearity of expectation, we get
where in the last step we use that and is large as a function of . In particular, assuming is large enough, we have . By Lemma 4.3(ii) and Lemma 4.2, we have
where for the last inequality we assume that is large enough as a function of . By the union bound, it follows that
and the proof is complete. ∎
5 DP-thresholds
Combining Proposition 1.1 and Theorem 1.2, we obtain DP-thresholds and sharp DP-thresholds for sufficiently dense graph sequences:
Theorem 5.1.
Let be a sequence of graphs with , as . Define a function . If
(5.1) |
then is a DP-threshold function for . Furthermore, if
(5.2) |
then is a sharp DP-threshold function for .
Proof.
Assume (5.1). Set and . Since , (5.1) implies that as well. Take any sequence of positive integers satisfying . Given , for all large enough , we have and . Therefore, by Proposition 1.1, for all large enough , so is non--DP-colorable w.h.p. Now suppose a sequence satisfies . Let be the degeneracy of and note that . Take any . By (5.1), for all large enough . Since
we can apply Theorem 1.3 to conclude that . As is arbitrary, it follows that is -DP-colorable w.h.p.
To prove the “furthermore” part, assume that (5.2) holds. Take any and suppose a sequence satisfies for all large enough . Consider any and set , so . By (5.2), as . Thus, for all large enough ,
For every such , we may apply Theorem 1.2 with in place of to conclude that . Since is arbitrary, it follows that is -DP-colorable w.h.p., and the proof is complete. ∎
The following observation is immediate from the definitions:
Observation 5.2.
If is a sharp DP-threshold function for a sequence of graphs and is another function such that , then is also a sharp DP-threshold function for .
We will now use this to find threshold functions for specific sequences of graphs.
Corollary 1.6.
For , the sequence of complete graphs, is a sharp DP-threshold function.
Proof.
Corollary 1.7.
For with constant , the sequence of complete -partite graphs with vertices in each part, is a sharp DP-threshold function.
Proof.
Acknowledgment. We are grateful to the anonymous referee for helpful comments.
References
- [Alo00] N. Alon “Degrees and choice numbers” In Random Structures & Algorithms 16, 2000, pp. 364–368
- [AL02] A. Amit and N. Linial “Random graph coverings I: General theory and graph connectivity” In Combinatorica 22.1, 2002, pp. 1–18
- [AL06] A. Amit and N. Linial “Random lifts of graphs: Edge expansion” In Combin. Probab. Comput. 15.3, 2006, pp. 317–332
- [ALM02] A. Amit, N. Linial and J. Matoušek “Random lifts of graphs: Independence and chromatic number” In Random Structures & Algorithms 20.1, 2002, pp. 1–22
- [ACK19] S. Assadi, Y. Chen and S. Khanna “Sublinear algorithms for vertex coloring” Full version: https://arxiv.org/abs/1807.08886 In ACM-SIAM Symposium on Discrete Algorithms (SODA), 2019, pp. 767–786
- [Ber16] A. Bernshteyn “The asymptotic behavior of the correspondence chromatic number” In Discrete Math. 339, 2016, pp. 2680–2692
- [Ber19] A. Bernshteyn “The Johansson–Molloy theorem for DP-coloring” In Random Structures & Algorithms 54.4, 2019, pp. 653–664
- [Ber+23] A. Bernshteyn, T. Brazelton, R. Cao and A. Kang “Counting colorings of triangle-free graphs” In J. Combin. Theory Ser. B 161, 2023, pp. 86–108
- [BK18] A. Bernshteyn and A. Kostochka “On differences between DP-coloring and list coloring (in Russian)” English version: https://arxiv.org/abs/1705.04883 In Matematicheskie Trudy 21.2, 2018, pp. 61–71
- [BKP17] A. Bernshteyn, A. Kostochka and S. Pron “On DP-coloring of graphs and multigraphs (in Russian)” English version: https://arxiv.org/abs/1609.00763 In Siberian Mathematical Journal 58.1, 2017, pp. 36–47
- [BKZ20] A. Bernshteyn, A. Kostochka and X. Zhu “Fractional DP-colorings of sparse graphs” In J. Graph Theory 39.2, 2020, pp. 203–221
- [Cas11] C.J. Casselgren “Vertex coloring complete multipartite graphs from random lists of size 2” In Discrete Math. 11.13, 2011, pp. 1150–1157
- [Cas12] C.J. Casselgren “Coloring graphs from random lists of size 2” In European J. Combin. 33.2, 2012, pp. 168–181
- [Cas14] C.J. Casselgren “Coloring graphs from random lists of fixed size” In Random Structures & Algorithms 44.13, 2014, pp. 317–327
- [Cas18] C.J. Casselgren “Coloring graphs of various maximum degree from random lists” In Random Structures & Algorithms 52.1, 2018, pp. 54–73
- [CH16] C.J. Casselgren and R. Häggkvist “Coloring complete and complete bipartite graphs from random lists” In Graphs Combin. 32, 2016, pp. 533–542
- [DP18] Z. Dvořák and L. Postle “Correspondence coloring and its application to list-coloring planar graphs without cycles of lengths 4 to 8” In J. Combin. Theory Ser. B 129, 2018, pp. 38–54
- [DY23] Z. Dvořák and L. Yepremyan “Correspondence coloring of random graphs” https://arxiv.org/abs/2307.15048 (preprint), 2023
- [ERT79] P. Erdős, L. Rubin and H. Taylor “Choosability in graphs” In Proc. West Coast Conf. on Combinatorics, Graph Theory and Computing, Congressus Numerantium XXVI 26, 1979, pp. 125–157
- [GR01] C. Godsil and G. Royle “Algebraic Graph Theory” 207, Graduate Texts in Mathematics New York: Springer, 2001
- [KN04] M. Krivelevich and A. Nachmias “Colouring complete powers of cycles from random lists” In European J. Combin. 25.7, 2004, pp. 961–968
- [KN06] M. Krivelevich and A. Nachmias “Coloring complete bipartite graphs from random lists” In Random Structures & Algorithms 29.4, 2006, pp. 436–449
- [LR05] N. Linial and E. Rozenman “Random lifts of graphs: Perfect matchings” In Combinatorica 25.4, 2005, pp. 407–424
- [Mol19] M. Molloy “The list chromatic number of graphs with small clique number” In J. Combin. Theory Ser. B 134, 2019, pp. 264–284
- [PS97] A. Panconesi and A. Srinivasan “Randomized distributed edge coloring via an extension of the Chernoff–Hoeffding bounds” In SIAM J. Comput. 26.2, 1997, pp. 350–368
- [Viz76] V.G. Vizing “Coloring the vertices of a graph in prescribed colors (in Russian)” In Diskret. Analiz. 29, 1976, pp. 3–10
- [Wes20] D.B. West “Combinatorial Mathematics” Cambridge, UK: Cambridge University Press, 2020