An O(n^lg k . 2^n/2) Time and O(k . 2^n/k) Space Algorithm for Certain NP-Complete Problems
暂无分享,去创建一个
For a subset of NP-complete problems Schroeppel and Shamir (1981) described a general-purpose algorithm with O(2n2) time and O(2n4) space complexity. In this note we try to combine their idea with the “selection in X+Y” problem. This approach yields a family of algorithms solving a subset of NP-complete problems in O(nlg k · 2n2) time and O(k · 2nk) space.
[1] Mark W. Krentel. The complexity of optimization problems , 1986, STOC '86.
[2] Adi Shamir,et al. A T=O(2n/2), S=O(2n/4) Algorithm for Certain NP-Complete Problems , 1981, SIAM J. Comput..
[3] Andranik Mirzaian,et al. Selection in X+Y and Matrices With Sorted Rows and Columns , 1985, Inf. Process. Lett..