Re: Consult about XS

2008-08-13 Thread Pablo Zea Aranibar
Aug 13, 2008 at 1:52 AM, Rob Dixon <[EMAIL PROTECTED]> wrote: > Pablo Zea Aranibar wrote: > > > > Hi, realy i need your help with this algorithm. > > what I need is another algorithm in order to improve my own. > > > > example: > > > > my $firsSet =

Re: Consult about XS

2008-08-12 Thread Pablo Zea Aranibar
; $counter++; }; }; }; @result = @{$temp}; }; print "@result\n"; But, both are still too slow. So, can you give me an idea to improve it?. someone tell me about mask, and bit operations. but i really dont know how to do it. so.. any suggestion?. there was a thread in a forum (here<http://forums.devshed.com/software-design-43/algorithm-design-536480.html>), but the solution was for python (recursive using "yield"). Thanks for your answer. Regards, Pablo Zea Aranibar Student from University UNSAAC Cusco - Peru

Consult about XS

2008-08-07 Thread Pablo Zea Aranibar
T I hope you can help me. Thanks for your time, Regards, Pablo Zea Aranibar Student from University UNSAAC Cusco - Peru