Placing Green Bridges Optimally, with a Multivariate Analysis

Till Fluschnik,Leon Kellerhals
DOI: https://doi.org/10.1007/s00224-023-10157-5
2024-04-01
Abstract:We study the problem of placing wildlife crossings, such as green bridges, over human-made obstacles to challenge habitat fragmentation. The main task herein is, given a graph describing habitats or routes of wildlife animals and possibilities of building green bridges, to find a low-cost placement of green bridges that connects the habitats. We develop different problem models for this task and study them from a computational complexity and parameterized algorithmics perspective.
Computational Complexity,Discrete Mathematics,Data Structures and Algorithms
What problem does this paper attempt to address?
The paper investigates the problem of reducing habitat fragmentation by placing wildlife corridors (such as green bridges) above human obstacles (such as roads). The authors propose three different decision problems that focus on achieving different connectivity requirements using the fewest number of green bridges. These problems consider data quality (uncertainty in identifying animal habitats) and required levels of connectivity (path length constraints). The paper analyzes the computational complexity and parameterized algorithm complexity of these problems, demonstrating their difficulty under different conditions and providing approximation algorithms and complexity results.