Table of Contents
Fetching ...

Majority additive coloring and the maximum degree

Christoph Brause, Dieter Rautenbach, Laurin Schwartze

TL;DR

This work investigates majority additive colorings $\chi_{mac}(G)$ of graphs, where a labeling $c:V(G)\to[k]$ must avoid any vertex $u$ (with $d_G(u)\ge2$) having more than half of its neighbors share the same neighbor-sum $s_c(v)=\sum_{w\in N_G(v)}c(w)$; graphs with no obstruction are called good. It establishes a quadratic universal bound $\chi_{mac}(G)\le 2\Delta(\Delta-1)+1$ for good graphs and a sublinear bound $\chi_{mac}(G)\le 4e^3\cdot \Delta^{4/\lfloor\delta/2\rfloor}$ under a private-neighbor condition, while showing there exist good graphs with $\chi_{mac}(G)\ge 2\Delta+1$ via Steiner triple system constructions; it also proves NP-completeness of deciding whether $\chi_{mac}(G)\le k$ for all $k\ge2$. The results disprove Kamyczura’s conjectures that $\chi_{mac}(G)$ is always small relative to $\Delta$, but demonstrate tightness of the growth bounds in general and under additional local conditions. The paper highlights the boundary between combinatorial constructions (lower bounds) and probabilistic/greedy methods (upper bounds) in the study of majority additive colorings.

Abstract

Kamyczura introduced the notion of a majority additive $k$-coloring of a graph $G$ as a function $c: V(G) \to \{1,2,\ldots,k\}$ such that $$\left|\left\{u \in N_G(v):\sum_{w \in N_G(u)} c(w) = s \right\}\right|\leq \max\left\{1,\frac{d_G(v)}{2}\right\}$$ for every vertex $v$ of $G$ and every positive integer $s$. We show that every graph $G$ of maximum degree $Δ$ admitting a majority additive coloring has a majority additive $\mathcal{O}\left(Δ^2\right)$-coloring. Under additional restrictions we improve this to sublinear in $Δ$. We show that determining whether a majority additive $k$-coloring exists for a given graph is NP-complete for all $k\geq 2$.

Majority additive coloring and the maximum degree

TL;DR

This work investigates majority additive colorings of graphs, where a labeling must avoid any vertex (with ) having more than half of its neighbors share the same neighbor-sum ; graphs with no obstruction are called good. It establishes a quadratic universal bound for good graphs and a sublinear bound under a private-neighbor condition, while showing there exist good graphs with via Steiner triple system constructions; it also proves NP-completeness of deciding whether for all . The results disprove Kamyczura’s conjectures that is always small relative to , but demonstrate tightness of the growth bounds in general and under additional local conditions. The paper highlights the boundary between combinatorial constructions (lower bounds) and probabilistic/greedy methods (upper bounds) in the study of majority additive colorings.

Abstract

Kamyczura introduced the notion of a majority additive -coloring of a graph as a function such that for every vertex of and every positive integer . We show that every graph of maximum degree admitting a majority additive coloring has a majority additive -coloring. Under additional restrictions we improve this to sublinear in . We show that determining whether a majority additive -coloring exists for a given graph is NP-complete for all .

Paper Structure

This paper contains 3 sections, 6 theorems, 15 equations, 1 figure.

Key Result

Proposition 1

There are infinitely many good graphs $G$ with $\chi_{mac}(G) \geq 2\Delta(G)+1$.

Figures (1)

  • Figure 1: The graph $G$ for $F = \left(x\lor y \lor z\right) \land \left(\bar{x} \lor z \lor \bar{w}\right) \land \left(x \lor \bar{y} \lor w \right)$

Theorems & Definitions (9)

  • Proposition 1
  • Theorem 2
  • proof
  • Lemma 4: Extended Markov's inequality
  • Lemma 5: Symmetric Lovász-Local-Lemma
  • proof : Proof of Theorem \ref{['theorem2']}
  • Corollary 6
  • Theorem 7
  • proof