13 Commits

Author SHA1 Message Date
Tanguy MAZE
e7d88896e7 we're getting there !
norm cleanup
still need to sort out looping make
2019-03-16 17:52:59 +01:00
Tanguy MAZE
079902b834 Actually it might be OK =)
normed out most files
still need to split functions accordingly
still need to check for hidden norm errors
2019-03-15 17:00:08 +01:00
Tanguy MAZE
3d54238d24 a bit of code clean up but not much =|
removed old sort function
2019-03-11 16:59:44 +01:00
vagrant
735c6af817 optimised it a bit and now it's better ^^
optimised sort by sorting shorted groups together instead of
merging all of them into one
2019-03-10 22:39:37 +00:00
Tanguy MAZE
b993e0e68a cleaned up the sort but it's actually worse =/
added op cleanup function
need to work on optimising sort maybe with bottom-up
2019-03-10 15:18:55 +01:00
vagrant
d7cd178119 need a bit a clean-up but a really nice sort =)
added optimised merge sort
need to clean 'pb'-'pa' operation couple
added visualizer on checker
2019-03-09 23:16:39 +00:00
Tanguy MAZE
9ab20ed483 all sorts of sorts =3
added specific sort for 3 and 5
2019-03-09 18:57:09 +01:00
Tanguy MAZE
efab9452b1 new day, new sort =)
optimised sorting algorithm
2019-03-08 18:10:14 +01:00
vagrant
3fc361618c Sorry for that last one =S
working sort not optimised
need to work on checker read to get one line
2019-03-06 16:33:03 +00:00
vagrant
770bfc428d Revert "got a working sort"
This reverts commit 2d351417dcbb66b6fb46c5af30ba9d5df5bd4c11.
2019-03-06 16:24:42 +00:00
vagrant
2d351417dc got a working sort 2019-03-06 16:20:33 +00:00
Tanguy MAZE
428525b561 Nearly there !!!
WIP merge sort
still problems with negative numbers
2019-03-06 12:12:00 +01:00
Tanguy MAZE
ac9b03acff not much done today ^^"
WIP push_swap sort
2019-03-05 18:21:58 +01:00