Related Experiment Video
Updated: Oct 16, 2025

A Technical Perspective in Modern Tree-ring Research - How to Overcome Dendroecological and Wood Anatomical Challenges
Published on: March 5, 2015
The sum of root-leaf distance interdiction problem by upgrading edges/nodes on trees
Qiao Zhang1, Xiucui Guan1, Junhua Jia1
1School of Mathematics, Southeast University, Nanjing, 210096 China.
This study addresses network interdiction problems to reduce COVID-19 spread by upgrading critical network elements. Researchers developed algorithms to minimize infectious intensity, showing some problems are NP-hard while others are efficiently solvable.
Area of Science:
- Operations Research
- Network Science
- Epidemiology
Background:
- Network interdiction problems are crucial for mitigating infectious diseases like COVID-19.
- Infectious networks can be modeled as rooted trees with edge weights representing infectious intensity.
- Upgrading network edges or nodes (e.g., disinfection, vaccination) reduces infectious spread.
Purpose of the Study:
- To introduce and analyze the Sum of Root-Leaf Distance Interdiction Problem by Upgrading Edges/Nodes on Trees (SDIPT-UE/N).
- To investigate both minimizing infectious intensity under a cost budget (SDIPT-UE/N) and minimizing cost to achieve a target intensity (MCSDIPT-UE/N).
- To develop and evaluate efficient algorithms for various versions of the interdiction problem under different cost norms.
Main Methods:
- Formulating the Sum of Root-Leaf Distance Interdiction Problem by Upgrading Edges/Nodes on Trees (SDIPT-UE/N).
- Proving NP-hardness for SDIPT-UE/N and MCSDIPT-UE/N under weighted Hamming distance by reduction to the 0-1 knapsack problem.
- Developing polynomial-time algorithms for SDIPT-UE/MCSDIPT-UE under weighted L1 norm by transforming to continuous knapsack problems.
- Designing linear-time greedy algorithms for specific cases (unit Hamming distance, unit cost).
- Implementing binary search-based algorithms for minimum cost problems.
Main Results:
- The SDIPT-UE/N and MCSDIPT-UE/N problems are shown to be NP-hard under weighted Hamming distance.
- Efficient O(n) algorithms are provided for SDIPT-UE and MCSDIPT-UE under weighted L1 norm.
- Linear-time greedy algorithms are presented for SDIPT-UE (unit Hamming distance) and SDIPT-UN (unit cost).
- O(n log n) algorithms are developed for MCSDIPT-UE (unit Hamming distance) and MCSDIPT-UN (unit cost) using binary search.
- Numerical experiments demonstrate the performance of the proposed algorithms.
Conclusions:
- The study provides a comprehensive analysis of network interdiction problems for disease control.
- Efficient algorithmic solutions are developed for various problem formulations and cost metrics.
- The findings offer practical tools for public health interventions aimed at reducing infectious disease spread.
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a...
Adjusting a Traverse
Interference: Path Lengths
Two special sources may be considered when they are in phase. This can be easily achieved by feeding the two sources from the same source. An example would be synchronizing the two speakers by feeding them with the same source, such as the sound waves produced by a tuning fork. This setup ensures that the two sources have the same frequency and are...
Design Example: Measuring Distance Between Two Points with Obstructions
Primary and Secondary Growth in Roots and Shoots
Construction of Root Locus
For positive gain values, the root locus exists on the real axis to the left of an odd number of finite open-loop poles or zeros. The root locus starts at the open-loop poles and traces the paths of the closed-loop poles as the gain...

