Papers for

network designers

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Johnson graphs maintain strong paths despite multiple failures

Fault-tolerant Hamiltonian connectivity of Johnson graphs

Abstract: Johnson graphs $J(n,k)$ are a classical family of highly symmetric networks known to be Hamiltonian-connected in the fault-free setting. In this paper, we investigate their Hamiltonian connectivity under three failure models, namely general edge faults, matching faults, and vertex faults. For general edge faults, we prove that $J(n,k)$ remains Hamiltonian-connected after the deletion of any set of at most $k(n-k)-3$ edges for $n\geq4$. Since $J(n,k)$ is $k(n-k)$-regular, this attains the natural degree-based upper bound for Hamiltonian connectivity. We then consider matching faults, which exclude the concentration of multiple faulty links at a single vertex and permit substantially larger fault sets. We show that $J(n,k)$ remains Hamiltonian-connected after the deletion of an arbitrary matching for $n\geq5$, including a perfect matching whenever one exists. For vertex failures, we prove that $J(n,k)$ is $(n-2)$-vertex-fault-tolerant Hamiltonian-connected for $n\geq5$. All three results are constructive and lead to recursive fault-tolerant Hamiltonian routing algorithms. Simulation results on Johnson graphs with up to $12{,}870$ vertices further show that the routing algorithms successfully construct fault-free Hamiltonian paths for all tested source-destination pairs, with measured execution times exhibiting near-linear growth with network size. These results establish a unified fault-tolerant Hamiltonian-connectivity framework for Johnson graphs under different failure patterns.

Fri 11 SeptDiscrete Mathematics
The gist
Johnson graphs are special network structures where any two points can be connected by a path that visits every node exactly once. This paper shows that even if some connections or points fail or are removed, these networks still allow such special paths to exist in many cases. The authors provide ways to find these paths efficiently even after different types of failures. Their work includes tests on large networks, showing the methods work well and quickly.
Open 2609.12617v1

Framework improves solutions for uncertain hard optimization problems

A Reusable Framework for Robust Approximation Algorithms in the Interval Uncertainty Model

Abstract: Robust optimization under interval uncertainty aims to compute solutions that perform well on a range of scenarios that are described by interval-constrained costs. In this paper, we revisit a framework introduced by Ganesh, Maggs and Panigrahi in 2020 to study the robust optimization of NP-hard problems under interval uncertainty. We start by generalizing a result in the $\ell=0$ case, which transforms a category of approximation algorithms into a robust approximation algorithm. Furthermore, in the general case, we provide a theorem that turns any local search-based approximation algorithm into a robust approximation algorithm under three newly formalized conditions over the moves of the local search algorithm. We then use this result to present the first robust approximation algorithm for Weighted $k$-Set Cover, the third NP-hard problem known to admit a robust approximation, and the first since the publication of Ganesh, Maggs and Panigrahi's paper.

Thu 10 SeptData Structures and Algorithms
The gist
Finding good solutions when there is uncertainty about important costs is hard, especially for complex problems. The paper builds on previous work to create a reusable way of turning existing approximate solving methods into ones that handle uncertainty better. It introduces new conditions for adapting local search approaches and demonstrates the first robust method for a specific problem called Weighted k-Set Cover. This advance adds to a small set of difficult problems known to have reliable approximate solutions under uncertain conditions.
Open 2609.11621v1

Agents coordinate treasure hunt on constantly shuffled ring networks

Online Treasure Hunt in Vertex-Permuted Dynamic Rings

Abstract: We study the problem of treasure hunt by a group of $k \geq 1$ agents in vertex-permuted dynamic rings (VP). In this model, the $n$ vertices remain on a ring but are permuted at each time step. We first show that treasure hunt is impossible for any $k \leq n-3$ agents, if there are no restrictions on the sequence of permutations used in the dynamic ring. We then study the $VP(δ)$ setting, in which for every pair $i, j$ of vertices, the edge $(i, j)$ is guaranteed to appear within $δ$ steps. We show that the class $VP(δ)$ is feasible only for $δ\geq \left\lceil \frac{n-1}{2}\right\rceil$. For the one-agent case, we show a tight bound of $Θ(δn)$ on the worst-case search time as well as competitive ratio of any online algorithm for treasure hunt, provided $δ\geq 2n$. We then give an optimal algorithm for $k$ agents, thereby showing that $k$ agents can obtain a speedup of $k$ on the worst-case search time. Finally, in the R-VP setting, in which in every step, the vertices are arranged as a ring according to a random permutation, we show that treasure hunt takes expected $Θ(n)$ steps against an oblivious adversary and $Θ(n \log n)$ steps against an adaptive adversary.

Thu 10 SeptDistributed, Parallel, and Cluster ComputingComputational Complexity
The gist
This paper looks at how a group of agents can find a hidden 'treasure' on a ring of points where the connections between points change constantly by rearranging the order of the points. The authors show that if the rearrangements are completely unrestricted, it’s impossible for almost all groups of agents to guarantee finding the treasure. Then they find conditions where it’s possible and study how long it takes for one or more agents to succeed. They also analyze cases where the rearrangement is random and find expected times for treasure hunting.
Open 2609.11013v1

