On the Hardness of Almost All Subset Sum Problems by Ordinary Branch-and-Bound

Abstract

Given n positive integers a1,a2,…,an, and a positive integer right hand side β, we consider the feasibility version of the subset sum problem which is the problem of determining whether a subset of a1,a2,…,an adds up to β. We show that if the right hand side β is chosen as rΣj=1n aj for a constant 0 < r < 1 and if the aj's are independentand identically distributed from a discrete uniform distribution taking values 1,2,…, 10n/2 , then the probability that the instance of the subset sum problem generated requires the creation of an exponential number of branch-and-bound nodes when one branches on the individual variables in any order goes to 1 as n goes to infinity.

0

Discussion (0)

Sign in to join the discussion.

Loading comments…