Skip to content

toful/ParallelSudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

ParallelSudokuSolver

Sudoku Solver Parallelized using OpenMP during the Parallel and Massive Computation Subject, URV.

Build

For building the code you can use the Makefile included in the src folder:

$ make

Usage

For a sigle execution:

$ ./parallel.obj 

Authors

About

Sudoku Solver Parallelized using OpenMP and MPI during the Parallel and Massive Computation Subject, URV.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors