diff options
| author | Dominik Kaiser | 2024-04-17 09:48:09 +0200 |
|---|---|---|
| committer | Dominik Kaiser | 2024-04-17 09:48:09 +0200 |
| commit | c0537681539794755df7b0be610b0fa7706411ba (patch) | |
| tree | 27e85b0a2b596426fea12cca24919c105e29eb18 /stack_optimization.c | |
| parent | 5ae6bcfed569e323a6a628636f4fcf92740d2ae0 (diff) | |
| download | push_swap-c0537681539794755df7b0be610b0fa7706411ba.tar.gz push_swap-c0537681539794755df7b0be610b0fa7706411ba.zip | |
Change to 3-way radixsort
Instead of splitting into 2 sets, radixsort will split into 3.
Currently one set is half and the other two each a quarter.
Probably the efficiency could be increased by 3 equal partitions.
Will look into that later.
Diffstat (limited to 'stack_optimization.c')
0 files changed, 0 insertions, 0 deletions
