# The robust bilevel continuous knapsack problem with uncertain   coefficients in the follower's objective

**Authors:** Christoph Buchheim, Dorothee Henke

arXiv: 1903.02810 · 2022-07-19

## TL;DR

This paper studies a bilevel continuous knapsack problem with uncertain follower's profits, analyzing its complexity under various uncertainty sets and providing polynomial-time solutions for some cases while proving NP-hardness for others.

## Contribution

It introduces a robust optimization framework for the bilevel continuous knapsack problem with uncertain coefficients, analyzing complexity across different uncertainty types.

## Key findings

- Polynomial-time solvable for discrete and interval uncertainty.
- NP-hard when coefficients have finite or polytopal uncertainty.
- Convex hull replacement can significantly alter problem complexity.

## Abstract

We consider a bilevel continuous knapsack problem where the leader controls the capacity of the knapsack and the follower chooses an optimal packing according to his own profits, which may differ from those of the leader. To this bilevel problem, we add uncertainty in a natural way, assuming that the leader does not have full knowledge about the follower's problem. More precisely, adopting the robust optimization approach and assuming that the follower's profits belong to a given uncertainty set, our aim is to compute a solution that optimizes the worst-case follower's reaction from the leader's perspective. By investigating the complexity of this problem with respect to different types of uncertainty sets, we make first steps towards better understanding the combination of bilevel optimization and robust combinatorial optimization. We show that the problem can be solved in polynomial time for both discrete and interval uncertainty, but that the same problem becomes NP-hard when each coefficient can independently assume only a finite number of values. In particular, this demonstrates that replacing uncertainty sets by their convex hulls may change the problem significantly, in contrast to the situation in classical single-level robust optimization. For general polytopal uncertainty, the problem again turns out to be NP-hard, and the same is true for ellipsoidal uncertainty even in the uncorrelated case. All presented hardness results already apply to the evaluation of the leader's objective function.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.02810/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1903.02810/full.md

## References

30 references — full list in the complete paper: https://tomesphere.com/paper/1903.02810/full.md

---
Source: https://tomesphere.com/paper/1903.02810