Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 463 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 463 Bytes

Algorithms

This Repository contains various implementation of parallel and serial sorting algorithms. This was done as a part of research study for comparing the practical running times for parallel search vs serial search. This study was done as a part of course project for Advanced Algorithm Topics(CSCI 432 at Montana State University), during Fall 2010.

All of the code is released under GPL, please refer to License.txt for more information