Skip to content

PositivePeriod/SortingSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Simulation

License: MIT

Simulation of various sort algorithms and visualization methods

Execution Video : https://www.youtube.com/watch?v=Y03rWErFeR4

Requirements

  • Python3 tested on 3.8.2
  • PyQt5 tested on 5.15.0
  • PyQtGraph tested on 0.11.0
  • numpy tested on 1.18.3
  • Matplotlib tested on 3.2.1

Future Plan

  • Highlight current active or accessed element
  • Reasonable time consuming; only control changed data not whole data
  • User input by CSV
  • Make comb-sort and radix-sort
  • Multiple windows to compare results from different algorithms using threading

Relevant Documentation

English documentation

Additional Korean documentation

License

MIT

About

Simulation of various sort algorithms

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages