Hostname: page-component-5cf477f64f-h6p2m Total loading time: 0 Render date: 2025-04-07T10:28:08.496Z Has data issue: false hasContentIssue false

A note on digraph splitting

Published online by Cambridge University Press:  21 March 2025

Micha Christoph*
Affiliation:
Department of Computer Science, Institute of Theoretical Computer Science, ETH Zürich, Zürich, Switzerland
Kalina Petrova
Affiliation:
Institute of Science and Technology Austria (ISTA), Klosterneuburg, Austria
Raphael Steiner
Affiliation:
Department of Computer Science, Institute of Theoretical Computer Science, ETH Zürich, Zürich, Switzerland
*
Corresponding author: Micha Christoph; Email: [email protected]
Rights & Permissions [Opens in a new window]

Abstract

A tantalizing open problem, posed independently by Stiebitz in 1995 and by Alon in 1996 and again in 2006, asks whether for every pair of integers $s,t \ge 1$ there exists a finite number $F(s,t)$ such that the vertex set of every digraph of minimum out-degree at least $F(s,t)$ can be partitioned into non-empty parts $A$ and $B$ such that the subdigraphs induced on $A$ and $B$ have minimum out-degree at least $s$ and $t$, respectively.

In this short note, we prove that if $F(2,2)$ exists, then all the numbers $F(s,t)$ with $s,t\ge 1$ exist and satisfy $F(s,t)=\Theta (s+t)$. In consequence, the problem of Alon and Stiebitz reduces to the case $s=t=2$. Moreover, the numbers $F(s,t)$ with $s,t \ge 2$ either all exist and grow linearly, or all of them do not exist.

