时间复杂性类/ time complexity class // time complexity class /
在图灵计算模型下依据计算时间(控制)函数的分类对可判定问题的分类。
非确定多项式时间NP类/ nondeterministic polynomial time class NP /nondeterministic polynomial time class NP
时间复杂性类非确定型图灵机在多项式时间可判定的问题类称为NP类。NP取自Nondeterministic Polynomial time的缩写。