International Journal of Scientific Research in Network Security and Communication
  • Year: 2025
  • Volume: 13
  • Issue: 5

Adaptive Quantum-Inspired Sorting Algorithm with Entropy-Based Recursion Control and AI-Optimized Partitioning

1Department of CST, BPC Institute of TechnologyKrishnanagar, Nadia-741101, West Bengal, India

2Department of CSE-AIML, Netaji Subhash Engineering College, Kolkata-700152, West Bengal, India

*Corresponding Author:

Online published on 9 January, 2026.

Abstract

Sorting is a fundamental problem in computer science, critical for database indexing, numerical computations, and large-scale data processing. Traditional sorting algorithms, such as Quicksort and Merge Sort, achieve O(n log n) complexity but suffer from inefficiencies in pivot selection, recursion overhead, and memory usage. This paper introduces Adaptive Quantum-Inspired Sorting Algorithm with Entropy-Based Recursion Control and AI-Optimized Partitioning (AQSort), a novel hybrid algorithm that integrates quantum-inspired pivot selection, entropy-driven recursion control, and AI-assisted partitioning to optimize sorting efficiency. AQSort dynamically adjusts recursion depth based on data entropy, minimizing redundant operations and memory overhead. By leveraging probabilistic pivot selection inspired by Grover's algorithm and parallel acceleration via SIMD and CUDA, AQSort achieves an average-case complexity of O(n log log n), outperforming traditional sorting techniques in large-scale applications. Benchmark results demonstrate significant improvements in execution time and memory efficiency, making AQSort highly suitable for high-performance computing environments. This research contributes to adaptive sorting methodologies by bridging quantum-inspired computing and classical sorting, paving the way for efficient large-scale data processing.

Keywords

AQSort, Quantum-Inspired Sorting, Probabilistic Pivot Selection, Adaptive Recursion, Machine Learning Optimization, Parallel Computing, High-Performance Sorting