Bounding the running time of algorithms for scheduling and packing problems

K Jansen, F Land, K Land - SIAM Journal on Discrete Mathematics, 2016 - SIAM
Our goal is to show tight bounds on the running time of algorithms for scheduling and
packing problems. To prove lower bounds, we investigate implications of the exponential …

On the optimality of approximation schemes for the classical scheduling problem

L Chen, K Jansen, G Zhang - Proceedings of the twenty-fifth annual ACM …, 2014 - SIAM
We consider the classical scheduling problem on parallel identical machines to minimize the
makespan. There is a long history of studies on this problem, focusing on exact and …

[HTML][HTML] On the optimality of exact and approximation algorithms for scheduling problems

L Chen, K Jansen, G Zhang - Journal of Computer and System Sciences, 2018 - Elsevier
We consider the classical scheduling problem on parallel identical machines to minimize the
makespan. There is a long history of study on this problem, focusing on exact and …

An efficient solution to the subset‐sum problem on GPU

VV Curtis, CAA Sanches - Concurrency and Computation …, 2016 - Wiley Online Library
We present an algorithm to solve the subset‐sum problem (SSP) of capacity c and n items
with weights wi, 1≤ i≤ n, spending O (n (m− wmin)/p) time and O (n+ m− wmin) space in the …

[PDF][PDF] Sub-exponential algorithms for 0/1 knapsack and bin packing

TE O'Neil - Unpublished Manuscript, 2011 - Citeseer
This paper presents simple algorithms for 0/1 Knapsack and Bin Packing with a fixed
number of bins that achieve time complexity p n⋅ 2O x where x is the total bit length …

A new effective dynamic program for an investment optimization problem

ER Gafarov, A Dolgui, AA Lazarev, F Werner - Automation and Remote …, 2016 - Springer
After a series of publications of TE O'Neil et al.(eg in 2010), dynamic programming seems to
be the most promising way to solve knapsack problems. Some techniques are known to …

Empirical support for the high-density subset sum decision threshold

TE O'Neil, T Desell - 2015 IEEE 14th Canadian Workshop on …, 2015 - ieeexplore.ieee.org
This article describes several properties of the random problem space for the Subset Sum
problem, derived both empirically and analytically. Empirical results support the conjecture …

[PDF][PDF] An empirical study of algorithms for the subset sum problem

TE O'Neil - Proceedings of the 46th Midwest Instruction and …, 2013 - micsymposium.org
Abstract The Subset Sum problem is a well-known NP-complete problem. It can be
described as follows: given a set of positive integers S and a target sum t, is there a subset of …

Algorithms for Scheduling and Routing Problems

K Khodamoradi - 2016 - summit.sfu.ca
Optimization has been a central topic in most scientific disciplines for centuries. Continuous
optimization has long benefited from well-established techniques of calculus. Discrete …

[PDF][PDF] On Clustering in the Subset Sum Problem

TE O'Neil - Proceedings of the 44th Midwest Instruction and …, 2011 - micsymposium.org
The research literature on NP-complete problems includes some attempts to identify easier
and harder problems within the class, and the results with respect to Subset Sum are not …