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

哇。。。rruucc的老牛集体现身!!!晚辈在此Orz了。。。。

Posted by hanjialong at 2008-11-15 18:17:20
In Reply To:一个非常有意思的算法问题,请教请教思路 Posted by:benben at 2008-11-14 14:27:55
> Instance: Collection C of subsets of a finite set S, positive integer K <= |S| * |C|, |S| = O(n) and |C| = O(n). For each subset c_i in C, we can choose some items in c_i to delete.
> Question: Is there a way to remove at most K items from C such that after removal all resulting sets in C are distinct. For example, let S={1,2,...n}, C={c_1={1,2,4}, c_2={1,2,4}, c_3={2,4}} and K = 1. We can remove {2} from c_1 and the resulting sets are all distinct.
> 
> 这个问题有什么高效的算法没有? 抑或有人能给出一个np-complete的证明么?

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