<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://openproblemgarden.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Open Problem Garden - Subset-sums equality (pigeonhole version) - Comments</title>
 <link>http://openproblemgarden.org/op/theoretical_computer_science/subset_sums_equality</link>
 <description>Comments for &quot;Subset-sums equality (pigeonhole version)&quot;</description>
 <language>en</language>
<item>
 <title>Re: A little more  (re: Subset-sums equality (pigeonhole version))</title>
 <link>http://openproblemgarden.org/op/theoretical_computer_science/subset_sums_equality#comment-40</link>
 <description>&lt;p&gt;Yes, I made that comment before I read the paper by Bazgan, Santha and Tuza.  They mentioned in passing that the problem isn&#039;t NP-hard unless NP = coNP, and apparently felt that it was obvious enough to not require any further comment.  I&#039;m probably missing something obvious, but I can&#039;t quite follow this.  With factorization (for example), a number&#039;s prime decomposition is unique and can serve as a certificate for both &#039;yes&#039; and &#039;no&#039; instances.  For pigeonhole subset-sums equality, the solutions are not necessarily unique.   It would depend on exactly how one crafted the corresponding decision problem, but it&#039;s not clear to me what the certificate would be for a &#039;no&#039; instance.&lt;/p&gt;
</description>
 <pubDate>Mon, 16 Jul 2007 06:18:07 +0200</pubDate>
 <dc:creator>kvanetten</dc:creator>
 <guid isPermaLink="false">comment 40 at http://openproblemgarden.org</guid>
</item>
<item>
 <title>Re: A little more  (re: Subset-sums equality (pigeonhole version))</title>
 <link>http://openproblemgarden.org/op/theoretical_computer_science/subset_sums_equality#comment-39</link>
 <description>&lt;p&gt;Problems with guaranteed-to-exist solutions (like this one, &amp;amp; others in PPA, PPAD, etc.) are not NP-complete unless NP = coNP and the Polynomial Hierarchy collapses.  Now, we don&#039;t yet know that P != NP, or even that P != PH.&lt;/p&gt;
</description>
 <pubDate>Sun, 15 Jul 2007 10:03:25 +0200</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 39 at http://openproblemgarden.org</guid>
</item>
<item>
 <title>The problems are in PPP and PPA, respectively  (re: Subset-sums equality (pigeonhole version))</title>
 <link>http://openproblemgarden.org/op/theoretical_computer_science/subset_sums_equality#comment-32</link>
 <description>&lt;p&gt;Both this problem and the Smith/2nd Hamiltonian Path problems were suggested by Papadimitriou in his 1991 paper &#039;On the Complexity of the Parity Argument and Other Inefficient Proofs of Existence&quot;.  (See http://www.cs.berkeley.edu/~christos/papers/ for a copy of the journal version.)&lt;/p&gt;
&lt;p&gt;These problems are in natural complexity classes related to though apparently somewhat larger than PPAD .  The subset sum problem is in the class PPP and the Smith problem is in the class PPA.  Neither is known to be complete for the respective complexity class as far as I know.&lt;/p&gt;
</description>
 <pubDate>Fri, 13 Jul 2007 09:10:47 +0200</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 32 at http://openproblemgarden.org</guid>
</item>
<item>
 <title>How&#039;s this?  (re: Subset-sums equality (pigeonhole version))</title>
 <link>http://openproblemgarden.org/op/theoretical_computer_science/subset_sums_equality#comment-30</link>
 <description>&lt;p&gt;I am quite certian I have seen this problem called simply &quot;subset-sums equality&quot; before, so I have just appended &quot;(pigeonhole version)&quot; to the title.  I hope that this is increasing the clarity.&lt;/p&gt;
</description>
 <pubDate>Mon, 09 Jul 2007 20:55:00 +0200</pubDate>
 <dc:creator>mdevos</dc:creator>
 <guid isPermaLink="false">comment 30 at http://openproblemgarden.org</guid>
</item>
<item>
 <title>You&#039;re right  (re: Subset-sums equality (pigeonhole version))</title>
 <link>http://openproblemgarden.org/op/theoretical_computer_science/subset_sums_equality#comment-28</link>
 <description>&lt;p&gt;I finally located a copy of the paper on the author&#039;s web page at http://www.lri.fr/~santha/ (why didn&#039;t that occur to me before?), and it&#039;s much clearer to me now--you&#039;re absolutely right.  I guess the one suggestion I would make is to adopt their terminology and include the term &#039;pigeonhole&#039; in the name of the problem to distinguish this variation from the more general case.&lt;/p&gt;
