fcds-lab-2015/c_sequential/bucketsort
Jörg Thalheim 3c267146e4 add not working input for bucketsort impl.
The following input contains uniform distributed character, but breaks the
reference implementation (because buckets overflow).
So the question is, what uniform distribution means in this context.
2015-04-30 10:32:01 +02:00
..
input add not working input for bucketsort impl. 2015-04-30 10:32:01 +02:00
Makefile initial commit 2015-04-25 15:31:21 +02:00
bucketsort.c bucketsort: add comments 2015-04-28 15:24:28 +02:00
bucketsort.h initial commit 2015-04-25 15:31:21 +02:00
main.c initial commit 2015-04-25 15:31:21 +02:00