In our class project 1, we create a different thread for each column (or row) of the sudoku matrix and execute them in parallel using the posix standard pthread. this is an example of:_________