Department of Engineering Technology, Savannah State University, Savannah, GA, USA. Our analysis reveals that most claimed applications of Grover’s algorithm fall into one of several categories: Those ...
The Meet in the Middle approach is an optimization technique for solving problems like the Subset Sum Problem, particularly when n is around 30–40. It reduces time complexity from O(2ⁿ) to O(2ⁿ/²), ...
ABSTRACT: Background and Theoretical Dilemma: The United States of America (USA) is the world’s largest consumer of crude oil in the world. Ensuring the sustainability of the role of crude oil in the ...
Abstract: In this paper, security mechanism called zero knowledge proofs has been defined using subset sum problem. We have used subset sum problem for robustness analysis of zero-knowledge proofs ...
The looming challenges of quantum computing have prompted the Java Platform to implement two advanced cryptographic solutions in its upcoming release, Java 24, slated for March 2025. Quantum computers ...
Solving the popular NP problem, The Subset Sum Problem, with an Amortized O(n) algorithm based on Recursive Backtracking. The Algorithm stood second fastest in the organized Intra-University ...
Abstract: DNA computing is a new emerging field of parallel computing. However, DNA computing is mainly based on biological technology, which is prone to deterioration and damage and other issues in ...