Skip to content
/ JRS Public

Joined Resolution Sort - For a better sorting

Notifications You must be signed in to change notification settings

alpharou/JRS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JRS

Joined Resolution Sort - Joined, for a better sorting

This algorithm is based on my quick resolution sorting algorithm (which is basically a modified version of quicksort).

Joined Resolution Sort creates multiple instances of QRS that work onto different chunks of data.

https://alpharou.github.io/JRS/

About

Joined Resolution Sort - For a better sorting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published