AbstractThree new parallel scalable algorithms for solving the Subset-Sum Problem in O(np(c−wmin)) time and O(n+c) space in the PRAM model are presented, where n is the number of objects, c is the capacity, wmin is the smallest weight and p is the number of processors. These time and space bounds are better than the direct parallelization of Bellman’s algorithm, which was the most efficient known result
最適化:モデリングとアルゴリズム9In this paper we propose a new algorithm for solving the subset-sum problem. First ...
Given $N$ instances $(X_1,t_1),\ldots,(X_N,t_N)$ of Subset Sum, the AND Subset Sum problem asks to d...
AbstractTwo linear time algorithms are shown to solve the n-object SUBSET-SUM problem with probabili...
AbstractThree new parallel scalable algorithms for solving the Subset-Sum Problem in O(np(c−wmin)) t...
Abstract. SubsetSum is a well known NP-complete problem: given t ∈ Z+ and a set S of m positive inte...
The Subset-sum Problem is one of the easiest to describe and understand NP-complete problems. Availa...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
The subset-sum problem (SSP) is de ned as follows: given a positive integer bound and a set of n p...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
In this paper we study the question of parallelization of a variant of Branch-and-Bound method for s...
AbstractGiven a positive integer M, and a set S = {x1, x2, …, xn} of positive integers, the maximum ...
We present randomized algorithms that solve Subset Sum and Knapsack instances with n items in O ∗(2 ...
We present space efficient Monte Carlo algorithms that solve Subset Sum and Knapsack instances with ...
The Subset Sum problem asks whether a given set of n positive integers contains a subset of elements...
In the Equal-Subset-Sum problem, we are given a set S of n integers and the problem is to decide if ...
最適化:モデリングとアルゴリズム9In this paper we propose a new algorithm for solving the subset-sum problem. First ...
Given $N$ instances $(X_1,t_1),\ldots,(X_N,t_N)$ of Subset Sum, the AND Subset Sum problem asks to d...
AbstractTwo linear time algorithms are shown to solve the n-object SUBSET-SUM problem with probabili...
AbstractThree new parallel scalable algorithms for solving the Subset-Sum Problem in O(np(c−wmin)) t...
Abstract. SubsetSum is a well known NP-complete problem: given t ∈ Z+ and a set S of m positive inte...
The Subset-sum Problem is one of the easiest to describe and understand NP-complete problems. Availa...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
The subset-sum problem (SSP) is de ned as follows: given a positive integer bound and a set of n p...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
In this paper we study the question of parallelization of a variant of Branch-and-Bound method for s...
AbstractGiven a positive integer M, and a set S = {x1, x2, …, xn} of positive integers, the maximum ...
We present randomized algorithms that solve Subset Sum and Knapsack instances with n items in O ∗(2 ...
We present space efficient Monte Carlo algorithms that solve Subset Sum and Knapsack instances with ...
The Subset Sum problem asks whether a given set of n positive integers contains a subset of elements...
In the Equal-Subset-Sum problem, we are given a set S of n integers and the problem is to decide if ...
最適化:モデリングとアルゴリズム9In this paper we propose a new algorithm for solving the subset-sum problem. First ...
Given $N$ instances $(X_1,t_1),\ldots,(X_N,t_N)$ of Subset Sum, the AND Subset Sum problem asks to d...
AbstractTwo linear time algorithms are shown to solve the n-object SUBSET-SUM problem with probabili...