Improved upper bound found for graphs avoiding six-node cycles

An Improved Upper Bound for the Turán Number of the Hexagon

Abstract: For a graph $F$, the Turán number $\operatorname{ex}(n,F)$ is the maximum number of edges in an $n$-vertex graph containing no copy of $F$. Determining the Turán numbers of even cycles is a central problem in extremal graph theory and remains open in general. For $C_6$, the best previous upper bound was due to Füredi, Naor, and Verstraëte [Advances in Mathematics, 2006], who proved that, for sufficiently large positive integer $n$, $$ \operatorname{ex}(n,C_6) \leq λn^{4/3}+O(n)<0.6272 n^{4/3}, $$ where $λ$ is the real root of $ 16λ^3-4λ^2+λ-3=0$. We improve this bound by showing that, for sufficiently large positive integer $n$, $$ \operatorname{ex}(n,C_6) \leq αn^{4/3}+O(n)<0.6144 n^{4/3}, $$ where $α$ is the unique real root of $ 4 α^{3} (3/2)^{1-1/(2α)} =1$ in the interval $(1/2,2/3)$.

Wed 9 SeptDiscrete Mathematics
The gist
The paper deals with a problem in graph theory about how many connections a large network can have without including a specific loop of six nodes. This problem has been studied for many years. The authors improved the best known mathematical limit for how large such a network can be while still avoiding these six-node loops. Their new limit is a bit smaller than the previously known one, giving a tighter understanding of the problem.
Open 2609.10003v1

Graph vertices that always appear in smallest identifying codes studied

On the Vertices That Belong to All Minimum Identifying Codes

Abstract: Identifying codes in graphs have been widely studied since their introduction by Karpovsky, Chakrabarty and Levitin in 1998. In this paper, we consider the vertices that are in every minimum identifying code in a graph. There are two types of such vertices: \emph{always-forced} vertices that belong to all identifying codes (minimum or not) and \emph{min-forced} vertices that belong to all minimum identifying codes. A vertex is called \emph{proper-min-forced} if it is min-forced but not always-forced. We show an upper bound $2n/3$ for the number of such proper-min-forced vertices in a closed-twin-free graph of order $n$. Moreover, for integers $n$ divisible by three, we construct an infinite family of graphs in which there are $2n/3-1$ such vertices. In addition, we determine the maximum number of edges in a graph of even order such that the graph contains proper-min-forced vertices. We also show that the decision problem of determining whether a given vertex in a graph is proper-min-forced is co-NP-hard.

Wed 9 SeptDiscrete Mathematics
The gist
Some special sets of points in networks, called identifying codes, help uniquely recognize every point by looking at nearby points. The authors study points that must appear in every smallest such set, even if they don't have to be in all bigger sets. They found limits on how many such points can exist and showed that checking if a point has this property is a hard computational problem. They also describe certain graphs that closely reach these limits.
Open 2609.09851v1

Improved coloring limits for graphs without long induced paths

Coloring graphs with no long induced path

Abstract: Let $P_t$ denote the induced path on $t$ vertices. Let $ω(G)$ denote the maximum number of vertices in a clique of a graph $G$. Previously Gyárfás (1987) proved that every $P_t$-free graph $G$ satisfies $χ(G)\le(t-1)^{ω(G)-1}$, and Gravier, Hoàng, and Maffray (2003) improved this to $χ(G)\le (t-2)^{ω(G)-1}$ for $t\ge4$. We prove that for $t\ge5$,every $P_t$-free graph $G$ satisfies $χ(G)<c_tλ_t^{ω(G)-1}$, where $λ_t=\tfrac12\bigl(t-2+\sqrt{t(t-4)}\bigr)<t-2$ and $c_t=\sqrt{1+4/(t(t-4))}=1+O(t^{-2})$ as $t\to\infty$. The proof is based on a refinement of the Gyárfás path argument and was found by Claude Fable 5.1 of Anthropic.

Tue 8 SeptDiscrete Mathematics
The gist
This paper studies how to color certain graphs that don't have long paths inside them. Coloring a graph means assigning colors to points so that no connected points share a color. The authors improved previous upper limits on how many colors are needed depending on the size of the largest complete subgraph and the length of forbidden paths. They use a new mathematical approach to refine earlier arguments and get tighter bounds.
Open 2609.08847v1

Spectral sparsification limits revealed for directed graphs beyond cut balance

Beyond Cut Balance: Spectral Sparsification of the Nonlinear Directed Laplacian

