ผลต่างระหว่างรุ่นของ "Computational complexity/hw2"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
(สร้างหน้าด้วย "การบ้าน 2 มี xx ข้อ 1. : ''Links:'' การบ้าน 1 Category:complexity")
 
แถว 1: แถว 1:
 
การบ้าน 2 มี xx ข้อ
 
การบ้าน 2 มี xx ข้อ
  
1.  
+
1. (AB-4.5) Prove that <math>\mathrm{2SAT}</math> is in <math>\mathbf{NL}</math>.
 +
 
 +
2. (AB-5.3) Show that if <math>\mathrm{3SAT}</math> is polynomial-time reducible to <math>\overline{\mathrm{3SAT}}</math>, then <math>\mathbf{PH} = \mathbf{NP}</math>.
 +
 
 +
3. (AB-8.1-b) Prove that <math>\mathbf{IP} \subseteq \mathbf{PSPACE}</math>.
 +
 
 +
4. (AB-8.1-d) Let <math>\mathbf{IP}'</math> denote the class obtained by changing the constant 1/3 in the soundness part of the definition of <math>\mathbf{IP}</math> to 0.  Prove that <math>\mathbf{IP}' = \mathbf{NP}</math>.
 +
 
 +
5. (AB-8.1-c) (optional) Let <math>\mathbf{IP}'</math> denote the class obtained by changing the constant 2/3 in the completeness part of the definition of <math>\mathbf{IP}</math> to 1.  Prove that <math>\mathbf{IP}' = \mathbf{IP}</math>.
 +
 
 +
''Hint:'' Use <math>\mathbf{IP} = \mathbf{PSPACE}</math>.
  
 
: ''Links:'' [[Computational complexity/hw1|การบ้าน 1]]
 
: ''Links:'' [[Computational complexity/hw1|การบ้าน 1]]
  
 
[[Category:complexity]]
 
[[Category:complexity]]

รุ่นแก้ไขเมื่อ 00:02, 15 เมษายน 2564

การบ้าน 2 มี xx ข้อ

1. (AB-4.5) Prove that is in .

2. (AB-5.3) Show that if is polynomial-time reducible to , then .

3. (AB-8.1-b) Prove that .

4. (AB-8.1-d) Let denote the class obtained by changing the constant 1/3 in the soundness part of the definition of to 0. Prove that .

5. (AB-8.1-c) (optional) Let denote the class obtained by changing the constant 2/3 in the completeness part of the definition of to 1. Prove that .

Hint: Use .

Links: การบ้าน 1