[erlang-questions] Bucket Sort

tonakai aykutsoysal@REDACTED
Thu May 21 01:20:24 CEST 2009


Hi,
i am a erlang newbie and trying to implement bucket sort, but i am stuck at
the beginning because I can't figure out a way to divide the list into small
buckets, i try to use accumulators but number of buckets is not fixed, i
think i need to find a way to populate lists of lists.
also i am thinking for concurrent version of it, but its also same problem,
i need to send the number to the correct bucket (process).
any ideas?
thanks.
-- 
Aykut Soysal
Pod Palackehova Vrchem a05-517 Brno
aykutsoysal@REDACTED
http://aykutsoysal.com
+420774281226
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090521/39be140c/attachment.htm>


More information about the erlang-questions mailing list