Solving subset sum and SAT problems by reaction systems

Bogdan Aman,Gabriel Ciobanu
DOI: https://doi.org/10.1007/s11047-024-09972-7
2024-04-07
Natural Computing
Abstract:We study the efficiency of the reaction systems in solving NP-complete problems. Due to the fact that standard reaction systems are qualitative, in order to accomplish our aim, in this paper we consider communicating reaction systems with direct communication extended with duration for resources and a mutual exclusion relation between reactions forbidding two reactions to be used in the same step, in parallel. We show that these systems, working in a non-deterministic way, are powerful enough to provide polynomial-time solutions to the subset sum and SAT problems. We consider a semi-uniform approach by constructing a system for each instance of the subset sum and SAT problems and embedding the parameters into the constructed systems.
computer science, artificial intelligence, theory & methods
What problem does this paper attempt to address?