works on

From the 1 of 6 linked papers with an AI index.

collaborators

6 papers

cs.DS2026

Dense Subset Sum in Multi-Dimension

Lin Chen, Tingwei Hu, Yuchen Mao +1

The paper studies the structure of subset sums of many vectors in a multi‑dimensional integer grid, showing that when the set is sufficiently dense it contains large generalized pr…

cs.DS2026

Near-Tight Approximation Algorithms for Bottleneck Multiple Knapsack Problems

Lin Chen, Tingwei Hu, Yuchen Mao +5

In the bottleneck multiple knapsack problem, we are given a set of items and a set of knapsacks, where each item has a profit and a weight, and each knapsack has a capacity. Our go…

cs.DS2026

An Improved Pseudopolynomial Time Algorithm for Subset Sum

Lin Chen, Jiayi Lian, Yuchen Mao +1

We investigate pseudo-polynomial time algorithms for Subset Sum. Given a multi-set of positive integers and a target , Subset Sum asks whether some subset of sums to…

cs.DS2025

Weakly Approximating Knapsack in Subquadratic Time

Lin Chen, Jiayi Lian, Yuchen Mao +1

We consider the classic Knapsack problem. Let and be the capacity and the optimal value, respectively. If one seeks a solution with total profit at least $\mathr…

cs.DS2025

Long Arithmetic Progressions in Sumsets and Subset Sums: Constructive Proofs and Efficient Witnesses

Lin Chen, Yuchen Mao, Guochuan Zhang

Existence of long arithmetic progression in sumsets and subset sums has been studied extensively in the field of additive combinatorics. These additive combinatorics results play a…

cs.DS2025

A Note on Deterministic FPTAS for Partition

Lin Chen, Jiayi Lian, Yuchen Mao +1

We consider the Partition problem and propose a deterministic FPTAS (Fully Polynomial-Time Approximation Scheme) that runs in -time. This is the b…