English

Approximability of Electrical Distribution Network Reconfiguration for General Graphs

Data Structures and Algorithms 2026-07-08 v1 Systems and Control

Abstract

Electrical distribution networks are regional, medium- and low-voltage power grids connecting energy sources to individual households and businesses with given power demands. While these networks contain redundant power lines for reliability, they are typically operated in a radial (spanning tree) configuration by opening and closing switches on the lines. The challenge is to find a spanning tree that minimizes the sum of the resistive power losses: The power loss of a line ee is its resistance r(e)r(e) times the squared current f(e)2f(e)^2 flowing across the line. We study approximation algorithms for this problem, known as Distribution Network Reconfiguration (DNR). We give an nn-approximation algorithm and, via a new NP-hardness for planar Balanced Connected Partition with a fixed number of parts, show that no n1εn^{1-\varepsilon}-approximation is possible even on planar graphs unless P == NP, for any ε>0\varepsilon>0. Since the approximation hardness holds only if there are many sources, we focus on kk-DNR with kk sources; this is motivated by traditional distribution networks, where oftentimes k=1k = 1. For 22-DNR, we give an approximation lower bound of Ω(log2n)\Omega(\log^2 n) conditioned on P \neq NP. For 11-DNR, which is equivalent to finding an uncapacitated confluent flow minimizing the squared Euclidean norm, we prove APX-hardness and give an O(n)\mathcal{O}(\sqrt{n})-approximation for uniform line resistances, answering an open question by Gupta et al. [Math. Program. 2022].

Cite

@article{arxiv.2607.07600,
  title  = {Approximability of Electrical Distribution Network Reconfiguration for General Graphs},
  author = {Christian Wallisch and Andrea Benigni and Carsten Hartmann and Leon Kellerhals},
  journal= {arXiv preprint arXiv:2607.07600},
  year   = {2026}
}