summaryrefslogtreecommitdiff
path: root/cmd_optimization.c
diff options
context:
space:
mode:
authorDominik Kaiser2024-04-17 09:48:09 +0200
committerDominik Kaiser2024-04-17 09:48:09 +0200
commitc0537681539794755df7b0be610b0fa7706411ba (patch)
tree27e85b0a2b596426fea12cca24919c105e29eb18 /cmd_optimization.c
parent5ae6bcfed569e323a6a628636f4fcf92740d2ae0 (diff)
downloadpush_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 'cmd_optimization.c')
0 files changed, 0 insertions, 0 deletions