np-complete 예문
- I mean, it's NP-complete, you can't do this, right?
그러니까 한 세트라도 따내면 기적이지.. - All the best-known algorithms for NP-complete problems like 3SAT etc. take exponential time.
3SAT문제 등과 같은, 모든 알려진 NP-완비문제 알고리즘들은 지수 시간이 걸린다. - In fact, it belongs to a larger class of problems known as "NP-complete" problems.
사실, 그것이 문제의 NP "로 알려져 완료"문제의 큰 클래스에 속한다. - Indeed, it is conjectured for many natural NP-complete problems that they do not have sub-exponential time algorithms.
실제로, 서브-지수 시간 알고리즘을 가지지 않는 많은 자연 NP-완비 문제들에 대해 추측이 되어왔다. - Since the P versus NP problem is unresolved, no algorithm for an NP-complete problem is currently known to run in polynomial time.
Cobham 논제는 이런 알고리즘이 비현실적임을 받아들인다. P vs. NP문제가 해결되지 않았기 때문에, 어떤 NP완비 문제도 다항 시간동안 실행될 수 있다고 알려진 것이 없다.