Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^5: Patience Sorting To Find Longest Increasing Subsequence

by demerphq (Chancellor)
on May 07, 2006 at 19:10 UTC ( [id://547923]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Patience Sorting To Find Longest Increasing Subsequence
in thread Patience Sorting To Find Longest Increasing Subsequence

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.

---
$world=~s/war/peace/g

  • Comment on Re^5: Patience Sorting To Find Longest Increasing Subsequence

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://547923]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (7)
As of 2024-04-18 10:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found