A Faster Algorithm for Pigeonhole Equal Sums
An important area of research in exact algorithms is to solve Subset-Sum-type problems faster than meet-in-middle. In this paper we study Pigeonhole Equal Sums, a total search problem proposed by Papadimitriou (1994): given $n$ positive integers $w_1,\dots,w_n$ of total sum $\sum_{i=1}^n w_i < 2^...
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Artikel |
Sprache: | eng |
Schlagworte: | |
Online-Zugang: | Volltext bestellen |
Tags: |
Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
|
container_end_page | |
---|---|
container_issue | |
container_start_page | |
container_title | |
container_volume | |
creator | Jin, Ce Wu, Hongxun |
description | An important area of research in exact algorithms is to solve Subset-Sum-type
problems faster than meet-in-middle. In this paper we study Pigeonhole Equal
Sums, a total search problem proposed by Papadimitriou (1994): given $n$
positive integers $w_1,\dots,w_n$ of total sum $\sum_{i=1}^n w_i < 2^n-1$, the
task is to find two distinct subsets $A, B \subseteq [n]$ such that $\sum_{i\in
A}w_i=\sum_{i\in B}w_i$.
Similar to the status of the Subset Sum problem, the best known algorithm for
Pigeonhole Equal Sums runs in $O^*(2^{n/2})$ time, via either meet-in-middle or
dynamic programming (Allcock, Hamoudi, Joux, Klingelh\"{o}fer, and Santha,
2022).
Our main result is an improved algorithm for Pigeonhole Equal Sums in
$O^*(2^{0.4n})$ time. We also give a polynomial-space algorithm in
$O^*(2^{0.75n})$ time. Unlike many previous works in this area, our approach
does not use the representation method, but rather exploits a simple structural
characterization of input instances with few solutions. |
doi_str_mv | 10.48550/arxiv.2403.19117 |
format | Article |
fullrecord | <record><control><sourceid>arxiv_GOX</sourceid><recordid>TN_cdi_arxiv_primary_2403_19117</recordid><sourceformat>XML</sourceformat><sourcesystem>PC</sourcesystem><sourcerecordid>2403_19117</sourcerecordid><originalsourceid>FETCH-LOGICAL-a677-1be133bdfb026adb65e11a6f2920308224b8428f6e8382489a95f852d1e0c5d03</originalsourceid><addsrcrecordid>eNotzr1ugzAUQGEvHaK0D5CpfoBCfa9_MCNCJK0UKZWaHV0XG5CgJCaJkrevmnY629HH2ApEqqzW4pXitb-kqIRMIQfIFuyl4GuaTz7yYmin2J-6kYcp8o--9dN3Nw2eV8czDfzzPM6P7CHQMPun_y7Zfl3ty7dku9u8l8U2IZNlCTgPUromOIGGGme0ByATMEchhUVUziq0wXgrLSqbU66D1diAF1-6EXLJnv-2d259iP1I8Vb_sus7W_4Adzo7Eg</addsrcrecordid><sourcetype>Open Access Repository</sourcetype><iscdi>true</iscdi><recordtype>article</recordtype></control><display><type>article</type><title>A Faster Algorithm for Pigeonhole Equal Sums</title><source>arXiv.org</source><creator>Jin, Ce ; Wu, Hongxun</creator><creatorcontrib>Jin, Ce ; Wu, Hongxun</creatorcontrib><description>An important area of research in exact algorithms is to solve Subset-Sum-type
problems faster than meet-in-middle. In this paper we study Pigeonhole Equal
Sums, a total search problem proposed by Papadimitriou (1994): given $n$
positive integers $w_1,\dots,w_n$ of total sum $\sum_{i=1}^n w_i < 2^n-1$, the
task is to find two distinct subsets $A, B \subseteq [n]$ such that $\sum_{i\in
A}w_i=\sum_{i\in B}w_i$.
Similar to the status of the Subset Sum problem, the best known algorithm for
Pigeonhole Equal Sums runs in $O^*(2^{n/2})$ time, via either meet-in-middle or
dynamic programming (Allcock, Hamoudi, Joux, Klingelh\"{o}fer, and Santha,
2022).
Our main result is an improved algorithm for Pigeonhole Equal Sums in
$O^*(2^{0.4n})$ time. We also give a polynomial-space algorithm in
$O^*(2^{0.75n})$ time. Unlike many previous works in this area, our approach
does not use the representation method, but rather exploits a simple structural
characterization of input instances with few solutions.</description><identifier>DOI: 10.48550/arxiv.2403.19117</identifier><language>eng</language><subject>Computer Science - Data Structures and Algorithms</subject><creationdate>2024-03</creationdate><rights>http://arxiv.org/licenses/nonexclusive-distrib/1.0</rights><oa>free_for_read</oa><woscitedreferencessubscribed>false</woscitedreferencessubscribed></display><links><openurl>$$Topenurl_article</openurl><openurlfulltext>$$Topenurlfull_article</openurlfulltext><thumbnail>$$Tsyndetics_thumb_exl</thumbnail><link.rule.ids>228,230,776,881</link.rule.ids><linktorsrc>$$Uhttps://arxiv.org/abs/2403.19117$$EView_record_in_Cornell_University$$FView_record_in_$$GCornell_University$$Hfree_for_read</linktorsrc><backlink>$$Uhttps://doi.org/10.48550/arXiv.2403.19117$$DView paper in arXiv$$Hfree_for_read</backlink></links><search><creatorcontrib>Jin, Ce</creatorcontrib><creatorcontrib>Wu, Hongxun</creatorcontrib><title>A Faster Algorithm for Pigeonhole Equal Sums</title><description>An important area of research in exact algorithms is to solve Subset-Sum-type
problems faster than meet-in-middle. In this paper we study Pigeonhole Equal
Sums, a total search problem proposed by Papadimitriou (1994): given $n$
positive integers $w_1,\dots,w_n$ of total sum $\sum_{i=1}^n w_i < 2^n-1$, the
task is to find two distinct subsets $A, B \subseteq [n]$ such that $\sum_{i\in
A}w_i=\sum_{i\in B}w_i$.
Similar to the status of the Subset Sum problem, the best known algorithm for
Pigeonhole Equal Sums runs in $O^*(2^{n/2})$ time, via either meet-in-middle or
dynamic programming (Allcock, Hamoudi, Joux, Klingelh\"{o}fer, and Santha,
2022).
Our main result is an improved algorithm for Pigeonhole Equal Sums in
$O^*(2^{0.4n})$ time. We also give a polynomial-space algorithm in
$O^*(2^{0.75n})$ time. Unlike many previous works in this area, our approach
does not use the representation method, but rather exploits a simple structural
characterization of input instances with few solutions.</description><subject>Computer Science - Data Structures and Algorithms</subject><fulltext>true</fulltext><rsrctype>article</rsrctype><creationdate>2024</creationdate><recordtype>article</recordtype><sourceid>GOX</sourceid><recordid>eNotzr1ugzAUQGEvHaK0D5CpfoBCfa9_MCNCJK0UKZWaHV0XG5CgJCaJkrevmnY629HH2ApEqqzW4pXitb-kqIRMIQfIFuyl4GuaTz7yYmin2J-6kYcp8o--9dN3Nw2eV8czDfzzPM6P7CHQMPun_y7Zfl3ty7dku9u8l8U2IZNlCTgPUromOIGGGme0ByATMEchhUVUziq0wXgrLSqbU66D1diAF1-6EXLJnv-2d259iP1I8Vb_sus7W_4Adzo7Eg</recordid><startdate>20240327</startdate><enddate>20240327</enddate><creator>Jin, Ce</creator><creator>Wu, Hongxun</creator><scope>AKY</scope><scope>GOX</scope></search><sort><creationdate>20240327</creationdate><title>A Faster Algorithm for Pigeonhole Equal Sums</title><author>Jin, Ce ; Wu, Hongxun</author></sort><facets><frbrtype>5</frbrtype><frbrgroupid>cdi_FETCH-LOGICAL-a677-1be133bdfb026adb65e11a6f2920308224b8428f6e8382489a95f852d1e0c5d03</frbrgroupid><rsrctype>articles</rsrctype><prefilter>articles</prefilter><language>eng</language><creationdate>2024</creationdate><topic>Computer Science - Data Structures and Algorithms</topic><toplevel>online_resources</toplevel><creatorcontrib>Jin, Ce</creatorcontrib><creatorcontrib>Wu, Hongxun</creatorcontrib><collection>arXiv Computer Science</collection><collection>arXiv.org</collection></facets><delivery><delcategory>Remote Search Resource</delcategory><fulltext>fulltext_linktorsrc</fulltext></delivery><addata><au>Jin, Ce</au><au>Wu, Hongxun</au><format>journal</format><genre>article</genre><ristype>JOUR</ristype><atitle>A Faster Algorithm for Pigeonhole Equal Sums</atitle><date>2024-03-27</date><risdate>2024</risdate><abstract>An important area of research in exact algorithms is to solve Subset-Sum-type
problems faster than meet-in-middle. In this paper we study Pigeonhole Equal
Sums, a total search problem proposed by Papadimitriou (1994): given $n$
positive integers $w_1,\dots,w_n$ of total sum $\sum_{i=1}^n w_i < 2^n-1$, the
task is to find two distinct subsets $A, B \subseteq [n]$ such that $\sum_{i\in
A}w_i=\sum_{i\in B}w_i$.
Similar to the status of the Subset Sum problem, the best known algorithm for
Pigeonhole Equal Sums runs in $O^*(2^{n/2})$ time, via either meet-in-middle or
dynamic programming (Allcock, Hamoudi, Joux, Klingelh\"{o}fer, and Santha,
2022).
Our main result is an improved algorithm for Pigeonhole Equal Sums in
$O^*(2^{0.4n})$ time. We also give a polynomial-space algorithm in
$O^*(2^{0.75n})$ time. Unlike many previous works in this area, our approach
does not use the representation method, but rather exploits a simple structural
characterization of input instances with few solutions.</abstract><doi>10.48550/arxiv.2403.19117</doi><oa>free_for_read</oa></addata></record> |
fulltext | fulltext_linktorsrc |
identifier | DOI: 10.48550/arxiv.2403.19117 |
ispartof | |
issn | |
language | eng |
recordid | cdi_arxiv_primary_2403_19117 |
source | arXiv.org |
subjects | Computer Science - Data Structures and Algorithms |
title | A Faster Algorithm for Pigeonhole Equal Sums |
url | https://sfx.bib-bvb.de/sfx_tum?ctx_ver=Z39.88-2004&ctx_enc=info:ofi/enc:UTF-8&ctx_tim=2025-01-30T13%3A36%3A28IST&url_ver=Z39.88-2004&url_ctx_fmt=infofi/fmt:kev:mtx:ctx&rfr_id=info:sid/primo.exlibrisgroup.com:primo3-Article-arxiv_GOX&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&rft.genre=article&rft.atitle=A%20Faster%20Algorithm%20for%20Pigeonhole%20Equal%20Sums&rft.au=Jin,%20Ce&rft.date=2024-03-27&rft_id=info:doi/10.48550/arxiv.2403.19117&rft_dat=%3Carxiv_GOX%3E2403_19117%3C/arxiv_GOX%3E%3Curl%3E%3C/url%3E&disable_directlink=true&sfx.directlink=off&sfx.report_link=0&rft_id=info:oai/&rft_id=info:pmid/&rfr_iscdi=true |