The subset sum problem is a basic problem in the field of theoretical computer science, especially in the complexity theory. 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 and can be solved by dynamic programming in pseudo-polynomial time. In this article we formalize the recurrence relation of the dynamic programming.ArticleFORMALIZED MATHEMATICS 28(1) : 89-92(2020)journal articl
Mając zbiór n liczb całkowitych dodatnich S i liczbę t, problem sumy podzbiorupolega na sprawdzeniu ...
We study the exact time complexity of the Subset Sum problem. Our focus is on instances that lack ad...
最適化:モデリングとアルゴリズム9In this paper we propose a new algorithm for solving the subset-sum problem. First ...
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...
The Subset-sum Problem is one of the easiest to describe and understand NP-complete problems. Availa...
AbstractThis paper presents the extremely simple algorithms for NP-hard subset-sum like problems wit...
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 ...
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...
Abstract. The field of evolutionary computation has traditionally fo-cused on static optimisation pr...
AbstractIn the well-knownSubset Sum Problem, we are given positive integersa1, ..., an andt and are ...
Given $(a_1, \dots, a_n, t) \in \mathbb{Z}_{\geq 0}^{n + 1}$, the Subset Sum problem ($\mathsf{SSUM}...
Mając zbiór n liczb całkowitych dodatnich S i liczbę t, problem sumy podzbiorupolega na sprawdzeniu ...
We study the exact time complexity of the Subset Sum problem. Our focus is on instances that lack ad...
最適化:モデリングとアルゴリズム9In this paper we propose a new algorithm for solving the subset-sum problem. First ...
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...
The Subset-sum Problem is one of the easiest to describe and understand NP-complete problems. Availa...
AbstractThis paper presents the extremely simple algorithms for NP-hard subset-sum like problems wit...
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 ...
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...
Abstract. The field of evolutionary computation has traditionally fo-cused on static optimisation pr...
AbstractIn the well-knownSubset Sum Problem, we are given positive integersa1, ..., an andt and are ...
Given $(a_1, \dots, a_n, t) \in \mathbb{Z}_{\geq 0}^{n + 1}$, the Subset Sum problem ($\mathsf{SSUM}...
Mając zbiór n liczb całkowitych dodatnich S i liczbę t, problem sumy podzbiorupolega na sprawdzeniu ...
We study the exact time complexity of the Subset Sum problem. Our focus is on instances that lack ad...
最適化:モデリングとアルゴリズム9In this paper we propose a new algorithm for solving the subset-sum problem. First ...