English

A $4/3$ ratio approximation algorithm for the Tree Augmentation Problem by deferred local-ratio and climbing

Computational Complexity 2026-03-06 v2

Abstract

The \emph{Tree Augmentation Problem (TAP)} is given a tree T=(V,ET)T=(V,E_T) and additional set of {\em links} EE on V×VV\times V, find FEF \subseteq E such that TFT \cup F is 22-edge-connected, and F|F| is minimum. The problem is APX-hard \cite{r} even in if links are only between leaves \cite{r}. The best known approximation ratio for TAP is 1.3931.393, due to Traub and Zenklusen~\cite{tr1} J.~ACM,~2025 using the {\em relative greedy} technique \cite{zel}. \noindent We introduce a new technique called the {\em deferred local ratio technique}. In this technique, the disjointness of the local-ratio primal-dual type does not hold. The technique applies Set Cover problem under certain conditions (see Section \ref{lr}). We use it provide a We use it to provide a 4/34/3 approximation algorithm for TAP. It is possible this technique will find future applications. The running time is The running time is O(mn)O(m\cdot\sqrt{n}) time \cite{vaz}, \cite{vaz1}. Faster than \cite{tr1} \cite{LS} and LP based algorithms as we do not enumeratestructures of size exp(Θ(f(1/ϵ)logn)).exp(\Theta(f(1/\epsilon)\cdot \log n)). Nor do we scale and round. \noindent \cite{ed} has an implementation \cite{kol} that is extensively used in the industry.

Keywords

Cite

@article{arxiv.2601.09219,
  title  = {A $4/3$ ratio approximation algorithm for the Tree Augmentation Problem by deferred local-ratio and climbing},
  author = {Guy Kortsarz},
  journal= {arXiv preprint arXiv:2601.09219},
  year   = {2026}
}

Comments

Four figures

R2 v1 2026-07-01T09:03:54.452Z