multithreaded-shearsort

A shearsort program which demonstrates the use of POSIX threads.

Run

Create a text files named "m.txt". It must have the first integer as the nxn matrix size, then the integers of the matrix. AN example has been provided.