Optimized Primality Search C++ Algorithm
C++, OpenMP & MPI program generated to prove numerical primality optimally and efficiently by means of advanced modular arithmetic theorems using Super Cluster Computer HPC-Drago (CSIC)
C++, OpenMP & MPI program generated to prove numerical primality optimally and efficiently by means of advanced modular arithmetic theorems using Super Cluster Computer HPC-Drago (CSIC)
A high-performance C++ image processing framework—designed, optimized, and benchmarked for real-world efficiency. This project exemplifies collaborative engineering, advanced algorithm design, and automated validation.
This project addresses a real-world resource allocation problem involving the efficient transportation of patients from multiple pickup locations to healthcare centers. The implementation applies heuristic search strategies, focusing particularly on the A* algorithm with multiple admissible heuristics.