Type
Paper
Creative Commons
Creative Common License - CCCreative Common License - BY
This is an Open Access article, distributed under the terms of the Creative Commons Attribution licence (https://creativecommons.org/licenses/by/4.0/), which permits unrestricted re-use, distribution, and reproduction in any medium, provided the original work is properly cited.
Copyright
© The Author(s), 2025. Published by Cambridge University Press

1. Introduction

A well-researched area in modern graph theory is that of graph splitting. It is concerned with problems in which the vertex set of a given graph is to be split into a given number of parts while meeting specific degree conditions within or between the parts. One of the first instances of such a result is a classical theorem by Lovász [Reference Lovász13] from 1966, stating that for all numbers $s, t \in \mathbb {N}$ , every graph $G$ of maximum degree $\Delta (G)\le s+t+1$ admits a partition of its vertex set into sets $A$ and $B$ such that $\Delta (G[A])\le s$ and $\Delta (G[B])\le t$ . In the opposite direction, looking for splittings that preserve a given minimum degree, Thomassen [Reference Thomassen18] proved in 1983 that for all integers $s,t \ge 1$ there exists some $f(s,t) \in \mathbb {N}$ such that every graph $G$ of minimum degree $\delta (G)\ge f(s,t)$ admits a partition of its vertex set into non-empty sets $A$ and $B$ such that $\delta (G[A])\ge s$ and $\delta (G[B])\ge t$ . He also conjectured that the function $f(s,t)$ can be taken to be $s+t+1$ , which is best-possible as can be seen by considering complete graphs. In 1996, Stiebitz [Reference Stiebitz16] proved Thomassen’s conjecture.

The perhaps most natural way of extending the above problems to directed graphs is to consider the out-degrees of vertices in a directed graph instead of their total degrees. Alon [Reference Alon3] has written a short survey about the arising problems in 2006. Maybe surprisingly, most of them turn out to be either false or much harder than their undirected cousins. In the following, we briefly summarise what is known.

1.1 Maximum out-degree

The natural analogue of Lovász’s theorem for directed graphs would state that for all $s,t \ge 1$ , every directed graph $D$ of maximum out-degree $\Delta ^+(D)\le s+t+1$ admits a partition $A, B$ of its vertex set such that $\Delta ^+(D[A])\le s, \Delta ^+(D[B])\le t$ . However, this turns out to be completely false – in 1983, Thomassen [Reference Thomassen20] constructed a sequence $(D_k)_{k=1}^{\infty }$ of digraphs such that $\Delta ^+(D_k)=k$ for every $k$ and in every partition $A, B$ of $V(D_k)$ , we either have $\Delta ^+(D_k[A])=k$ or $\Delta ^+(D_k[B])=k$ . In other words, no matter how we split $D_k$ into two parts, the maximum out-degree of one of the two parts will not be reduced. However, the situation changes when allowing more than $2$ parts in the partition of the vertex set: Alon [Reference Alon3] was the first to prove that every directed graph of maximum out-degree at most $\Delta$ can be split into three parts $A, B, C$ such that the maximum out-degree in each part is bounded by $\frac {2}{3}\Delta$ . More generally, Alon’s proof yields that for every digraph $D$ the vertex set of $D$ can be partitioned into three sets $A,B,C$ such that for every vertex $v$ , at most $\frac {2}{3}d^+(v)$ of its out-neighbors lie in the same part of the partition as $v$ . This statement has been independently reproved and strengthened several times, see [Reference Anholcer, Bosek and Grytczuk7, Reference Girão, Kittipassorn and Popielarz9, Reference Knox and Sámal10]. A popular conjecture due to Kreutzer, Oum, Seymour, van der Zypen and Wood [Reference Kreutzer, Oum, Seymour, van der Zypen and Wood11] from 2017, known as the Majority Coloring Conjecture, states that the constant $\frac {2}{3}$ in the above result can be improved to $\frac {1}{2}$ , which would be best-possible. While this remains widely open, some special cases have been solved, such as tournaments and random graphs, see [Reference Anastos, Lamaison, Steiner and Szabó5, Reference Anastos, Cooley, Kang and Kwan6, Reference Girão, Kittipassorn and Popielarz9].

1.2 Minimum out-degree

The natural analogue of Stiebitz’s theorem for directed graphs would state that for all $s,t \ge 1$ , every directed graph $D$ of minimum out-degree $\delta ^+(D) \ge s+t+1$ admits a partition of its vertex set into non-empty sets $A, B$ such that $\delta ^+(D[A]) \ge s$ and $\delta ^+(D[B]) \ge t$ . This statement, too, turns out to be quite false. Namely, Alon [Reference Alon1] proved in 1984 that for every integer $k \ge 1$ and every prime number $p\gt k^2\cdot 2^{2k-2}$ with $p\equiv 3 \text { }(\text {mod }4)$ , there exists a digraph $D$ of order $p$ such that $\delta ^+(D)=\frac {p-1}{2}$ and such that for every non-empty $X\subseteq V(D)$ we have that $\delta ^+(D[X])\lt \frac {k}{2}$ if $|X| \le k$ and $\delta ^+(D[X])\lt \frac {p-1}{2}-k$ if $|X| \le p-k$ . Setting $s=\frac {k}{2}$ and $t=\frac {p-1}{2}-k$ , we can see that $\delta ^+(D)\gt s+t+1$ but in every partition of $V(D)$ into non-empty sets $A, B$ , we either have $|A|\le k$ and thus $\delta ^+(D[A]) \lt s$ , or $|B|\le p-k$ and thus $\delta ^+(D[B])\lt t$ . More recently, the third author [Reference Steiner15] answered a question of Alon [Reference Alon3] by proving that for arbitrarily large values of $s=t$ , there exists a digraph $D$ with $\delta ^+(D)\gt 2s+(1+o(1))\log _3(s)\gt s+t+1$ such that for every non-empty $X\subseteq V(D)$ with $|X| \le \frac {|V(D)|}{2}$ , we have $\delta ^+(D[X])\lt s$ . Similarly as above this implies a negative answer to the direct extension of Stiebitz’s theorem when $s=t$ .

The main open problem in this area is the intriguing question asked independently by Stiebitz [Reference Stiebitz17] in 1995 and Alon [Reference Alon2, Reference Alon3] in 1996 and again in 2006 whether the qualitative version of Stiebitz’s theorem extends to directed graphs. We also refer to the open problem garden entry [14].

Problem 1. Does there exist, for all $s,t \ge 1$ , a number $F(s,t) \in \mathbb {N}$ such that every digraph $D$ with $\delta ^+(D) \ge F(s,t)$ has a partition $V(D)=A\sqcup B$ such that $\delta ^+(D[A]) \ge s$ and $\delta ^+(D[B])\ge t$ ?

In the rest of this paper, we write $F(s,t)$ for the smallest possible integer satisfying the statement in Problem 1 if it does exist, and set $F(s,t)=\infty$ otherwise.

So far, $F(s,t)\lt \infty$ is only known in the case $s=t=1$ , in which it is equivalent to the statement that every digraph of large enough minimum out-degree contains two disjoint directed cycles, see [Reference Alon2, Reference Bucić8, Reference Thomassen19] for proofs and extensions of this statement. However, already whether $F(2,2)\lt \infty$ or even $F(1,2)\lt \infty$ remain open problems. The only other known results on Problem2 are for restricted classes of digraphs, for instance [Reference Alon, Bang-Jensen and Bessy4] and [Reference Yang, Bai, Wang and Wu21] gave positive answers for tournaments and digraphs with balanced out- and in-degrees.

1.3 Our result

As the main contribution of this paper, we show that in order to solve Problem 1 in full generality, it suffices to decide whether $F(2,2)\lt \infty$ . Moreover, under the assumption of $F(2,2)\lt \infty$ , we settle the question of the asymptotic growth of $F(s,t)$ by showing that it is within a constant factor of the trivial lower bound $s+t+1$ for all values $s,t \ge 1$ . We also obtain similar results for the values $F(s,1)$ if we assume that $F(2,1)\lt \infty$ .

Theorem 2.

  1. (1) If $F(2,2)\lt \infty$ , then $F(s,t)=\Theta (s+t)$ for $s,t \ge 1$ . More precisely, we have

    \begin{equation*}F(s,t)\lt \frac {e^2}{3}\cdot F(2,2)^6\cdot \max \{s,t\}.\end{equation*}
  2. (2) If $F(2,1)\lt \infty$ , then $F(s,1)=\Theta (s)$ for $s\ge 1$ . More precisely, we have

    \begin{equation*}F(s,1)\lt \frac {e^2}{3}\cdot F(2,1)^6\cdot s.\end{equation*}

Remark. Upon receiving the reviews for this paper, one of the referees pointed out to us that the fact that the existence of $F(2,2)$ implies the existence of $F(s,s)$ was independently shown by William Lochet in his PhD thesis [Reference Lochet12]. However, the upper bound of $F(s,s)\le F(2,2)^{s+1}$ proved by Lochet is exponential and thus much worse than the linear bound obtained in the main result of the paper at hand.

2. Proof of Theorem2

Towards proving Theorem2, we start with the following two lemmas.

Lemma 3. For every integer $k \ge 3$ there exists a constant $\varepsilon = \frac {3}{e^2k^3}$ such that for every $n \geq k$ there exists a bipartite graph $G$ on $2n$ vertices with bipartition $V(G)=S \sqcup T$ , such that $|S|=|T|=n$ and all of the following hold.

  1. (i) Every vertex in $S$ has degree exactly $k$ .

  2. (ii) For every non-empty $X\subseteq S$ with $|X| \le \varepsilon n$ and every $Y\subseteq T$ such that $|N_G(x)\cap Y| \ge 3$ for all $x \in X$ , we have that $|Y|\gt |X|$ .

Proof. Let $G$ be the random graph on vertex set $S\sqcup T$ obtained by choosing independently for each vertex $v\in S$ uniformly at random $k$ neighbours in $T$ . Then, 1 follows immediately, so let us show that 2 also holds with positive probability. Given $Y\subseteq T$ and a set $U\subseteq T$ of three distinct vertices chosen uniformly at random, we get

\begin{equation*} \mathbb {P}[U\subseteq Y]=\frac {|Y|(|Y|-1)(|Y|-2)}{n(n-1)(n-2)}\leq \left (\frac {|Y|}{n}\right )^3. \end{equation*}

It follows by a union bound that given a vertex $v\in S$ and a set $Y\subseteq T$ ,

\begin{equation*} \mathbb {P}[|N_G(v)\cap Y| \ge 3] \leq \binom {k}{3}\left (\frac {|Y|}{n}\right )^3\leq \frac {1}{6}\left (\frac {k|Y|}{n}\right )^3. \end{equation*}

Thus, for any non-empty sets $X\subseteq S$ and $Y\subseteq T$ we have

\begin{equation*} \mathbb {P}[\forall x\in X:\ |N_G(x)\cap Y| \ge 3] \leq \left (\frac {1}{6}\right )^{|X|} \left (\frac {k|Y|}{n}\right )^{3|X|}. \end{equation*}

There are at most $\binom {n}{|X|}\binom {n}{|Y|}$ choices of $X$ and $Y$ . Note that we only have to consider $X\subseteq S$ and $Y\subseteq T$ with $|X|=|Y|$ , since if 2 is not satisfied then there exist equal sized $X$ and $Y$ contradicting it. By a union bound, it follows that the probability that there exist such $X\subseteq S$ and $Y\subseteq T$ not satisfying 2 is at most

\begin{equation*} \sum _{i = 1}^{\lfloor \varepsilon n\rfloor }\binom {n}{i}^2\left (\frac {1}{6}\right )^i\left (\frac {ki}{n}\right )^{3i}\leq \sum _{i = 1}^{\lfloor \varepsilon n\rfloor }\left (\frac {en}{i}\right )^{2i}\left (\frac {1}{6}\right )^i\left (\frac {ki}{n}\right )^{3i}\end{equation*}
\begin{equation*} = \sum _{i = 1}^{\lfloor \varepsilon n\rfloor }\left (\frac {e^2k^3i}{6n}\right )^{i} \lt \sum _{i = 1}^{\infty }\left (\frac {e^2k^3\varepsilon }{6}\right )^{i}=\frac {e^2k^3\varepsilon }{6-e^2k^3\varepsilon }=1. \end{equation*}

Thus, there exists a graph $G$ which satisfies both conditions.

Lemma 4. If $F(2,2)\lt \infty$ , then $F(4,4)\leq F(2,2)^2$ and similarly, if $F(2,1)\lt \infty$ , then $F(4,1)\leq F(2,1)^2$ .

Proof. We prove both statements simultaneously, where replacing $b(k)$ with either $k$ or $1$ gives the two arguments. Using this notation, we have to show that $F(4,b(4)) \leq F(2,b(2))^2$ .

Let $D$ be a digraph with $\delta ^+(D) \geq F(2,b(2))^2$ and $V(D) = \{v_1, \ldots, v_N\}$ . Let $D^{\prime}$ be the digraph obtained from $D$ by taking

\begin{equation*}V(D^{\prime}) = V(D) \cup \{v_{i,j}|v_i \in V(D), 1 \le j \le F(2,b(2))\}\end{equation*}

and the following arcs. For each $v_{i,j}\in V(D^{\prime})$ , the arc $(v_i, v_{i,j})$ is in $A(D^{\prime})$ . Moreover, for each $i \in [N]$ , if $N^+_D(v_i) = \{u_i^1, \ldots, u_i^{k_i}\}$ with $k_i \geq F(2,b(2))^2$ , then for each $j=1,\ldots, F(2,b(2))$ , we have that all the arcs

\begin{equation*}(v_{i,j}, u_i^{(j-1)F(2,b(2)) + \ell }), \forall \ell \in \{1,\ldots, F(2,b(2))\}\end{equation*}

are in $A(D^{\prime})$ . Intuitively, to obtain $D^{\prime}$ , we have split the neighbourhood of each vertex $v_i$ into $F(2,b(2))$ groups of size $F(2,b(2))$ each, and added a different intermediate vertex on the path from $v_i$ to each group of its neighbourhood in $D$ .

Claim 5. Let $W^{\prime}\subseteq V(D^{\prime})$ be non-empty and $W:=W^{\prime}\cap V(D)$ .

  1. (a) If $\delta ^+(D^{\prime}[W^{\prime}])\ge 1$ , then $W$ is non-empty and $\delta ^+(D[W])\ge 1$ .

  2. (b) If $\delta ^+(D^{\prime}[W^{\prime}])\geq 2$ then $W$ is non-empty and $\delta ^+(D[W])\geq 4$ .

Proof.

  1. (a) Suppose $\delta ^+(D^{\prime}[W^{\prime}])\geq 1$ . This condition implies that $D^{\prime}[W^{\prime}]$ contains a directed cycle $C$ . It is easy to see by definition that $D^{\prime}-V(D)$ is an acyclic digraph, hence $C$ must meet at least one vertex in $V(D)$ . This shows that $V(C)\cap V(D)$ and hence also $W=W^{\prime}\cap V(D)$ is non-empty.

    Now, consider any vertex $v_i\in W$ . Then there exists a vertex $v$ in $W^{\prime}\cap \{v_{i,j} | 1\le j \le F(2,b(2))\}$ which in turn has an out-neighbor in $W^{\prime}\cap N^+_D(v_i)$ . This latter vertex is then an out-neighbor of $v_i$ in $D[W]$ . Since $v_i \in W$ was chosen arbitrarily, this shows that $\delta ^+(D[W])\ge 1$ .

  2. (b) Similarly, suppose that $\delta ^+(D^{\prime}[W^{\prime}])\geq 2$ . It follows from the previous part that $W$ is non-empty. Let $v_i\in W$ be an arbitrary vertex. Since $\text {deg}^+_{D^{\prime}[W^{\prime}]}(v_i) \geq 2$ , there exist at least two vertices in $W^{\prime}\cap \{v_{i,j} | 1 \le j \le F(2,b(2))\}$ . Since each of them has at least $2$ out-neighbors in $D^{\prime}[W^{\prime}]$ , at least $4$ vertices among $N^+_D(v_i)$ are in $W^{\prime}$ and so also in $W$ . Since $v_i \in W$ was chosen arbitrarily, this shows that $\delta ^+(D[W])\ge 4$ .

By construction, $\delta ^+(D^{\prime}) \geq F(2,b(2))$ , so there is a partition of $V(D^{\prime})$ into non-empty sets $A^{\prime}$ and $B^{\prime}$ such that $\delta ^+(D^{\prime}[A^{\prime}])\geq 2$ and $\delta ^+(D^{\prime}[B^{\prime}]) \geq b(2)$ . By Claim 5, we get that $(A:=A^{\prime}\cap V(D),B\,:\!=B^{\prime} \cap V(D))$ is a partition of $V(D)$ into non-empty sets with $\delta ^+(D[A])\geq 4$ and $\delta ^+(D[B]) \geq b(4)$ .

Proof of Theorem 2. Similarly as in the proof of Lemma 4, we prove both 1 and 2 simultaneously. Towards this, for $k\in \mathbb {N}$ , let $b(k) = k$ correspond to the proof of 1 and $b(k)=1$ to the proof of 2. Furthermore, in the case of 1, suppose w.l.o.g. that $s \geq t$ . Now, we show

\begin{equation*}F(s,b(s)) \leq \left \lfloor \frac {e^2}{3} \cdot F(3,b(3))^3 \cdot s\right \rfloor =\!:\,d,\end{equation*}

from which the result follows since $F$ is non-decreasing and, by Lemma 4, $F(3,b(3))^3\leq F(4,b(4))^3\leq F(2,b(2))^6$ .

Let $D$ be a digraph with $\delta ^+(D) \geq d$ and $V(D) = \{v_1, \ldots, v_N\}$ . Let us define the digraph $D^{\prime\prime}$ obtained from $D$ with vertex set

\begin{equation*}V(D^{\prime\prime}) = V(D) \cup \bigcup _{\substack {1 \le i \le N,\\3\leq j \leq s-1}} U_{i,j},\end{equation*}

where each $U_{i,j}$ is a disjoint set of $d$ new vertices. Furthermore, for each $i=1,\ldots, N$ , we select an arbitrary subset of size $d$ of $N^+_D(v_i)$ and denote it by $U_{i,s}$ . For each $i=1,\ldots, N$ and each $u \in U_{i,3}$ , we have that the arc $(v_i,u)$ is in $A(D^{\prime\prime})$ . Additionally, let $G$ be the graph with bipartition $S$ and $T$ given by Lemma 3 applied with $n\,:\!=d$ and $k\,:\!= F(3,b(3))$ . Thus, $\varepsilon =\frac {3}{e^2F(3,b(3))^3}$ . Then for all $1 \le i \le N$ and $3\leq j \leq s-1$ , we add a copy of $G$ between $U_{i,j}$ and $U_{i,j+1}$ to $D^{\prime\prime}$ , identifying $U_{i,j}$ with $S$ and $U_{i,j+1}$ with $T$ , and directing all the edges from $U_{i,j}$ to $U_{i,j+1}$ . Those are all the arcs in $D^{\prime\prime}$ . Thus, by Lemma 3, for each $3\leq j \leq s-1$ , every vertex in $U_{i,j}$ has out-degree exactly $F(3,b(3))$ in $D^{\prime\prime}$ . Now consider any non-empty subset $X \subseteq U_{i,j}$ with $|X|\leq s-1$ . Then we have

\begin{equation*}|X|\lt s-\varepsilon =\varepsilon \left (\frac {e^2F(3,b(3))^3}{3} s-1\right ) \lt \varepsilon d=\varepsilon n.\end{equation*}

Thus by the second item of Lemma 3, for every $Y \subseteq U_{i,j+1}$ with $|N^+_{D^{\prime\prime}}(x) \cap Y| \geq 3$ for all $x \in X$ , we have $|Y| \gt |X|$ .

Claim 6. Let $W^{\prime}\subseteq V(D^{\prime\prime})$ be non-empty and $W:=W^{\prime}\cap V(D)$ .

  1. (a) If $\delta ^+(D^{\prime\prime}[W^{\prime}])\ge 1$ , then $W$ is non-empty and $\delta ^+(D[W])\ge 1$ .

  2. (b) If $\delta ^+(D^{\prime\prime}[W^{\prime}])\geq 3$ then $W$ is non-empty and $\delta ^+(D[W])\geq s$ .

Proof.

  1. (a) Suppose $\delta ^+(D^{\prime\prime}[W^{\prime}])\geq 1$ . Therefore, $D^{\prime\prime}[W^{\prime}]$ contains a directed cycle $C$ . But $D^{\prime\prime}-V(D)$ is acyclic, and thus, we must have that $V(C)\cap V(D) \subseteq W^{\prime}\cap V(D)=W$ is non-empty. Furthermore, from $\delta ^+(D^{\prime\prime}[W^{\prime}])\ge 1$ we get that for every $v_i\in W$ there exists $W_{i,j} \subseteq U_{i,j} \cap W^{\prime}$ with $|W_{i,j}| = 1$ for every $3\leq j\leq s$ , implying that

    \begin{equation*}|N^+_{D[W]}(v_i)| \geq |W_{i,s}| \geq 1.\end{equation*}
  2. (b) Suppose $\delta ^+(D^{\prime\prime}[W^{\prime}])\geq 3$ . By the previous part, we get that $W$ is non-empty. Let us consider some $v_i \in W$ . We now show by induction on $j$ that for each $3\leq j\leq s$ , there is a set $W_{i,j} \subseteq U_{i,j} \cap W^{\prime}$ with $|W_{i,j}| = j$ . For the base case $j=3$ , since $\text {deg}^+_{D^{\prime\prime}[W^{\prime}]}(v_i) \geq 3$ , there is some $W_{i,3} \subseteq U_{i,3} \cap W^{\prime}$ with $|W_{i,3}| = 3$ . Suppose we have shown that the statement holds for some $3\leq j \leq s-1$ , we now show it holds for $j+1$ . Let $X:=W_{i,j}$ and $Y := U_{i,j+1} \cap W^{\prime}$ . Since $W_{i,j} \subseteq W^{\prime}$ , it must hold that for each $x \in X$ , we have

    \begin{equation*}|N^+_{D^{\prime\prime}[W^{\prime}]}(x)| = |N^+_{D^{\prime\prime}}(x) \cap Y| \geq 3.\end{equation*}
    Thus, as $|X|=|W_{i,j}| = j \leq s-1$ , by the above-mentioned properties coming from Lemma 3 we have that $|Y| \gt |X|=|W_{i,j}| = j$ . Taking $W_{i,j+1}$ to be an arbitrary subset of $Y$ of size $j+1$ finishes the induction step. In particular, this shows that
    \begin{equation*}|N^+_{D[W]}(v_i)| \geq |U_{i,s} \cap W| = |U_{i,s} \cap W^{\prime}| \geq |W_{i,s}| \geq s,\end{equation*}
    as desired.

Since $\delta ^+(D^{\prime\prime}) \geq k=F(3,b(3))$ by construction, there is a partition of $V(D^{\prime\prime})$ into non-empty sets $A^{\prime}$ and $B^{\prime}$ such that $\delta ^+(D^{\prime\prime}[A^{\prime}])\geq 3$ and $\delta ^+(D^{\prime\prime}[B^{\prime}]) \geq b(3)$ . It follows by Claim 6 that $A:=A^{\prime} \cap V(D)$ and $B:= B^{\prime} \cap V(D)$ are non-empty and satisfy $\delta ^+(D[A]) \ge s$ and $\delta ^+(D[B])\ge b(s)$ , as desired. This shows that $F(s,b(s))\le d$ , concluding the proof.

Acknowledgements

Funded by SNSF Ambizione grant No. 216071. This project has received funding from the European Union’s Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie grant agreement No, 101034413. Funded by SNSF grant CRSII5, 173721.

References

Alon, N. (1984) A note on subdigraphs of digraphs with large outdegrees. Discrete Math. 49 321322.CrossRefGoogle Scholar
Alon, N. (1996) Disjoint directed cycles. J. Comb. Theory Ser. B 68 167178.CrossRefGoogle Scholar
Alon, N. (2006) Splitting digraphs. Comb. Probab. Comput. 15 933937.CrossRefGoogle Scholar
Alon, N., Bang-Jensen, J. and Bessy, S. (2020) Out-colourings of digraphs. J. Graph. Theor. 93 88112.CrossRefGoogle Scholar
Anastos, M., Lamaison, A., Steiner, R. and Szabó, T. (2021) Majority colorings of sparse digraphs. Electron. J. Comb. 28 P2.31.Google Scholar
Anastos, M., Cooley, O., Kang, M. and Kwan, M. (2024) Partitioning problems via random processes. J. Lond. Math. Soc. 110 (6), Paper No. e70010.CrossRefGoogle Scholar
Anholcer, M., Bosek, B. and Grytczuk, J. (2017) Majority choosability of digraphs. Electron. J. Comb. 24 P3.57.CrossRefGoogle Scholar
Bucić, M. (2018) An improved bound for disjoint directed cycles. Discrete Math. 341 22312236.Google Scholar
Girão, A., Kittipassorn, T. and Popielarz, K. (2017) Generalized majority colourings of digraphs. Comb. Probab. Comput. 26 850855.Google Scholar
Knox, F. and Sámal, R. (2018) Linear bound for majority colourings of digraphs. Electron. J. Comb. 25 P3.29.CrossRefGoogle Scholar
Kreutzer, S., Oum, S., Seymour, P., van der Zypen, D. and Wood, D. R. (2017) Majority colourings of digraphs. Electron. J. Comb. 24 #P2.25.CrossRefGoogle Scholar
Lochet, W. (2018) Substructures in digraphs [PhD thesis]. COMUE Université Côte d’Azur Google Scholar
Lovász, L. (1966) On decompositions of graphs. Stud. Sci. Math. Hung. 1 237238.Google Scholar
Open Problem Garden (2013) Splitting digraphs with minimum outdegree constraints. Available at: http://www.openproblemgarden.org/op/splitting_a_digraph_with_minimum_outdegree_constraints.Google Scholar
Steiner, R. (2023) Subdigraphs of prescribed size and out-degree. J. Graph. Theor. 105 7882. https://doi.org/10.1002/jgt.23016 CrossRefGoogle Scholar
Stiebitz, M. (1996) Decomposing graphs under degree constraints. J. Graph. Theor. 23 321324.3.0.CO;2-H>CrossRefGoogle Scholar
Stiebitz, M. (1995) Decomposition of Graphs and Digraphs. KAM Series in Discrete Mathematics-Combinatorics-Operations Research-Optimization, Vol. 309, Charles University, Prague, 5659.Google Scholar
Thomassen, C. (1983) Graph decompositions with constraints on the connectivity and minimum degree. J. Graph. Theor. 7 165167.Google Scholar
Thomassen, C. (1983) Disjoint cycles in digraphs. Combinatorica 3 393396.CrossRefGoogle Scholar
Thomassen, C. (1985) Even cycles in directed graphs. Eur J Combin 6 8589.CrossRefGoogle Scholar
Yang, D., Bai, Y., Wang, G. and Wu, J. (2018) On splitting digraphs. Eur. J. Combin. 71 174179.Google Scholar