English

An FPTAS for Stochastic Unbounded Min-Knapsack Problem

Data Structures and Algorithms 2019-04-16 v1

Abstract

In this paper, we study the stochastic unbounded min-knapsack problem (Min-SUKP\textbf{Min-SUKP}). The ordinary unbounded min-knapsack problem states that: There are nn types of items, and there is an infinite number of items of each type. The items of the same type have the same cost and weight. We want to choose a set of items such that the total weight is at least WW and the total cost is minimized. The \prob~generalizes the ordinary unbounded min-knapsack problem to the stochastic setting, where the weight of each item is a random variable following a known distribution and the items of the same type follow the same weight distribution. In \prob, different types of items may have different cost and weight distributions. In this paper, we provide an FPTAS for Min-SUKP\textbf{Min-SUKP}, i.e., the approximate value our algorithm computes is at most (1+ϵ)(1+\epsilon) times the optimum, and our algorithm runs in poly(1/ϵ,n,logW)poly(1/\epsilon,n,\log W) time.

Keywords

Cite

@article{arxiv.1903.00547,
  title  = {An FPTAS for Stochastic Unbounded Min-Knapsack Problem},
  author = {Zhihao Jiang and Haoyu Zhao},
  journal= {arXiv preprint arXiv:1903.00547},
  year   = {2019}
}

Comments

24 pages

R2 v1 2026-06-23T07:55:56.029Z