Pinned Repositories
all-pairs
All-pairs shortest-path problem in directed graph (parallel version)
CG
Conjugate gradient method
fastMatMul
Strassen-Winograd Algorithm (single and OpenMP)
queen-bt
Backtracking method to find all solution of N-queen problem (OpenMP)
queen-ga
Genetic algorithm for solving N-queen problem (OpenMP)
SLE-solvers
OMP Matrix Solver: Conjugate Gradient method, Biconjugate Gradient Stabilized method
sroma's Repositories
sroma/CG
Conjugate gradient method
sroma/all-pairs
All-pairs shortest-path problem in directed graph (parallel version)
sroma/fastMatMul
Strassen-Winograd Algorithm (single and OpenMP)
sroma/queen-ga
Genetic algorithm for solving N-queen problem (OpenMP)
sroma/queen-bt
Backtracking method to find all solution of N-queen problem (OpenMP)
sroma/SLE-solvers
OMP Matrix Solver: Conjugate Gradient method, Biconjugate Gradient Stabilized method