Academia.eduAcademia.edu

subset sum

description16 papers
group0 followers
lightbulbAbout this topic
The subset sum problem is a computational problem in which, given a set of integers and a target integer, the objective is to determine whether any subset of the integers sums to the target. It is a classic problem in computer science and combinatorial optimization, often used to illustrate concepts in algorithm design and complexity theory.
lightbulbAbout this topic
The subset sum problem is a computational problem in which, given a set of integers and a target integer, the objective is to determine whether any subset of the integers sums to the target. It is a classic problem in computer science and combinatorial optimization, often used to illustrate concepts in algorithm design and complexity theory.
A directed graph D can be labeled antimagically by assigning different integers to its arcs, ensuring that the computed vertex weights are distinct. Antimagic labeling exists in a digraph D with h arcs and g vertices if it is possible to... more
Quantum computers are able to destroy most, if not absolutely all conventional cryptosystems that are widely used in practice, specifically, systems based on the problem of factoring integers (e.g., RSA). Some cryptosystems like RSA... more
Subset sum problems are a special class of difficult singly constrained zero-one integer programming problems. Several heuristics for solving these problems have been reported in the literature. In this paper we propose a new heuristic... more
In a traditional multiple subset sum problem (MSSP), there is a given set of items and a given set of bins (or knapsacks) with identical capacities. The objective is to select a subset of the items and pack them into the bins such that... more
In this paper, we present a new lattice-based public-key cryptosystem mixed with a factoring (RSA), which has reasonable key size and quick encryption and decryption. We consider the situation that the RSA secret key d is small and a... more
In this paper we obtain the bound on the average sensitivity of the weighted sum function. This confirms a conjecture of Shparlinski. We also compute the weights of the weighted sum functions and show that they are almost balanced.
Given a multiset S of n positive integers and a target integer t, the subset sum problem is to decide if there is a subset of S that sums up to t. We present a new divide-and-conquer algorithm that computes all the realizable subset sums... more
Subset sum problems are a special class of di cult singly constrained zero-one integer programming problems. Several heuristics for solving these problems have been reported in the literature. In this paper we propose a new heuristic... more
We introduce a new combinatorial optimization problem in this article, called the minimum common integer partition (MCIP) problem, which was inspired by computational biology applications including ortholog assignment and DNA fingerprint... more
We study a problem of model selection for data produced by two different context tree sources. Motivated by linguistic questions, we consider the case where the probabilistic context trees corresponding to the two sources are finite and... more
A b s t r a c t This paper describes a new approach for solving a large subproblem of the subset-sum problem. It is useful for solving other NP-hard integer programming problems. The limits and potential of this approach axe investigated.
For n ∈ N, we consider the problem of partitioning the interval [0, n) into k subintervals of positive integer lengths 1 , . . . , k such that the lengths satisfy a set of simple constraints of the form i ij j where ij is one of <, >, or... more
For n ∈ N, we consider the problem of partitioning the interval [0, n) into k subintervals of positive integer lengths 1 , . . . , k such that the lengths satisfy a set of simple constraints of the form i ij j where ij is one of <, >, or... more
Given a multiset $S$ of $n$ positive integers and a target integer $t$, the subset sum problem is to decide if there is a subset of $S$ that sums up to $t$. We present a new divide-and-conquer algorithm that computes \emph{all} the... more
Subset sum problems are a special class of di cult singly constrained zero-one integer programming problems. Several heuristics for solving these problems have been reported in the literature. In this paper we propose a new heuristic... more
Download research papers for free!