What is the "it" that is O(N log log N) time though?
From what I understand its both finding the LIS and doing the patience sort. Actually, if i understand things correctly the B&S algorithm actually finds all increasing sequences in O(N log log N).
Also I have an implementation of Patience sorting with backrefs for the LIS that I will post when I get a moment.
In reply to Re^5: Patience Sorting To Find Longest Increasing Subsequence
by demerphq
in thread Patience Sorting To Find Longest Increasing Subsequence
by Limbic~Region
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |