<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Computational Complexity on mdbrnowski blog</title><link>https://dobranow.ski/tags/computational-complexity/</link><description>Recent content in Computational Complexity on mdbrnowski blog</description><generator>Hugo</generator><language>en-us</language><copyright>© 2024–2026 Michał Dobranowski.</copyright><lastBuildDate>Wed, 06 May 2026 17:00:00 +0200</lastBuildDate><atom:link href="https://dobranow.ski/tags/computational-complexity/index.xml" rel="self" type="application/rss+xml"/><item><title>Some papers I liked #3</title><link>https://dobranow.ski/posts/some-papers-i-liked-3/</link><pubDate>Wed, 06 May 2026 17:00:00 +0200</pubDate><guid>https://dobranow.ski/posts/some-papers-i-liked-3/</guid><description>&lt;p&gt;In my &lt;a href="https://dobranow.ski/posts/some-papers-i-liked/"&gt;two&lt;/a&gt; &lt;a href="https://dobranow.ski/posts/some-papers-i-liked-2/"&gt;previous&lt;/a&gt; &amp;ldquo;some papers I liked&amp;rdquo; posts, I featured mostly preprints from arXiv because I liked (and still kind of like) to procrastinate by browsing through documents published there.
I don&amp;rsquo;t do that often anymore because:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;I&amp;rsquo;ve realized that my understanding of a large portion of those papers is too rudimentary to call it time well spent;&lt;/li&gt;
&lt;li&gt;There is a surprising amount of absolute crap on arXiv (maybe not &lt;em&gt;a lot&lt;/em&gt; but still, &lt;em&gt;surprisingly&lt;/em&gt; much).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I will elaborate on the second point in the last section of this post, but before I do, I&amp;rsquo;d like to recommend some articles I&amp;rsquo;ve found interesting.
This time (and from now on) I&amp;rsquo;m not restricting myself to computer science / discrete mathematics papers.
Still, if I (a CS &amp;amp; Math student) found them interesting, maybe you will too, my dear reader.&lt;/p&gt;</description></item><item><title>RX3C is NP-complete</title><link>https://dobranow.ski/posts/rx3c-is-np-complete/</link><pubDate>Sun, 05 Oct 2025 19:00:00 +0200</pubDate><guid>https://dobranow.ski/posts/rx3c-is-np-complete/</guid><description>&lt;p&gt;You may know a classic $\textsf{NP}$-complete problem known as X3C (&lt;a href="https://en.wikipedia.org/wiki/Exact_cover"&gt;exact cover&lt;/a&gt; by 3-sets).
In this post, I&amp;rsquo;ll show that a restricted version of X3C (called RX3C) is also $\textsf{NP}$-complete.&lt;/p&gt;
&lt;p&gt;I think it was first proven in &lt;em&gt;Clustering to minimize the maximum intercluster distance&lt;/em&gt; by Teofilo F. Gonzalez (it&amp;rsquo;s often cited as such), but I see two problems with this paper:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The proof is overcomplicated,&lt;/li&gt;
&lt;li&gt;The paper references &lt;em&gt;Computers and Intractability&lt;/em&gt; by Garey and Johnson for an intermediate problem (between X3C and RX3C), in which they in turn refer to their own &amp;ldquo;unpublished results&amp;rdquo;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Yeah, so I decided that it would be good to provide a proof of this result, so that one doesn&amp;rsquo;t need to go search for some &amp;ldquo;unpublished results&amp;rdquo; from 1979.&lt;/p&gt;</description></item><item><title>Some papers I liked #2</title><link>https://dobranow.ski/posts/some-papers-i-liked-2/</link><pubDate>Tue, 09 Sep 2025 22:35:00 +0200</pubDate><guid>https://dobranow.ski/posts/some-papers-i-liked-2/</guid><description>&lt;p&gt;The &lt;a href="https://dobranow.ski/posts/some-papers-i-liked/"&gt;previous&lt;/a&gt; &amp;ldquo;some papers I liked&amp;rdquo; blog was published at the end of April, so I figured it was time to share some new papers I found informative, well-written, and interesting. As before, I am sharing only those that are quite short and don&amp;rsquo;t require very extensive background in any particular field (they should be understandable to a CS/Math undergraduate student).&lt;/p&gt;
&lt;h2 id="computational-complexity-theory"&gt;Computational complexity theory&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Evolomino is NP-complete.&lt;/strong&gt;&lt;/em&gt; Andrei V. Nikolaev, &lt;a href="https://arxiv.org/pdf/2503.07611"&gt;link&lt;/a&gt; (11 pages) &amp;mdash; The author shows that the pencil-and-paper game Evolomino is NP-complete (and even #P-complete) using simple and elegant gadgets.&lt;/p&gt;</description></item><item><title>Some papers I liked</title><link>https://dobranow.ski/posts/some-papers-i-liked/</link><pubDate>Tue, 29 Apr 2025 19:00:00 +0200</pubDate><guid>https://dobranow.ski/posts/some-papers-i-liked/</guid><description>&lt;p&gt;Over the past four months, I’ve collected a few papers that I want to share with you now. These papers (mostly preprints) are unlikely to be the most significant ones ever written. Instead, they often have nice pictures and are short or very well-written &amp;mdash; which is exactly the sort of thing that might interest an undergraduate student like myself.&lt;/p&gt;
&lt;h2 id="computational-complexity-theory"&gt;Computational complexity theory&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;&lt;strong&gt;Col is PSPACE-complete on Triangular Grids.&lt;/strong&gt;&lt;/em&gt; Kyle Burke and Craig Tennenhouse, &lt;a href="https://arxiv.org/pdf/2501.06574"&gt;link&lt;/a&gt; (9 pages)&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;strong&gt;Slant/Gokigen Naname is NP-complete, and Some Variations are in P.&lt;/strong&gt;&lt;/em&gt; Jayson Lynch and Jack Spalding-Jamieson, &lt;a href="https://arxiv.org/pdf/2502.13536"&gt;link&lt;/a&gt; (7 pages)&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;strong&gt;Solving Maker-Breaker Games on 5-uniform hypergraphs is PSPACE-complete.&lt;/strong&gt;&lt;/em&gt; Finn Koepke, &lt;a href="https://arxiv.org/pdf/2502.20271"&gt;link&lt;/a&gt; (12 pages)&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;strong&gt;A Note on the Complexity of Defensive Domination.&lt;/strong&gt;&lt;/em&gt; Steven Chaplick, Grzegorz Gutowski, Tomasz Krawczyk, &lt;a href="https://arxiv.org/pdf/2504.14390"&gt;link&lt;/a&gt; (11 pages)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="miscellaneous"&gt;Miscellaneous&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;&lt;strong&gt;Well-quasi-orderings on word languages.&lt;/strong&gt;&lt;/em&gt; Nathan Lhote, Aliaume Lopez, Lia Schütze, &lt;a href="https://arxiv.org/pdf/2501.07428"&gt;link&lt;/a&gt; (26 pages)&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;strong&gt;Canonical for Automated Theorem Proving in Lean.&lt;/strong&gt;&lt;/em&gt; Chase Norman and Jeremy Avigad, &lt;a href="https://arxiv.org/pdf/2504.06239"&gt;link&lt;/a&gt; (15 pages, but it&amp;rsquo;s more about the software)&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;strong&gt;Proof or Bluff? Evaluating LLMs on 2025 USA Math Olympiad.&lt;/strong&gt;&lt;/em&gt; Ivo Petrov, Jasper Dekoninck, et al., &lt;a href="https://arxiv.org/pdf/2503.21934"&gt;link&lt;/a&gt; (12 pages, but it&amp;rsquo;s more about the cool &lt;a href="https://matharena.ai"&gt;website&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="other"&gt;Other&lt;/h2&gt;
&lt;p&gt;And finally, two articles that are not from this year but that I came across recently.&lt;/p&gt;</description></item></channel></rss>