https://arxiv.org/api/S4xlTD7Gfg3/8bbBp1TOJDm70s8 2026-06-21T18:00:45Z 15689 690 15 http://arxiv.org/abs/2602.12925v1 Optimal Path Partitions in Subcubic and Almost-subcubic Graphs 2026-02-13T13:29:00Z We consider the problem of partitioning the edges of a graph into as few paths as possible. This is a~subject of the classic conjecture of Gallai and a recurring topic in combinatorics. Regarding the complexity of partitioning a graph optimally, Peroché [Discret. Appl. Math., 1984] proved that it is NP-hard already on graphs of maximum degree four, even when we only ask if two paths suffice. We show that the problem is solvable in polynomial time on subcubic graphs and then we present an efficient algorithm for ``almost-subcubic'' graphs. Precisely, we prove that the problem is fixed-parameter tractable when parameterized by the edge-deletion distance to a subcubic graph. To this end, we reduce the task to model checking in first-order logic extended by disjoint-paths predicates ($\mathsf{FO}\text{+}\mathsf{DP}$) and then we employ the recent tractability result by Schirrmacher, Siebertz, Stamoulis, Thilikos, and Vigny [LICS 2024]. 2026-02-13T13:29:00Z 22 pages, 15 figures Tomáš Masařík Michał Włodarczyk Mehmet Akif Yıldız http://arxiv.org/abs/2602.12894v1 Distance-based certification for leader election in meshed graphs and local recognition of their subclasses 2026-02-13T12:58:38Z In this paper, we present a 2-local proof labeling scheme with labels in $\{ 0,1,2\}$ for leader election in anonymous meshed graphs. Meshed graphs form a general class of graphs defined by a distance condition. They comprise several important classes of graphs, which have long been the subject of intensive studies in metric graph theory, geometric group theory, and discrete mathematics: median graphs, bridged graphs, chordal graphs, Helly graphs, dual polar graphs, modular, weakly modular graphs, and basis graphs of matroids. We also provide 3-local proof labeling schemes to recognize these subclasses of meshed graphs using labels of size $O(\log D)$ (where $D$ is the diameter of the graph). To establish these results, we show that in meshed graphs, we can verify locally that every vertex $v$ is labeled by its distance $d(s,v)$ to an arbitrary root $s$. To design proof labeling schemes to recognize the subclasses of meshed graphs mentioned above, we use this distance verification to ensure that the triangle-square complex of the graph is simply connected and we then rely on existing local-to-global characterizations for the different classes we consider. To get a proof-labeling scheme for leader election with labels of constant size, we then show that we can check locally if every $v$ is labeled by $d(s,v) \pmod{3}$ for some root $s$ that we designate as the leader. 2026-02-13T12:58:38Z Jérémie Chalopin Victor Chepoi Maria Kokkou http://arxiv.org/abs/2410.14409v2 Planting and MCMC Sampling from the Potts model 2026-02-13T11:48:28Z We consider the problem of sampling from the ferromagnetic $q$-state Potts model on the random $d$-regular graph with parameter $β>0$. A key difficulty that arises in sampling from the model is the existence of a metastability window $(β_u,β_u')$ where the distribution has two competing modes, the so-called disordered and ordered phases, causing MCMC-based algorithms to be slow mixing from worst-case initialisations. To this end, Helmuth, Jenssen and Perkins designed a sampling algorithm that works for all $β$ when $q$ is large, using cluster expansion methods; more recently, their analysis technique has been adapted to show that random-cluster dynamics mixes fast when initialised more judiciously. However, a bottleneck behind cluster-expansion arguments is that they inherently only work for large $q$, whereas it is widely conjectured that sampling is possible for all $q,d\geq 3$. The only result so far that applies to general $q,d\geq 3$ is by Blanca and Gheissari who showed that the random-cluster dynamics mixes fast for $β<β_u$. For $β>β_u$, certain correlation phenomena emerge because of the metastability which have been hard to handle, especially for small $q$ and $d$. Our main contribution is to perform a delicate analysis of the Potts distribution and the random-cluster dynamics that goes beyond the threshold $β_u$. We use planting as the main tool in our proofs, and combine it with the analysis of random-cluster dynamics. We are thus able to show that the random-cluster dynamics initialised from all-out mixes fast for all integers $q,d\geq 3$ beyond the uniqueness threshold $β_u$; our analysis works all the way up to the threshold $β_c\in (β_u,β_u')$ where the dominant mode switches from disordered to ordered. We also obtain an algorithm in the ordered regime $β>β_c$ that refines significantly the range of $q,d$. 2024-10-18T12:17:28Z Abstract shortened to meet arXiv requirements Andreas Galanis Leslie Ann Goldberg Paulina Smolarova http://arxiv.org/abs/2512.17663v3 Refining the Complexity Landscape of Speed Scaling: Hardness and Algorithms 2026-02-12T15:38:03Z We study the computational complexity of scheduling jobs on a single speed-scalable processor with the objective of capturing the trade-off between the (weighted) flow time and the energy consumption. This trade-off has been extensively explored in the literature through a number of problem formulations that differ in the specific job characteristics and the precise objective function. Nevertheless, the computational complexity of four important problem variants has remained unresolved and was explicitly identified as an open question in prior work. In this paper, we settle the complexity of these variants. More specifically, we prove that the problem of minimizing the objective of total (weighted) flow time plus energy is NP-hard for the cases of (i) unit-weight jobs with arbitrary sizes, and (ii)~arbitrary-weight jobs with unit sizes. These results extend to the objective of minimizing the total (weighted) flow time subject to an energy budget and hold even when the schedule is required to adhere to a given priority ordering. In contrast, we show that when a completion-time ordering is provided, the same problem variants become polynomial-time solvable. The latter result highlights the subtle differences between priority and completion orderings for the problem. 2025-12-19T15:05:44Z Antonios Antoniadis Denise Graafsma Ruben Hoeksma Maria Vlasiou http://arxiv.org/abs/2507.22509v2 A quasi-optimal upper bound for induced paths in sparse graphs 2026-02-12T15:17:09Z In 2012, Nešetřil and Ossona de Mendez proved that graphs of bounded degeneracy that have a path of order $n$ also have an induced path of order $Ω(\log \log n)$. In this paper we give an almost matching upper bound by describing, for arbitrarily large values of $n$, 2-degenerate graphs that have a path of order $n$ and where the longest induced paths have order $O((\log \log n)^{1+o(1)})$. 2025-07-30T09:29:38Z 37 pages, 13 figures, updated introduction Basile Couëtoux Oscar Defrain Jean-Florent Raymond http://arxiv.org/abs/2602.11993v1 The Balanced Up-Down Walk 2026-02-12T14:21:12Z Markov chains based on spanning trees have been hugely influential in algorithms for assessing fairness in political redistricting. The input graph represents the geographic building blocks of a jurisdiction. The goal is to output a large ensemble of random graph partitions, which is done by drawing and splitting random spanning trees. Crucially, these subtrees must be balanced, since political districts are required to have equal population. The Up-Down walk (on trees or forests) repeatedly adds a random edge then deletes a random edge to produce a new tree or forest; it can be used to efficiently generate a large ensemble, but the rejection rate to maintain balance grows exponentially with the number of parts. ReCom, the most widely-used class of Markov chains, circumvents this complexity barrier by merging and splitting pairs of districts at a time. This runs fast in practice but can have trouble exploring the state space. To overcome these efficiency and mixing barriers, we propose a new Markov chain called the Balanced Up-Down (BUD) walk. The main idea is to run the Up-Down walk on the space of trees, but require all steps to preserve the property that the tree is splittable into balanced subtrees. The BUD walk samples from a known invariant measure under exact balance. We prove that the BUD walk is irreducible in several cases, including a regime where ReCom is not irreducible. Running the BUD walk efficiently presents algorithmic challenges, especially when parts are allowed to deviate from their ideal size. A key subroutine is determining whether a tree is splittable into approximately-balanced subtrees. We give an improved analysis of an existing algorithm for this problem and prove that the associated counting problem is #P-complete. We empirically validate the usefulness of the BUD walk by comparing its performance to that of other existing methods for sampling partitions. 2026-02-12T14:21:12Z 55 pages, 19 figures Hugo A. Akitaya Sarah Cannon Gregory Herschlag Gabe Schoenbach Kristopher Tapp Jamie Tucker-Foltz http://arxiv.org/abs/2601.05195v3 Basis Number of Graphs Excluding Minors 2026-02-12T13:26:01Z The basis number of a graph $G$ is the minimum $k$ such that the cycle space of $G$ is generated by a family of cycles using each edge at most $k$ times. A classical result of Mac Lane states that planar graphs are exactly graphs with basis number at most 2, and more generally, graphs embedded on a fixed surface of bounded genus are known to have bounded basis number. Generalising this, we prove that graphs excluding a fixed minor $H$ have bounded basis number. Our proof uses the Graph Minor Structure Theorem, which requires us to understand how basis number behaves in tree-decompositions. In particular, we prove that graphs of treewidth $k$ have basis number bounded by some function of $k$. We handle tree-decompositions using the proof framework developed by Bojańczyk and Pilipczuk in their proof of Courcelle's conjecture. Combining our approach with independent results of Miraftab, Morin and Yuditsky (2025) on basis number and path-decompositions, one can moreover improve our upper bound to a polynomial one: there exists an absolute constant $c>0$ such that every $H$-minor free graph has basis number $O(|H|^c)$. 2026-01-08T18:18:10Z 48 pages, 5 figures. Results from Section 4 have been proved independently by Babak Miraftab, Pat Morin and Yelena Yuditsky, with improved polynomial bounds: arXiv:2601.14095 Colin Geniet Ugo Giocanti http://arxiv.org/abs/2106.14010v4 A short proof of the Patak-Tancer theorem on non-embeddability of $k$-complexes in $2k$-manifolds 2026-02-12T10:27:18Z In 2019 P. Patak and M. Tancer obtained the following higher-dimensional generalization of the Heawood inequality on embeddings of graphs into surfaces. We present a short well-structured proof accessible to non-specialists in the field. Let $Δ_n^k$ be the union of $k$-dimensional faces of the $n$-dimensional simplex. Theorem. (a) If $Δ_n^k$ PL embeds into the connected sum of $g$ copies of the Cartesian product $S^k\times S^k$ of two $k$-dimensional spheres, then $g\ge\dfrac{n-2k-1}{k+2}$. (b) If $Δ_n^k$ PL embeds into a closed $(k-1)$-connected PL $2k$-manifold $M$, then $(-1)^k(χ(M)-2)\ge\dfrac{n-2k-1}{k+1}$. 2021-06-26T12:07:10Z 19 pages; exposition improved E. Kogan A. Skopenkov http://arxiv.org/abs/2602.11796v1 Frankl's diversity theorem for permutations 2026-02-12T10:21:26Z In 1987, Frankl proved an influential stability result for the Erd\H os--Ko--Rado theorem, which bounds the size of an intersecting family in terms of its distance from the nearest (subset of) star or trivial intersecting family. It is a far-reaching extension of the Hilton--Milner theorem. In this paper, we prove its analogue for permutations on $\{1,\ldots, n\}$, provided $n$ is large. This provides a similar extension of a Hilton--Milner type result for permutations proved by Ellis. 2026-02-12T10:21:26Z Eduard Inozemtsev Andrey Kupavskii http://arxiv.org/abs/2602.11716v1 Cycles of Well-Linked Sets II: an Elementary Bound for the Directed Grid Theorem 2026-02-12T08:45:15Z In 2015, Kawarabayashi and Kreutzer proved the Directed Grid Theorem - the generalisation of the well-known Excluded Grid Theorem to directed graphs - confirming a conjecture by Reed, Johnson, Robertson, Seymour and Thomas from the mid-nineties. The theorem states that there is a function $f$ such that every digraph of directed treewidth $f(k)$ contains a cylindrical grid of order $k$ as a butterfly minor. However, the given function grows faster than any non-elementary function of the size of the grid minor. More precisely, it is larger than a power tower whose height depends on the size of the grid. In this paper, we present an alternative proof of the Directed Grid Theorem which is conceptually much simpler, more modular in composition and improves the upper bound for the function $f$ to a power tower of height $22$. A key concept of our proof is a new structure called cycles of well-linked sets (CWS). We show that any digraph of large directed treewidth contains a large CWS, which in turn contains a large cylindrical grid. 2026-02-12T08:45:15Z Meike Hatzel Stephan Kreutzer Marcelo Garlet Milani Irene Muzi http://arxiv.org/abs/2602.11382v1 Markovian protocols and an upper bound on the extension complexity of the matching polytope 2026-02-11T21:15:50Z This paper investigates the extension complexity of polytopes by exploiting the correspondence between non-negative factorizations of slack matrices and randomized communication protocols. We introduce a geometric characterization of extension complexity based on the width of Markovian protocols, as a variant of the framework introduced by Faenza et al. This enables us to derive a new upper bound of $\tilde{O}(n^3\cdot 1.5^n)$ for the extension complexity of the matching polytope $P_{\text{match}}(n)$, improving upon the standard $2^n$-bound given by Edmonds' description. Additionally, we recover Goemans' compact formulation for the permutahedron using a one-round protocol based on sorting networks. 2026-02-11T21:15:50Z 21 pages (of which 10 page appendix), 2 figures M. Szusterman http://arxiv.org/abs/2410.23990v3 Sparse Approximation in Lattices and Semigroups 2026-02-11T14:43:36Z This paper deals with the following question: Suppose that there exist an integer or a non-negative integer solution $x$ to a system $Ax = b$, where the number of non-zero components of $x$ is $n$. The target is, for a given natural number $k < n$, to approximate $b$ with $Ay$ where $y$ is an integer or non-negative integer solution with at most $k$ non-zero components. We establish upper bounds for this question in general. In specific cases, these bounds are tight. If we view the approximation quality as a function of the parameter $k$, then the paper explains why the quality of the approximation increases exponentially as $k$ goes to $n$. This paper is a complete version of an extended abstract that appeared at the 26th International Conference on Integer Programming and Combinatorial Optimization (IPCO). 2024-10-31T14:45:52Z Stefan Kuhlmann Timm Oertel Robert Weismantel http://arxiv.org/abs/2505.04543v2 New bounds for proper $h$-conflict-free colourings 2026-02-11T14:03:57Z A proper $k$-colouring of a graph $G$ is called $h$-conflict-free if every vertex $v$ has at least $\min\, \{h, {\rm deg}(v)\}$ colours appearing exactly once in its neighbourhood. Let $χ_{\rm pcf}^h(G)$ denote the minimum $k$ such that such a colouring exists. We show that for every fixed $h\ge 1$, every graph $G$ of maximum degree $Δ$ satisfies $χ_{\rm pcf}^h(G) \le hΔ+ \mathcal{O}(\log Δ)$. This expands on the work of Cho et al., and improves a recent result of Liu and Reed in the case $h=1$. We conjecture that for every $h\ge 1$ and every graph $G$ of maximum degree $Δ$ sufficiently large, the bound $χ_{\rm pcf}^h(G) \le hΔ+ 1$ should hold, which would be tight. When the minimum degree $δ$ of $G$ is sufficiently large, namely $δ\ge \max\{100h, 2000\log Δ\}$, we show that this upper bound can be further reduced to $χ_{\rm{pcf}}^h(G) \le Δ+ \mathcal{O}(\sqrt{hΔ})$. This improves a recent bound from Kamyczura and Przybyło when $δ\le \sqrt{hΔ}$. 2025-05-07T16:25:12Z Published version: minor correction in the proof of Lemma 25 Quentin Chuet Tianjiao Dai Qiancheng Ouyang François Pirot 10.1002/rsa.70054 http://arxiv.org/abs/2211.08417v2 Acyclic colourings of graphs with obstructions 2026-02-11T13:55:02Z Given a graph $G$, a colouring of $G$ is \emph{acyclic} if it is a proper colouring of $G$ and every cycle contains at least three colours. Its acyclic chromatic number $χ_a(G)$ is the minimum~$k$ such that an acyclic $k$-colouring of $G$ exists. When $G$ has maximum degree $Δ$, it is known that $χ_a(G) = \mathcal {O}(Δ^{4/3})$ as $Δ\to \infty$, and that $χ_a(G) = \mathcal {O}(\sqrt{t} \cdot Δ)$ if in addition $G$ does not contain $K_{2,t}$ as a subgraph. We study the extremal value of the acyclic chromatic number in the class of graphs of maximum degree $Δ$ that do not contain some fixed subgraph $F$ on $t$ vertices. We establish that this extremal value is at most $\mathcal {O}(t^{8/3}Δ^{2/3})$ if $F$ is a tree, $\mathcal {O}(\sqrt{t} \cdot Δ)$ if $F$ is bipartite and can be made acyclic with the removal of one vertex, $2Δ+ \mathcal {O}(tΔ^{2/3})$ if $F$ is an even cycle of length at least $6$, and $\mathcal {O}(t^{1/4}Δ^{5/4})$ if $F=K_{3,t}$. Moreover, we exhibit an infinite family of obstructions $F$ that each induces a different asymptotic behaviour for this extremal value. This is obtained with the derivation of lower bounds that come from the analysis of the acyclic chromatic number of a random graph drawn from either $G(n,p)$ or $G(n,n,p)$, that we entirely determine up to a ${\rm polylog}(n)$ factor. As a byproduct, we can certify that most of our results are tight up to a $Δ^{\mathcal{O}(1/t)}$ factor. 2022-11-15T18:56:29Z Published version: an extensive analysis of the acyclic chromatic number of random graphs has been added, providing tight lower bounds SIAM Journal on Discrete Mathematics, 2025, vol. 39, no 1, p. 505-532 Quentin Chuet Johanne Cohen François Pirot 10.1137/23M1556162 http://arxiv.org/abs/2506.08926v2 Odd coloring graphs with linear neighborhood complexity 2026-02-11T11:52:41Z We prove that any class of graphs with linear neighborhood complexity has bounded improper odd chromatic number. As a result, if $\mathcal{G}$ is the class of all circle graphs, or if $\mathcal{G}$ is any class with bounded twin-width, bounded merge-width, or a forbidden vertex-minor, then $\mathcal{G}$ is $χ_{\mathrm{o}}$-bounded. 2025-06-10T15:49:46Z 16 pages, 1 figure James Davies Meike Hatzel Kolja Knauer Rose McCarty Torsten Ueckerdt