Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

Re:动态规划,最长下降子序列问题

Posted by 3435973836 at 2016-02-26 21:50:26 on Problem 1065
In Reply To:Re:动态规划,最长下降子序列问题 Posted by:3435973836 at 2016-02-26 21:35:54
> 这个最长下降子序列算法可以把复杂度降到nlogn的
> 
> 最少的上升子序列个数等于最长下降子序列长度
> 同样的,最少的下降子序列个数等于最长上升子序列的长度.
> 这是为什么呢?
> 
> 我是寻找上升子序列最小的个数的 虽说复杂度也是nlogn 但是感觉不如寻找最长下降子序列的思路好
嗯嗯嗯我知道了 Dilworth 定理 对于一个偏序集,其最少链划分数等于其最长反链的长度。

Followed by:

Post your reply here:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator