The subset sum problem is a basic problem in the field of theoretical computer science, especially in the complexity theory [3]. The input is a sequence of positive integers and a target positive integer. The task is to determine if there exists a subsequence of the input sequence with sum equal to the target integer. It is known that the problem is NP-hard [2] and can be solved by dynamic programming in pseudo-polynomial time [1]. In this article we formalize the recurrence relation of the dynamic programming
We develop a formal model of enumeration problems and define dynamic programming in its setting. Dyn...
The subset sum problem is to find subsets in a given number set, meanwhile number sum of the subset ...
We study the exact time complexity of the Subset Sum problem. Our focus is on instances that lack ad...
The subset sum problem is a basic problem in the field of theoretical computer science, especially i...
AbstractTheorems from analytical number theory are used to derive new algorithms for the subset-sum ...
The paper investigate the behavior of evolutionary algorithms for solving multiobjective combinatori...
AbstractThis paper presents the extremely simple algorithms for NP-hard subset-sum like problems wit...
The Subset-sum Problem is one of the easiest to describe and understand NP-complete problems. Availa...
The modular subset sum problem consists of deciding, given a modulus m, a multiset S of n integers i...
AbstractGiven a positive integer M, and a set S = {x1, x2, …, xn} of positive integers, the maximum ...
Abstract. The field of evolutionary computation has traditionally fo-cused on static optimisation pr...
Given $(a_1, \dots, a_n, t) \in \mathbb{Z}_{\geq 0}^{n + 1}$, the Subset Sum problem ($\mathsf{SSUM}...
AbstractIn this paper we determine the bounds of using two analytical algorithms for the subset-sum ...
Thesis: S.M., Massachusetts Institute of Technology, Department of Electrical Engineering and Comput...
AbstractIn the well-knownSubset Sum Problem, we are given positive integersa1, ..., an andt and are ...
We develop a formal model of enumeration problems and define dynamic programming in its setting. Dyn...
The subset sum problem is to find subsets in a given number set, meanwhile number sum of the subset ...
We study the exact time complexity of the Subset Sum problem. Our focus is on instances that lack ad...
The subset sum problem is a basic problem in the field of theoretical computer science, especially i...
AbstractTheorems from analytical number theory are used to derive new algorithms for the subset-sum ...
The paper investigate the behavior of evolutionary algorithms for solving multiobjective combinatori...
AbstractThis paper presents the extremely simple algorithms for NP-hard subset-sum like problems wit...
The Subset-sum Problem is one of the easiest to describe and understand NP-complete problems. Availa...
The modular subset sum problem consists of deciding, given a modulus m, a multiset S of n integers i...
AbstractGiven a positive integer M, and a set S = {x1, x2, …, xn} of positive integers, the maximum ...
Abstract. The field of evolutionary computation has traditionally fo-cused on static optimisation pr...
Given $(a_1, \dots, a_n, t) \in \mathbb{Z}_{\geq 0}^{n + 1}$, the Subset Sum problem ($\mathsf{SSUM}...
AbstractIn this paper we determine the bounds of using two analytical algorithms for the subset-sum ...
Thesis: S.M., Massachusetts Institute of Technology, Department of Electrical Engineering and Comput...
AbstractIn the well-knownSubset Sum Problem, we are given positive integersa1, ..., an andt and are ...
We develop a formal model of enumeration problems and define dynamic programming in its setting. Dyn...
The subset sum problem is to find subsets in a given number set, meanwhile number sum of the subset ...
We study the exact time complexity of the Subset Sum problem. Our focus is on instances that lack ad...