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.
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; Checker: Why do not reuse get_next_line
.
/illustrations/push_swap_flowchart.svg
Tested by 42 students (125%) and mention as an outstanding project 🎉.