DSSYSYJul 8

Approximability of Electrical Distribution Network Reconfiguration for General Graphs

arXiv:2607.076002.0
Predicted impact top 98% in DS · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in power systems and approximation algorithms, this paper establishes hardness results and approximation bounds for a fundamental network optimization problem.

The paper studies approximation algorithms for Distribution Network Reconfiguration (DNR) to minimize resistive power losses. It provides an n-approximation algorithm and shows that no n^{1-ε}-approximation is possible even on planar graphs unless P=NP, and for 1-DNR (single source) it proves APX-hardness and gives an O(√n)-approximation for uniform resistances.

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 $e$ is its resistance $r(e)$ times the squared current $f(e)^2$ flowing across the line. We study approximation algorithms for this problem, known as Distribution Network Reconfiguration (DNR). We give an $n$-approximation algorithm and, via a new NP-hardness for planar Balanced Connected Partition with a fixed number of parts, show that no $n^{1-\varepsilon}$-approximation is possible even on planar graphs unless P $=$ NP, for any $\varepsilon>0$. Since the approximation hardness holds only if there are many sources, we focus on $k$-DNR with $k$ sources; this is motivated by traditional distribution networks, where oftentimes $k = 1$. For $2$-DNR, we give an approximation lower bound of $Ω(\log^2 n)$ conditioned on P $\neq$ NP. For $1$-DNR, which is equivalent to finding an uncapacitated confluent flow minimizing the squared Euclidean norm, we prove APX-hardness and give an $\mathcal{O}(\sqrt{n})$-approximation for uniform line resistances, answering an open question by Gupta et al. [Math. Program. 2022].

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes