aicis/fresco

Infinite recursion issue with OddEvenMerge when input size is greater than four

Closed this issue · 1 comments

There seems to be a bug when using OddEvenMerge to sort an input with more than four elements.

There's an attempt at a fix in #333.

@basitkhurram nice catch, and thank you for fixing the issue in #333!