Commit Graph

70 Commits

Author SHA1 Message Date
da7e 567a9c61ab Add disorder var in t_stacks 2026-01-08 14:02:15 +00:00
da7e bb39e7d0ec delete condition to add operation in t_stacks 2026-01-08 13:59:09 +00:00
da7e 2ba9029955 Add bench mode and algo in t_stacks 2026-01-08 13:54:29 +00:00
da7e 765ec373e5 replace argv[1] by str 2026-01-08 13:17:43 +00:00
da7e 335827d6b6 add checker for bench mod 2026-01-08 13:13:52 +00:00
da7e 0dcbd8aaab FIX: multiple flags in input generate an error 2026-01-08 13:04:37 +00:00
da7e 4cb2fd3244 input checker 2026-01-08 12:58:15 +00:00
Maoake Teriierooiterai 9bc53094a9 manage conflict 2026-01-08 13:52:45 +01:00
Maoake Teriierooiterai 8dbf9f6c6e adding split substr strlen 2026-01-08 13:50:38 +01:00
da7e b47b307663 fix segfault 2026-01-08 11:10:17 +00:00
da7e c799dd65ee Radix is woking 2026-01-07 16:21:52 +00:00
Maoake Teriierooiterai 2f4498d2c5 adding file split strlen substr for the special parsing 2026-01-07 16:16:17 +01:00
da7e 2c6d8d4095 Merge branch 'master' into radix 2026-01-07 14:53:07 +00:00
David Gailleton 6942548108 Not working radix 2026-01-07 14:50:04 +00:00
Maoake Teriierooiterai 17f9a5affd delete the parsing2.c cause no use for now 2026-01-07 13:27:06 +01:00
Maoake Teriierooiterai e1351b4d2f doing the norm 2026-01-07 13:23:42 +01:00
Maoake Teriierooiterai 93e8c10b27 adding the flags 2026-01-07 13:13:30 +01:00
Maoake Teriierooiterai 0d9b46c748 fix calcul_range function cause i didnt manage to scan the last value on the pile 2026-01-07 12:03:57 +01:00
Maoake Teriierooiterai 95577e5f02 finish to link all the files 2026-01-07 10:06:38 +01:00
Maoake Teriierooiterai ca732b1b97 adding other files cause i put the git on the wrong 2026-01-07 08:14:22 +01:00
Maoake Teriierooiterai 2b255b94da starting the refactor on the folders 2026-01-07 08:13:27 +01:00
Maoake Teriierooiterai a78b3f1a44 adding the new range bucket 2026-01-06 16:05:32 +01:00
Maoake Teriierooiterai 4bb0b71141 try to push 2026-01-06 14:54:34 +01:00
Maoake Teriierooiterai 40ec288032 fix some bugs 2026-01-06 14:52:47 +01:00
David Gailleton 54db222c48 rm executable 2026-01-06 13:06:33 +00:00
Maoake Teriierooiterai ef9f16a142 Merge branch 'medium_algo' 2026-01-06 13:53:48 +01:00
Maoake Teriierooiterai 80179a5289 finally finish the medium algo 2026-01-06 13:52:29 +01:00
David Gailleton 508b63d296 rm bubble sort 2026-01-06 12:35:52 +00:00
David Gailleton 805d592160 ? 2026-01-06 12:34:15 +00:00
Maoake Teriierooiterai f98dce6f61 finish the medium need to modify and sort in a just need to do the reverse 2026-01-06 12:41:36 +01:00
Maoake Teriierooiterai ae4740c479 im in the bucket algo adding some files like sort_utils the purpose is to sort just for the range 2026-01-05 16:13:46 +01:00
Maoake Teriierooiterai dfdcd68549 Merge branch 'master' into medium_algo 2026-01-02 13:06:01 +01:00
Maoake a44b878625 setting up the searching path if i start from the top or from the bot need to be testing out 2025-12-23 10:08:33 +00:00
Maoake e06a51e034 deleting the obj and push_swap exec 2025-12-23 09:22:45 +00:00
Maoake 85b83f3cc7 fixing the leak valgrind and conditionnal jump on some functions cause i forget to initialize the var to NULL i just need to remember this 2025-12-23 09:21:17 +00:00
Maoake 96a0a6d8f0 setting up my preset but i need to valgrind 2025-12-22 20:37:12 +00:00
Maoake e563d663ec modifying some preset for the tabs and adding some functions in the main for do the test 2025-12-22 11:06:34 +00:00
David Gailleton e2495fa62f add three pre sort alg + optimized simple sort alg 2025-12-15 14:47:27 +01:00
David Gailleton e9c90e447c more optimized insertion sort algorithm 2025-12-14 17:31:36 +01:00
David Gailleton 0d01b58ff1 insertion sort note optimized is working 2025-12-14 16:51:11 +01:00
David Gailleton a68bcd2503 Merge branch 'master' into simple_algorithm 2025-12-12 11:40:58 +01:00
David Gailleton 55363e0e6f Fix header file includes AND add write for each push swap functions 2025-12-12 11:40:02 +01:00
David Gailleton f5da9fac1f New insertion algorithm WIP 2025-12-12 11:32:01 +01:00
Maoake Teriierooiterai a7cbd18db6 deleting push swap 2025-12-11 18:33:09 +01:00
Maoake Teriierooiterai 48c13b8ef8 finish the makefile i can do all the test i want 2025-12-11 09:40:21 +01:00
Maoake 5372b944a4 adding makefile and debugging to try new test for the preset to test the program 2025-12-10 21:02:33 +00:00
Maoake Teriierooiterai b6c1dc73a8 adding prototype in push_swap.h and norming some files 2025-12-10 16:30:26 +01:00
Maoake Teriierooiterai 977a4a4b1a adding all my files for my setup utils_struct_tab compare_value medium_algo utils_medium 2025-12-10 16:20:49 +01:00
David Gailleton 1463f3e14a bubble v1 2025-12-09 14:23:22 +01:00
David Gailleton c781d6f5cd add print stacks function 2025-12-09 13:38:10 +01:00