Skip to content

ryanyun2010/AlgsSortingAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO RUN

  1. Install rust from https://www.rust-lang.org/tools/install
  2. Run cargo run --release in any folder of this project

WHAT IS THIS

I partition the array into n different arrays and then run a merge sort on each in parallel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages