Exact and Evolutionary Algorithms for Sequential Multi-Objective Transmission Topology Planning
Job Groeneveld, Miguel Muñoz, Jan Viebahn, Alessandro Zocca
TLDR
This paper introduces exact and evolutionary algorithms for sequential multi-objective transmission topology planning, providing a fast, exact solution and a benchmark.
Key contributions
- Proposes an exact "block algorithm" to enumerate the complete Pareto front for multi-objective topology planning.
- Develops an evolutionary algorithm (NSGA-III based) with tailored operators for the same problem.
- Evaluates both algorithms using real Dutch grid data, showing the block algorithm's speed and exactness.
- The block algorithm serves as both a practical decision tool and a ground-truth benchmark for future methods.
Why it matters
Efficiently managing power grid topology is crucial for congestion and N-1 security. This work provides a fast, exact method for this complex problem, enabling better day-ahead planning. It also establishes a vital benchmark for future heuristic and learning-based approaches.
Original Abstract
We address day-ahead transmission topology planning and congestion management as a sequential, multi-objective optimization problem and develop two complementary algorithms for it: an exact enumeration method and a tailored evolutionary heuristic. The problem is formulated with four operational objectives reflecting real TSO decision criteria: worst-case line loading under $N-1$ security, topological depth, number of switching actions, and time spent in non-reference topologies, over a 24-hour horizon. We introduce the block algorithm, an exact method that exploits the temporal block structure of feasible strategies to enumerate the complete Pareto front; for fixed operational bounds on depth and switch count, its evaluation count grows polynomially with the planning horizon. We complement it with a multi-objective evolutionary algorithm based on NSGA-III, with structure-guided initialization and problem-specific variation operators tailored to the topology-planning structure. Using real operational data from the Dutch high-voltage grid operated by TenneT TSO, we show that the block algorithm computes the full Pareto front for a highly congested day in under three minutes, and that the evolutionary algorithm converges toward but does not recover the exact front. The block algorithm thus provides both a practical decision-support tool and a ground-truth benchmark for future heuristic and learning-based methods on this problem class.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.