Related Experiment Video
Updated: Sep 7, 2025

The Calibration and Use of Capacitance Sensors to Monitor Stem Water Content in Trees
Published on: December 27, 2017
A construction heuristic for the capacitated Steiner tree problem
Simon Van den Eynde1, Pieter Audenaert1, Didier Colle1
1IDLab, Ghent University - imec, Ghent, Belgium.
Abstract:
Many real-life problems boil down to a variant of the Minimum Steiner Tree Problem (STP). In telecommunications, Fiber-To-The-Home (FTTH) houses are clustered so they can be connected with fiber as cost-efficiently as possible. The cost calculation of a fiber installment can be formulated as a capacitated STP. Often, STP variants are solved with integer linear programs, which provide excellent solutions, though the running time costs increase quickly with graph size. Some geographical areas require graphs of over 20000 nodes-typically unattainable for integer linear programs. This paper presents an alternative approach. It extends the shortest path heuristic for the STP to a new heuristic that can construct solutions for the capacitated STP: the Capacitated Shortest Path Heuristic (CSPH). It is straightforward to implement, allowing many extensions. In experiments on realistic telecommunications datasets, CSPH finds solutions on average in time O(|V|2), quadratic in the number of nodes, making it possible to solve 50000 node graphs in under a minute.
Related Concept Videos
Heuristics
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
Statically Indeterminate Problem Solving
Energy Stored in a Capacitor: Problem Solving
Capacitor-discharge ignition is a type of ignition system commonly found in small engines where the energy released from a capacitor ignites an induction coil that, in turn, fires the spark plug.
To calculate the energy stored in a capacitor of...
Survival Tree
Building a Survival Tree
Constructing a...
The Availability Heuristic
Castigliano's Theorem: Problem Solving

