Table of Contents
Fetching ...

Robust single-stage selection problems with budgeted interval uncertainty

Antoine Lhomme, Nadia Brauner, Evgeny Gurevsky, Mikhail Kovalyov, Erwin Pesch

TL;DR

The paper analyzes single-stage robust item selection under budgeted interval uncertainty, introducing Con-Vol, Dis-Vol, Con-Car, and Dis-Car models and their $p$ and $p,k$ variants. It shows that cardinality-budget problems admit efficient dynamic-programming solutions with $O(n p^2)$ and $O(n k^2 p)$ time, while volume-budget problems exhibit a sharp divide: discrete-volume variants are NP-hard and $\Sigma^p_2$-hard, whereas continuous-volume variants are polynomial-time solvable. The work further extends to weighted uncertainty, proving hardness results and identifying reductions to known problems, and it provides a comprehensive table of results plus directions for future research, including pseudo-polynomial algorithms and fully polynomial-time approximation schemes for the discrete-volume cases. Overall, the paper clarifies the computational landscape of robust single-stage selection under budgeted uncertainty and bridges continuous/discrete and cardinality/volume budgets with practical implications for robust procurement and project selection under adversarial cost realizations.

Abstract

We study single-stage decision problems in which a subset of items with minimum total cost has to be selected at once from a given set of items, subject to two costs of each item -fixed and uncertain -and cardinality constraints for each cost type. The worst-case budgeted interval uncertainty is considered. At the time of decision making, the fixed costs are known, but for each uncertain cost, only the range of its values is available. Similar but two-stage selection problems have been studied in the literature, in which first-and second-stage decisions are made before and after uncertain costs become known, respectively. The problems studied are distinguished by continuous or discrete uncertain costs, and by uncertainty budgets based on cardinality or volume. An almost complete computational complexity classification is provided, including fast polynomial-time algorithms, NP-and $Σ$ p 2 -completeness and hardness proofs. keyword robust optimization -budgeted uncertainty -selection problem -dynamic programming -computational complexity

Robust single-stage selection problems with budgeted interval uncertainty

TL;DR

The paper analyzes single-stage robust item selection under budgeted interval uncertainty, introducing Con-Vol, Dis-Vol, Con-Car, and Dis-Car models and their and variants. It shows that cardinality-budget problems admit efficient dynamic-programming solutions with and time, while volume-budget problems exhibit a sharp divide: discrete-volume variants are NP-hard and -hard, whereas continuous-volume variants are polynomial-time solvable. The work further extends to weighted uncertainty, proving hardness results and identifying reductions to known problems, and it provides a comprehensive table of results plus directions for future research, including pseudo-polynomial algorithms and fully polynomial-time approximation schemes for the discrete-volume cases. Overall, the paper clarifies the computational landscape of robust single-stage selection under budgeted uncertainty and bridges continuous/discrete and cardinality/volume budgets with practical implications for robust procurement and project selection under adversarial cost realizations.

Abstract

We study single-stage decision problems in which a subset of items with minimum total cost has to be selected at once from a given set of items, subject to two costs of each item -fixed and uncertain -and cardinality constraints for each cost type. The worst-case budgeted interval uncertainty is considered. At the time of decision making, the fixed costs are known, but for each uncertain cost, only the range of its values is available. Similar but two-stage selection problems have been studied in the literature, in which first-and second-stage decisions are made before and after uncertain costs become known, respectively. The problems studied are distinguished by continuous or discrete uncertain costs, and by uncertainty budgets based on cardinality or volume. An almost complete computational complexity classification is provided, including fast polynomial-time algorithms, NP-and p 2 -completeness and hardness proofs. keyword robust optimization -budgeted uncertainty -selection problem -dynamic programming -computational complexity

Paper Structure

This paper contains 9 sections, 8 theorems, 20 equations, 1 figure, 1 table.

Key Result

Theorem 1

The problems Con-Car$(p)$ and Dis-Car$(p)$ can be solved in $O(np^2)$ time, and the problems Con-Car$(p,k)$ and Dis-Car$(p,k)$ can be solved in $O(nk^2p)$ time.

Figures (1)

  • Figure 1: Functions $Q_{x,y}(\gamma)$. Intersection point $\gamma^*=Q_{x^\infty,y^\infty}(\sum_{i=1}^n d_iy_i^\infty)-Q_{x^0,y^0}(0)$.

Theorems & Definitions (13)

  • proof
  • proof
  • Theorem 1
  • Theorem 2
  • proof
  • Theorem 3
  • proof
  • Corollary 1
  • Theorem 4
  • proof
  • ...and 3 more