</description>
 <pubDate>Mon, 09 Jul 2007 06:55:16 +0200</pubDate>
 <dc:creator>kvanetten</dc:creator>
 <guid isPermaLink="false">comment 28 at http://openproblemgarden.org</guid>
</item>
<item>
 <title>I think it is still open  (re: Subset-sums equality (pigeonhole version))</title>
 <link>http://openproblemgarden.org/op/theoretical_computer_science/subset_sums_equality#comment-27</link>
 <description>&lt;p&gt;First a disclaimer: I am no expert on this problem.. I heard it awhile ago, liked it, wrote it down, and that&#039;s what you see here.  However, I do believe it is still open.  If my understanding is correct, the problem considered in the paper you mention (&quot;Efficient approximation algorithms for the subset-sums equality problem&quot; by Bazgan, Santha and Tuza, JCSS Vol.64 Issue 2, March 2002) is a relaxed version of the one stated here where the restriction &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/2e06c61586963020dafdeb383b019b8cf808f937.png&quot; alt=&quot;$ \sum_{i=1}^n a_i &amp;lt; 2^n - 1 $&quot; /&gt; is not present, and the goal is to find a pair of nonempty disjoint subsets &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/c7ef2d05312ea577dc99d5541b4d6f105c6241b5.png&quot; alt=&quot;$ I,J \subseteq \{1,\ldots,n\} $&quot; /&gt; so that &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/01d989831968d4abf8ef69b708cf7564507b8e10.png&quot; alt=&quot;$ \sum_{i \in I} a_i $&quot; /&gt; and &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/ba95b9b029e0a309093b3f27069d7a338c2c38f3.png&quot; alt=&quot;$ \sum_{j \in J} a_j $&quot; /&gt; are as close as possible.  I believe the only hardness results they obtain are for this problem.  &lt;/p&gt;
&lt;p&gt;The thing still missing is what to do with the funny assumption &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/2e06c61586963020dafdeb383b019b8cf808f937.png&quot; alt=&quot;$ \sum_{i=1}^n a_i &amp;lt; 2^n - 1 $&quot; /&gt;.  Although the problem is a search problem which looks roughly like a knapsack-type problem (and thus should be NP-hard), the associated decision problem is trivially &quot;true&quot;, yet there is no obvious way to use this information.  &lt;/p&gt;
&lt;p&gt;PS: thanks for the post!&lt;/p&gt;
</description>
 <pubDate>Mon, 09 Jul 2007 05:07:10 +0200</pubDate>
 <dc:creator>mdevos</dc:creator>
 <guid isPermaLink="false">comment 27 at http://openproblemgarden.org</guid>
</item>
<item>
 <title>A little more  (re: Subset-sums equality (pigeonhole version))</title>
 <link>http://openproblemgarden.org/op/theoretical_computer_science/subset_sums_equality#comment-24</link>
 <description>&lt;p&gt;Just an afterthought to my previous comment...  Even if this problem is known not to be computable in polynomial time, it would still be interesting to know if it is NP-hard or not.&lt;/p&gt;
</description>
 <pubDate>Sun, 08 Jul 2007 15:55:04 +0200</pubDate>
 <dc:creator>kvanetten</dc:creator>
 <guid isPermaLink="false">comment 24 at http://openproblemgarden.org</guid>
</item>
<item>
 <title>Should this problem still be considered open?  (re: Subset-sums equality (pigeonhole version))</title>
 <link>http://openproblemgarden.org/op/theoretical_computer_science/subset_sums_equality#comment-23</link>
 <description>&lt;p&gt;I was doing a quick search for background on this question and came across this article: http://dx.doi.org/10.1006/jcss.2001.1784 , &quot;Efficient approximation algorithms for the subset-sums equality problem&quot; by Bazgan, Santha and Tuza, JCSS Vol.64 Issue 2 (March 2002).  I only have access to the abstract, so I might be misinterpreting this, but they say, &quot;... On the other hand, we show that in the case where the value of a solution is the positive difference between the two partial sums, the problem is not 2nk -approximable in polynomial time unless P = NP, for any constant k.&quot;  I take this to mean that there are no exact polynomial time algorithms unless P=NP.  If so, this problem is only open in the sense that any question reducible to P vs. NP can be considered open.&lt;/p&gt;
</description>
 <pubDate>Sun, 08 Jul 2007 03:38:18 +0200</pubDate>
 <dc:creator>kvanetten</dc:creator>
 <guid isPermaLink="false">comment 23 at http://openproblemgarden.org</guid>