Abstract: Digraphs with constant cut balance admit nearly linear directed cut sparsifiers. This condition requires the total arc weights in the two directions of every cut to be within a constant factor of each other. We ask whether this condition also permits nearly linear spectral sparsification with respect to the energy of the nonlinear directed Laplacian. For a weighted digraph $G=(V,E,w)$, let \[ Q_G^+(x)=\sum_{(u,v)\in E}w_{uv}(x_u-x_v)_+^2, \qquad (t)_+:=\max\{t,0\}. \] This energy agrees with the outgoing-cut function on binary vectors. A spectral sparsifier is a nonnegatively reweighted subgraph that preserves $Q_G^+(x)$ within a factor of $1\pm\varepsilon$ simultaneously for all $x\in\mathbb R^V$. We show that cut balance alone does not yield nearly linear spectral sparsifiers: for constant error, the worst-case support size for simple unweighted Eulerian digraphs is $\widetildeΘ(n^{3/2})$, although Eulerian digraphs are perfectly cut-balanced and admit nearly linear directed cut sparsifiers. In contrast, we prove that every $n$-vertex tournament has a spectral sparsifier with $\widetilde O(n/\varepsilon^3)$ arcs, without any assumption on its cut balance. This includes the transitive tournament, whose cut balance is unbounded. Thus perfect balance does not guarantee nearly linear spectral sparsification, while unbounded imbalance does not preclude it. Finally, we use convex duality to show that preserving $Q_G^+$ also preserves, for every feasible demand vector, the optimum quadratic cost of a nonnegative flow. Hence the guarantee contains information beyond directed cut values.

Tue 8 SeptData Structures and Algorithms
The gist
The paper studies how to simplify complex directed graphs while approximately preserving certain energy measurements related to flow and direction. The authors show that even when a graph's edges are perfectly balanced between directions, it can still require a surprisingly large number of edges to accurately keep this energy. However, for a special kind of directed graph called a tournament, they prove good simplifications are possible without balance assumptions. Their results reveal unexpected limitations and possibilities in graph simplification related to direction and flow.
Open 2609.08177v1

Delaunay triangulations guaranteed to stretch paths by less than 1.65 times

The Stretch Factor of Planar Delaunay Triangulations Is Less Than 1.65

Abstract: Delaunay triangulations are a fundamental class of plane spanners, and determining their worst-case stretch factor has been a longstanding problem in computational geometry. We prove an upper bound of 1.65, improving the previous bound of 1.998 and reducing the gap to the known lower bound of 1.5932 by a factor of more than seven. The result holds for every planar Delaunay triangulation, including configurations with collinear or cocircular sites. Our main contribution is a Bellman formulation of the disk-chain bound underlying the proof. By comparing shortest-path length with additive progress along the query segment, we obtain an exact recursion whose state records only the current disk, the incoming chord, and the difference between two prefix distances. We show that a bound for this chain class holds if and only if a potential satisfies three local inequalities for initialization, transitions, and termination. The associated Bellman value function is the pointwise smallest feasible potential, giving a precise target for constructing an upper bound. We construct such a potential using a function of one variable. Geometric monotonicity reduces its feasibility to inequalities that are affine in this function and its derivative. A spline construction, certified by exact arithmetic and rigorous interval bounds, yields the stretch bound of 1.65. We also give a dual certificate showing that every feasible quadratic profile under the same conditions requires a certified constant greater than 1.67.

Mon 7 SeptComputational Geometry
The gist
When connecting points in a plane with triangles, some connections make routes longer than the straight distance. The authors improved the known maximum factor by which these routes can stretch, proving it's less than 1.65 times the direct distance. They used a new approach involving a mathematical tool called a Bellman formulation to track progress along the route precisely. This means paths through these triangles are closer to the shortest possible than previously proven.
Open 2609.07979v1

Improved strategies for fair and random obnoxious facility placement

Improved Randomized Approximations for Strategic Obnoxious Facility Location

Abstract: We study randomized strategyproof mechanisms for strategic obnoxious facility location on a line segment, where agents wish the facility to be located as far away from them as possible and their utility is their distance from the facility, under the social utility and minimum utility objectives. For social utility, we propose a novel randomized mechanism that breaks the previously best known \(\frac32\)-approximation of [Cheng, Yu, and Zhang, TCS 2013], achieving an approximation ratio of at most \(1.47359\). We also raise the lower bound on the approximation ratio of randomized strategyproof mechanisms from \(\frac{2}{\sqrt{3}}\approx1.15470\) [Feigenbaum et al., JAAMAS 2020] to \(\frac{105}{88}\approx1.19318\). For minimum utility, following the profile-independent approach of [Chan, Lin and Wang, AAMAS 2026], we design a simple randomized mechanism that reduces the approximation guarantee from \(\sqrt{2n}+O(1)\) to \(\sqrt n+O(1)\), where \(n\) is the number of agents. Finally, we prove that no randomized strategyproof mechanism can achieve an asymptotic approximation ratio strictly smaller than \(2\), strengthening the previous asymptotic lower bound of \(\frac32\) [Feigenbaum et al., JAAMAS 2020]. Thus, all four bounds considered in this paper strictly improve upon the corresponding previously known results.

Mon 7 SeptComputer Science and Game Theory
The gist
This paper looks at how to fairly decide where to put a facility along a line when people want it as far away from them as possible. The authors propose better random methods that improve fairness and efficiency compared to older ones. They show their methods work closer to the best possible fairness and prove limits on how good any method can be. These results help understand the best ways to balance people’s competing interests in facility placement.
Open 2609.07261v1