Lower time bounds for parallel solving of the subset sum problem by a dynamic programming algorithm

R Kolpakov, M Posypkin - Concurrency and Computation …, 2024 - Wiley Online Library
In the paper, we compute some lower bounds on time of parallel solving of the subset sum
problem on a big number of processors by several versions of dynamic programming …

A low-space algorithm for the subset-sum problem on GPU

VV Curtis, CAA Sanches - Computers & Operations Research, 2017 - Elsevier
We present a highly scalable parallel solution for the Subset-Sum Problem on Graphics
Processing Units (GPUs) that substantially reduces the memory access by the device and …

An improved balanced algorithm for the subset-sum problem

VV Curtis, CAA Sanches - European Journal of Operational Research, 2019 - Elsevier
We present BalsubLast, which is an improved balanced algorithm for the Subset-Sum
Problem that was designed to solve benchmarks that require the exhaustion of the search …

On k-subset sum using enumerative encoding

V Parque, T Miyashita - 2016 IEEE International Symposium on …, 2016 - ieeexplore.ieee.org
Being a significant construct in a wide range of combinatorial problems, the k-subset sum
problem (k-SSP) computes k-element subsets, out of an n-element set, satisfying a user …

Tackling the Subset Sum Problem with Fixed Size using an Integer Representation Scheme

V Parque - 2021 IEEE Congress on Evolutionary Computation …, 2021 - ieeexplore.ieee.org
Addressing the subset sum problem is relevant to study resource management problems
efficiently. In this paper, we study a new scheme to sample solutions for the subset sum …

[PDF][PDF] Real-time Ultrasound Signals Processing: Denoising and Super-resolution.

S Cammarasana - 2023 - core.ac.uk
Ultrasound acquisition is widespread in the biomedical field, due to its properties of low cost,
portability, and non-invasiveness for the patient. The processing and analysis of US signals …

Generating combinations on the GPU and its application to the k-subset sum

V Parque - Proceedings of the Genetic and Evolutionary …, 2021 - dl.acm.org
Efficiently representing and generating combinations can allow the seamless visualization,
sampling, and evaluation of combinatorial architectures. In this paper, being relevant to …

Optimality and complexity analysis of a branch-and-bound method in solving some instances of the subset sum problem

R Kolpakov, M Posypkin - Open Computer Science, 2021 - degruyter.com
In this paper we study the question of parallelization of a variant of Branch-and-Bound
method for solving of the subset sum problem which is a special case of the Boolean …

Design of Collaboration Engine for Large-Scale Heterogeneous Clusters

H Zhao, H Wang - Proceedings of the 9th International Conference on …, 2021 - Springer
Aiming at the low utilization rate of intensive computing cores in large heterogeneous
clusters and the high complexity of collaborative computing between GPU and multi-core …

Solución en paralelo del problema de la mochila

D Verdeguer López - 2017 - riunet.upv.es
[ES] El problema de la mochila es un problema NP-Completo bien conocido, que, en sus
diferentes variantes, tiene un gran interés, tanto teórico como práctico, y ha sido sujeto de …