</item>
<item>
 <title>Thanks!  (re: Subset-sums equality (pigeonhole version))</title>
 <link>http://openproblemgarden.org/op/theoretical_computer_science/subset_sums_equality#comment-22</link>
 <description>&lt;p&gt;Thanks for your comment, I will edit the problerm and correct it.&lt;/p&gt;
</description>
 <pubDate>Mon, 02 Jul 2007 18:11:32 +0200</pubDate>
 <dc:creator>mdevos</dc:creator>
 <guid isPermaLink="false">comment 22 at http://openproblemgarden.org</guid>
</item>
<item>
 <title>Problem formulation  (re: Subset-sums equality (pigeonhole version))</title>
 <link>http://openproblemgarden.org/op/theoretical_computer_science/subset_sums_equality#comment-21</link>
 <description>&lt;p&gt;It seems to me that there are some typos in the problem formulation. The sum should be less than &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/3d64c385f4c4103fdc036f96d3c2d2193c2b31cd.png&quot; alt=&quot;$ 2^n - 1 $&quot; /&gt;. The subsets should be nonempty.&lt;/p&gt;
&lt;p&gt;- JS &lt;/p&gt;
</description>
 <pubDate>Sat, 30 Jun 2007 07:49:21 +0200</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 21 at http://openproblemgarden.org</guid>
</item>
<item>
 <title>Subset-sums equality (pigeonhole version)</title>
 <link>http://openproblemgarden.org/op/theoretical_computer_science/subset_sums_equality</link>
 <description>&lt;table cellspacing=&quot;10&quot;&gt;
&lt;tr&gt;
  &lt;td&gt;
    Author(s):
        &lt;a href=&quot;/kpz_equation_central_limit_theorem&quot;&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;
  &lt;/td&gt;
  &lt;td align=right&gt;
    Subject:
        &lt;a href=&quot;/category/theoretical_computer_science&quot;&gt;Theoretical Comp. Sci.&lt;/a&gt; » &lt;a href=&quot;/category/complexity&quot;&gt;Complexity&lt;/a&gt;&amp;nbsp;&amp;nbsp;
  &lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
  &lt;td colspan=2&gt;
    &lt;table border=1 cellspacing=&quot;5&quot;&gt;
      &lt;tr&gt;&lt;td&gt;
        &lt;div class=&quot;envtheorem&quot;&gt;&lt;b&gt;Problem&lt;/b&gt;&amp;nbsp;&amp;nbsp; Let &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/e7587d53923e6a1289b1a25bce813c459b94a973.png&quot; alt=&quot;$ a_1,a_2,\ldots,a_n $&quot; /&gt; be natural numbers with &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/2e06c61586963020dafdeb383b019b8cf808f937.png&quot; alt=&quot;$ \sum_{i=1}^n a_i &amp;lt; 2^n - 1 $&quot; /&gt;.  It follows from the pigeon-hole principle that there exist distinct subsets &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/c7ef2d05312ea577dc99d5541b4d6f105c6241b5.png&quot; alt=&quot;$ I,J \subseteq \{1,\ldots,n\} $&quot; /&gt; with &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/4a695b4ff5bea4e5166e5740755c25b9de83abaa.png&quot; alt=&quot;$ \sum_{i \in I} a_i = \sum_{j \in J} a_j $&quot; /&gt;.  Is it possible to find such a pair &lt;img class=&quot;teximage&quot; src=&quot;/files/tex/540bdad470006e47258d2efec74f098ef7dea897.png&quot; alt=&quot;$ I,J $&quot; /&gt; in polynomial time? &lt;/div&gt;

      &lt;/tr&gt;&lt;/td&gt;
    &lt;/table&gt;
  &lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;</description>
 <category domain="http://openproblemgarden.org/category/polynomial_algorithm">polynomial algorithm</category>
 <category domain="http://openproblemgarden.org/category/search_problem">search problem</category>
 <category domain="http://openproblemgarden.org/category/theoretical_computer_science">Theoretical Computer Science</category>
 <category domain="http://openproblemgarden.org/category/complexity">Complexity</category>
 <comments>http://openproblemgarden.org/op/theoretical_computer_science/subset_sums_equality#comment</comments>
 <pubDate>Sun, 18 Mar 2007 18:03:09 +0100</pubDate>
 <dc:creator>mdevos</dc:creator>
 <guid isPermaLink="false">163 at http://openproblemgarden.org</guid>
</item>
</channel>
</rss>
