This project helped you? Give it a 🌟!
Version: 6. Bonus included.
Article about the algorithm of this project: Push Swap in less than 4200 operations.
Perform on 10000 random sample of 500 numbers.
Worst = 3871 instructions
Average = 3784 instructions
Best = 3680 instructions
Standard deviation = 27.0 instructions
Cf. /push_swap_docs.md: Stacks data structure; Error management; Inputs format.
- /SimonCROS/push_swap_tester: Simple and effective tester
- /Niimphu/push_swap_visualiser: Beautiful visualizer
- /peufo/push_swap_ui: Project index, visualizer, stats
/illustrations/push_swap_flowchart.svg
Tested by 42 students (125%) and mention as an outstanding project 🎉.