我希望你们能成为拥有勇气、智慧和力量的人,就像故事里的主人公,或是电视剧里的主角一样,在活着的时候能受他人喜爱、尊敬,在死前能对自己的人生没有遗憾 —— 我希望你们能成为这样的人。

# Dichotomy Theorems

Every Boolean constraint satisfiable problem is either in PP or NPNP-complete.

2SATHorn-SATXOR-SAT P\in P,else in NPNP-complete.

Bulatov['02] extends the theorem to the ternary constraint satisfiable problem (the size of alphabet is 3), such as 3-Coloring.

ternary constraint satisfiable problems are either in PP or NPNP-complete.

# Ladner’s Theorem

If PNPP\neq NP, then LNP\exists L\in NP such that LPL\notin P and LNPL\notin NP-complete.