<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://wiki.cs.hse.ru/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Passick</id>
	<title>Wiki - Факультет компьютерных наук - Вклад [ru]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cs.hse.ru/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Passick"/>
	<link rel="alternate" type="text/html" href="https://wiki.cs.hse.ru/%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%92%D0%BA%D0%BB%D0%B0%D0%B4/Passick"/>
	<updated>2026-09-21T14:28:12Z</updated>
	<subtitle>Вклад</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.cs.hse.ru/index.php?title=Theory_of_Computing&amp;diff=26267</id>
		<title>Theory of Computing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.hse.ru/index.php?title=Theory_of_Computing&amp;diff=26267"/>
		<updated>2017-12-16T22:03:10Z</updated>

		<summary type="html">&lt;p&gt;Passick: Add submission link for hw 4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General Information ==&lt;br /&gt;
&lt;br /&gt;
[http://www.mi.ras.ru/~podolskii/files/computability/grading.pdf Grading]&lt;br /&gt;
&lt;br /&gt;
== Dates and Deadlines ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Homework 1&#039;&#039;&#039; deadline: September 29, 2017, 23:59 AoE &amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Homework 1, Extra Problems&#039;&#039;&#039; deadline: October 6, 2017, before seminar &amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Homework 2 + Extra Problems&#039;&#039;&#039; deadline: November 3, 2017, before lecture &amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Homework 3 + Extra Problems&#039;&#039;&#039; deadline: November 24, 2017, before lecture &amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Homework 4 + Extra Problems&#039;&#039;&#039; deadline: December 17, 2017, 23:59 Moscow time, [https://www.dropbox.com/request/wYoVZeRnpDOZeyk3PuuM submit here]&lt;br /&gt;
&lt;br /&gt;
== Colloquium ==&lt;br /&gt;
&lt;br /&gt;
Date and time: December 11, 12:10&amp;lt;br&amp;gt; &lt;br /&gt;
Room: 505 &amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.mi.ras.ru/~podolskii/files/computability/col.pdf Program]&lt;br /&gt;
&lt;br /&gt;
== Course Materials ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Summary !! Problem list&lt;br /&gt;
|-&lt;br /&gt;
 || Complexity classes P, PSPACE, EXP. Time and space hierarchy theorems (see also Sipser Section 9.1) || [http://www.mi.ras.ru/~podolskii/files/computability/prob_1.pdf Problem list 1] &lt;br /&gt;
|-&lt;br /&gt;
 || Complexity class NP. Examples. Inclusions between P, NP and EXP. Non-deterministic TMs. Another definition of NP. Complexity class NEXP. Polynomial reductions, their properties. NP-hardness and NP-completeness, their properties. NP-completeness: CIRC-SAT, 3-SAT.  || [http://www.mi.ras.ru/~podolskii/files/computability/prob_2.pdf Problem list 2]&lt;br /&gt;
|-&lt;br /&gt;
 || NP-completeness: NAE-3-SAT, Exactly-1-3-SAT, IND-SET, Subset-SUM, 3-COLORING.  || [http://www.mi.ras.ru/~podolskii/files/computability/prob_3.pdf Problem list 3]&lt;br /&gt;
|-&lt;br /&gt;
 || Space complexity. Classes PSPACE and NPSPACE. Configuration graph. Inclusions between time and space classes. TQBF problem, its PSPACE-completeness. PSPACE = NPSPACE. NSPACE(s(n)) is in SPACE(s(n)^2) (additional material). Interpretation of PSPACE in terms of games. || [http://www.mi.ras.ru/~podolskii/files/computability/prob_4.pdf Problem list 4]&lt;br /&gt;
|-&lt;br /&gt;
 || Probabilistic computation. Probabilistic machines, the class BPP, prime testing and Carmichael numbers, invariance of the definition BPP for different thresholds, RP, coRP, PP, ZPP. BPP is in P/poly.&lt;br /&gt;
 || [http://www.mi.ras.ru/~podolskii/files/computability/prob_5.pdf Problem list 5]&lt;br /&gt;
|-&lt;br /&gt;
 || Definition of Sigma_2 and Pi_2. BPP is in Sigma_2 and Pi_2. Computations with oracles, its simple properties. There are oracles A and B such that P^A is equal to NP^A and P^B is not equal to NP^B.&lt;br /&gt;
 || [http://www.mi.ras.ru/~podolskii/files/computability/prob_6.pdf Problem list 6] &amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Updated: 07.10.17&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
 || Communication protocols. Functions EQ, GT, DISJ, IP. Fooling sets. Combinatorial rectangles. Rectangle size lower bound. Rank lower bound. Non-deterministic complexity. Communication complexity classes P, NP, coNP, intersection of NP and coNP.&lt;br /&gt;
 || [http://www.mi.ras.ru/~podolskii/files/computability/prob_7.pdf Problem list 7]&lt;br /&gt;
|-&lt;br /&gt;
 || D(f)=O(N^0(f)N^1(f)). Randomized communication complexity, definitions. R(EQ)=O(1). N^1(f) vs. R^1(f). Newman&#039;s theorem, formulation.&lt;br /&gt;
 || [http://www.mi.ras.ru/~podolskii/files/computability/prob_8.pdf Problem list 8]&lt;br /&gt;
|-&lt;br /&gt;
 || Proof of Newman&#039;s theorem, distributional complexity and the characterization of public coin communication complexity, the discrepancy method.&lt;br /&gt;
 || [http://www.mi.ras.ru/~podolskii/files/computability/prob_9.pdf Problem list 9]&lt;br /&gt;
|-&lt;br /&gt;
 || Randomized communication complexity of IP. Streaming algorithms. Finding the majority element. Deciding whether there is a most frequent element is hard. One-sided probabilistic complexity of disjointness.&lt;br /&gt;
 || [http://www.mi.ras.ru/~podolskii/files/computability/prob_10.pdf Problem list 10] &amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Updated: 22.11.17&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
 || Property testing: definitions, testing of halfplanes, sorted listed, connectedness of graphs, testing of linearity.   [https://www.dropbox.com/s/r35jr22fb3lfo3k/propTest.pdf?dl=0 Lecture notes.] Version 25.11.17&lt;br /&gt;
 || [https://www.dropbox.com/s/uzh9dur6aiy88dl/prob_11.pdf?dl=0 Problem list 11] &amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Updated: 22.11.17&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
 || Property testing: connectedness of graphs (cont.) and testing of monotonicity.  (See notes from the previous lecture.)&lt;br /&gt;
 || [https://www.dropbox.com/s/y2xujzeftsg6zlr/prob_12.pdf?dl=0 Problem list 12] &lt;br /&gt;
|-&lt;br /&gt;
 || Property testing: lower bounds for monotonicity (see Sect 4 [http://theory.stanford.edu/~tim/w15/l/l8.pdf here]) and k-linearity using communication complexity. Approximation algorithms for some NP-complete problems (see seminar).&lt;br /&gt;
 || [https://www.dropbox.com/s/5xsxqv098y5wmx0/prob_13.pdf?dl=0 Problem list 13]&lt;br /&gt;
|-&lt;br /&gt;
 || The class PCP: definition, basic properties, and relation to with the MAX-Clique approximation problem. Beginning of the proof that NP is a subset of PCP(poly(n), 1). See Dexter Kozen, &amp;quot;Introduction to the theory of computation&amp;quot;, lectures 18-20 (or see the book of Arora and Barak, chapter 11). &lt;br /&gt;
 || [https://www.dropbox.com/s/gbg30ajwes45ne8/prob_14.pdf?dl=0 Problem list 14]&lt;br /&gt;
|- &lt;br /&gt;
 || Next week: we finish the proof that NP is a subset of PCP(poly(n),1), continue working on problem list 14, and present solutions of previous lists upon request.&lt;br /&gt;
 || No problem list.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
Send homework assignments via Dropbox (the link is in the telegram group chat), or submit them in person to one of the teachers or the teaching assistant (Gleb Posobin) before the deadline.&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/spreadsheets/d/1mIkfx5VKmHy-ZFynVdRlVBpAqKNI1e5qyLLHt8yxJRY/edit?usp=sharing Homework results]&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/spreadsheets/d/1TyV3DDPgeH9OF0J-Axywhfv_8WC8Z0_Qdxwc9_bA4fg/edit?usp=sharing Results for extra problems]&lt;br /&gt;
&lt;br /&gt;
== Office hours ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! !! Person !! Monday !! Tuesday !! Wednesday !! Thursday !! Friday &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;center&amp;gt;1&amp;lt;/center&amp;gt; || Vladimir Podolskii ||  ||  ||   ||  || 16:40&amp;amp;ndash;18:00, room&amp;amp;nbsp;621 &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;center&amp;gt;2&amp;lt;/center&amp;gt; || Bruno Bauwens ||  || 15:05&amp;amp;ndash;18:00, room&amp;amp;nbsp;620 ||  || || 15:05&amp;amp;ndash;18:00, room&amp;amp;nbsp;620 &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Passick</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.hse.ru/index.php?title=Theory_of_Computing&amp;diff=25435</id>
		<title>Theory of Computing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.hse.ru/index.php?title=Theory_of_Computing&amp;diff=25435"/>
		<updated>2017-10-20T11:12:36Z</updated>

		<summary type="html">&lt;p&gt;Passick: Changed section about homeworks&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General Information ==&lt;br /&gt;
&lt;br /&gt;
[http://www.mi.ras.ru/~podolskii/files/computability/grading.pdf Grading]&lt;br /&gt;
&lt;br /&gt;
== Dates and Deadlines ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Homework 1&#039;&#039;&#039; deadline: September 29, 2017, 23:59 AoE &amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Homework 1, Extra Problems&#039;&#039;&#039; deadline: October 6, 2017, before seminar &amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Homework 2 + Extra Problems&#039;&#039;&#039; deadline: November 3, 2017, before lecture&lt;br /&gt;
&lt;br /&gt;
== Course Materials ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Summary !! Problem list&lt;br /&gt;
|-&lt;br /&gt;
 || Complexity classes P, PSPACE, EXP. Time and space hierarchy theorems (see also Sipser Section 9.1) || [http://www.mi.ras.ru/~podolskii/files/computability/prob_1.pdf Problem list 1] &lt;br /&gt;
|-&lt;br /&gt;
 || Complexity class NP. Examples. Inclusions between P, NP and EXP. Non-deterministic TMs. Another definition of NP. Complexity class NEXP. Polynomial reductions, their properties. NP-hardness and NP-completeness, their properties. NP-completeness: CIRC-SAT, 3-SAT.  || [http://www.mi.ras.ru/~podolskii/files/computability/prob_2.pdf Problem list 2]&lt;br /&gt;
|-&lt;br /&gt;
 || NP-completeness: NAE-3-SAT, Exactly-1-3-SAT, IND-SET, Subset-SUM, 3-COLORING.  || [http://www.mi.ras.ru/~podolskii/files/computability/prob_3.pdf Problem list 3]&lt;br /&gt;
|-&lt;br /&gt;
 || Space complexity. Classes PSPACE and NPSPACE. Configuration graph. Inclusions between time and space classes. TQBF problem, its PSPACE-completeness. PSPACE = NPSPACE. NSPACE(s(n)) is in SPACE(s(n)^2) (additional material). Interpretation of PSPACE in terms of games. || [http://www.mi.ras.ru/~podolskii/files/computability/prob_4.pdf Problem list 4]&lt;br /&gt;
|-&lt;br /&gt;
 || Probabilistic computation. Probabilistic machines, the class BPP, prime testing and Carmichael numbers, invariance of the definition BPP for different thresholds, RP, coRP, PP, ZPP. BPP is in P/poly.&lt;br /&gt;
 || [http://www.mi.ras.ru/~podolskii/files/computability/prob_5.pdf Problem list 5]&lt;br /&gt;
|-&lt;br /&gt;
 || Definition of Sigma_2 and Pi_2. BPP is in Sigma_2 and Pi_2. Computations with oracles, its simple properties. There are oracles A and B such that P^A is equal to NP^A and P^B is not equal to NP^B.&lt;br /&gt;
 || [http://www.mi.ras.ru/~podolskii/files/computability/prob_6.pdf Problem list 6] &amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Updated: 07.10.17&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
 || Communication protocols. Functions EQ, GT, DISJ, IP. Fooling sets. Combinatorial rectangles. Rectangle size lower bound. Rank lower bound. Non-deterministic complexity. Communication complexity classes P, NP, coNP, intersection of NP and coNP.&lt;br /&gt;
 || [http://www.mi.ras.ru/~podolskii/files/computability/prob_7.pdf Problem list 7]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
Send homework assignments via Dropbox (the link is in the telegram group chat), or submit them in person to one of the teachers or the teaching assistant (Gleb Posobin) before the deadline.&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/spreadsheets/d/1mIkfx5VKmHy-ZFynVdRlVBpAqKNI1e5qyLLHt8yxJRY/edit?usp=sharing Homework results]&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/spreadsheets/d/1TyV3DDPgeH9OF0J-Axywhfv_8WC8Z0_Qdxwc9_bA4fg/edit?usp=sharing Results for extra problems]&lt;br /&gt;
&lt;br /&gt;
== Office hours ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! !! Person !! Monday !! Tuesday !! Wednesday !! Thursday !! Friday &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;center&amp;gt;1&amp;lt;/center&amp;gt; || Vladimir Podolskii ||  ||  ||   ||  || 16:40&amp;amp;ndash;18:00, room&amp;amp;nbsp;621 &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;center&amp;gt;2&amp;lt;/center&amp;gt; || Bruno Bauwens ||  || 15:05&amp;amp;ndash;18:00, room&amp;amp;nbsp;620 ||  || || 15:05&amp;amp;ndash;18:00, room&amp;amp;nbsp;620 &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Passick</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.hse.ru/index.php?title=Theory_of_Computing&amp;diff=24455</id>
		<title>Theory of Computing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.hse.ru/index.php?title=Theory_of_Computing&amp;diff=24455"/>
		<updated>2017-09-22T11:55:16Z</updated>

		<summary type="html">&lt;p&gt;Passick: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General Information ==&lt;br /&gt;
&lt;br /&gt;
[http://www.mi.ras.ru/~podolskii/files/computability/grading.pdf Grading]&lt;br /&gt;
&lt;br /&gt;
== Course materials ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Summary !! Problem list&lt;br /&gt;
|-&lt;br /&gt;
 || Complexity classes P, PSPACE, EXP. Time and space hierarchy theorems (see also Sipser Section 9.1) || [http://www.mi.ras.ru/~podolskii/files/computability/prob_1.pdf Problem list 1] &amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Updated: 11.09.17&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
 || Complexity class NP. Examples. Inclusions between P, NP and EXP. Non-deterministic TMs. Another definition of NP. Complexity class NEXP. Polynomial reductions, their properties. NP-hardness and NP-completeness, their properties. NP-completeness: CIRC-SAT, 3-SAT.  || [http://www.mi.ras.ru/~podolskii/files/computability/prob_2.pdf Problem list 2]&lt;br /&gt;
|-&lt;br /&gt;
 || NP-completeness: NAE-3-SAT, Exactly-1-3-SAT, IND-SET, Subset-SUM, 3-COLORING.  || [http://www.mi.ras.ru/~podolskii/files/computability/prob_3.pdf Problem list 3]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
Send homework assignments by email to posobin+hw[at]gmail.com, or submit them in person to one of the teachers or the teaching assistant (Gleb Posobin) before the deadline.&lt;br /&gt;
&lt;br /&gt;
== Office hours ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! !! Person !! Monday !! Tuesday !! Wednesday !! Thursday !! Friday &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;center&amp;gt;1&amp;lt;/center&amp;gt; || Vladimir Podolskii ||  ||  ||   ||  || 16:40&amp;amp;ndash;18:00, room&amp;amp;nbsp;621 &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;center&amp;gt;2&amp;lt;/center&amp;gt; || Bruno Bauwens ||  || 15:05&amp;amp;ndash;18:00, room&amp;amp;nbsp;620 ||  || || 15:05&amp;amp;ndash;18:00, room&amp;amp;nbsp;620 &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Passick</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.hse.ru/index.php?title=Theory_of_Computing&amp;diff=24454</id>
		<title>Theory of Computing</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.hse.ru/index.php?title=Theory_of_Computing&amp;diff=24454"/>
		<updated>2017-09-22T11:53:53Z</updated>

		<summary type="html">&lt;p&gt;Passick: Added section about homeworks&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General Information ==&lt;br /&gt;
&lt;br /&gt;
[http://www.mi.ras.ru/~podolskii/files/computability/grading.pdf Grading]&lt;br /&gt;
&lt;br /&gt;
== Course materials ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Summary !! Problem list&lt;br /&gt;
|-&lt;br /&gt;
 || Complexity classes P, PSPACE, EXP. Time and space hierarchy theorems (see also Sipser Section 9.1) || [http://www.mi.ras.ru/~podolskii/files/computability/prob_1.pdf Problem list 1] &amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Updated: 11.09.17&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
 || Complexity class NP. Examples. Inclusions between P, NP and EXP. Non-deterministic TMs. Another definition of NP. Complexity class NEXP. Polynomial reductions, their properties. NP-hardness and NP-completeness, their properties. NP-completeness: CIRC-SAT, 3-SAT.  || [http://www.mi.ras.ru/~podolskii/files/computability/prob_2.pdf Problem list 2]&lt;br /&gt;
|-&lt;br /&gt;
 || NP-completeness: NAE-3-SAT, Exactly-1-3-SAT, IND-SET, Subset-SUM, 3-COLORING.  || [http://www.mi.ras.ru/~podolskii/files/computability/prob_3.pdf Problem list 3]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
Send homeworks by email to posobin+hw[at]gmail.com, or submit them in person to one of the teachers or the teaching assistant (Gleb Posobin) before the deadline.&lt;br /&gt;
&lt;br /&gt;
== Office hours ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! !! Person !! Monday !! Tuesday !! Wednesday !! Thursday !! Friday &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;center&amp;gt;1&amp;lt;/center&amp;gt; || Vladimir Podolskii ||  ||  ||   ||  || 16:40&amp;amp;ndash;18:00, room&amp;amp;nbsp;621 &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;center&amp;gt;2&amp;lt;/center&amp;gt; || Bruno Bauwens ||  || 15:05&amp;amp;ndash;18:00, room&amp;amp;nbsp;620 ||  || || 15:05&amp;amp;ndash;18:00, room&amp;amp;nbsp;620 &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Passick</name></author>
	</entry>
</feed>