Combinatorica`
Combinatorica`
LongestIncreasingSubsequence
LongestIncreasingSubsequence[p]
finds the longest increasing scattered subsequence of permutation p.
Details and Options
- To use LongestIncreasingSubsequence, you first need to load the Combinatorica Package using Needs["Combinatorica`"].