Skip to main content

Showing 1–29 of 29 results for author: Shachnai, H

.
  1. arXiv:2403.01568  [pdf, other

    cs.DS

    Approximations and Hardness of Packing Partially Ordered Items

    Authors: Ilan Doron-Arad, Guy Kortsarz, Joseph Naor, Baruch Schieber, Hadas Shachnai

    Abstract: Motivated by applications in production planning and storage allocation in hierarchical databases, we initiate the study of covering partially ordered items (CPO). Given a capacity $k \in \mathbb{Z}^+$, and a directed graph $G=(V,E)$ where each vertex has a size in $\{0,1, \ldots,k\}$, we seek a collection of subsets of vertices $S_1, \ldots, S_m$ that cover all the vertices, such that for any… ▽ More

    Submitted 3 March, 2024; originally announced March 2024.

  2. arXiv:2308.12622  [pdf, ps, other

    cs.DS

    An EPTAS for Cardinality Constrained Multiple Knapsack via Iterative Randomized Rounding

    Authors: Ilan Doron-Arad, Ariel Kulik, Hadas Shachnai

    Abstract: In [Math. Oper. Res., 2011], Fleischer et al. introduced a powerful technique for solving the generic class of separable assignment problems (SAP), in which a set of items of given values and weights needs to be packed into a set of bins subject to separable assignment constraints, so as to maximize the total value. The approach of Fleischer at al. relies on solving a configuration LP and sampling… ▽ More

    Submitted 10 June, 2024; v1 submitted 24 August, 2023; originally announced August 2023.

  3. arXiv:2307.08592  [pdf, ps, other

    cs.DS

    Tight Bounds for Budgeted Maximum Weight Independent Set in Bipartite and Perfect Graphs

    Authors: Ilan Doron-Arad, Hadas Shachnai

    Abstract: We consider the classic budgeted maximum weight independent set (BMWIS) problem. The input is a graph $G = (V,E)$, a weight function $w:V \rightarrow \mathbb{R}_{\geq 0}$, a cost function $c:V \rightarrow \mathbb{R}_{\geq 0}$, and a budget $B \in \mathbb{R}_{\geq 0}$. The goal is to find an independent set $S \subseteq V$ in $G$ such that $\sum_{v \in S} c(v) \leq B$, which maximizes the total wei… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

  4. arXiv:2307.07773  [pdf, ps, other

    cs.DS

    Lower Bounds for Matroid Optimization Problems with a Linear Constraint

    Authors: Ilan Doron-Arad, Ariel Kulik, Hadas Shachnai

    Abstract: We study a family of matroid optimization problems with a linear constraint (MOL). In these problems, we seek a subset of elements which optimizes (i.e., maximizes or minimizes) a linear objective function subject to (i) a matroid independent set, or a matroid basis constraint, (ii) additional linear constraint. A notable member in this family is budgeted matroid independent set (BM), which can be… ▽ More

    Submitted 20 April, 2024; v1 submitted 15 July, 2023; originally announced July 2023.

  5. arXiv:2307.04173  [pdf, other

    cs.DS

    Budgeted Matroid Maximization: a Parameterized Viewpoint

    Authors: Ilan Doron-Arad, Ariel Kulik, Hadas Shachnai

    Abstract: We study budgeted variants of well known maximization problems with multiple matroid constraints. Given an $\ell$-matchoid $\cm$ on a ground set $E$, a profit function $p:E \rightarrow \mathbb{R}_{\geq 0}$, a cost function $c:E \rightarrow \mathbb{R}_{\geq 0}$, and a budget $B \in \mathbb{R}_{\geq 0}$, the goal is to find in the $\ell$-matchoid a feasible set $S$ of maximum profit $p(S)$ subject t… ▽ More

    Submitted 9 July, 2023; originally announced July 2023.

  6. arXiv:2307.02137  [pdf, ps, other

    cs.DS

    Improved Approximation for Two-dimensional Vector Multiple Knapsack

    Authors: Tomer Cohen, Ariel Kulik, Hadas Shachnai

    Abstract: We study the uniform $2$-dimensional vector multiple knapsack (2VMK) problem, a natural variant of multiple knapsack arising in real-world applications such as virtual machine placement. The input for 2VMK is a set of items, each associated with a $2$-dimensional weight vector and a positive profit, along with $m$ $2$-dimensional bins of uniform (unit) capacity in each dimension. The goal is to fi… ▽ More

    Submitted 5 July, 2023; originally announced July 2023.

  7. arXiv:2304.13984  [pdf, other

    cs.DS

    An FPTAS for Budgeted Laminar Matroid Independent Set

    Authors: Ilan Doron-Arad, Ariel Kulik, Hadas Shachnai

    Abstract: We study the budgeted laminar matroid independent set problem. The input is a ground set, where each element has a cost and a non-negative profit, along with a laminar matroid over the elements and a budget. The goal is to select a maximum profit independent set of the matroid whose total cost is bounded by the budget. Several well known special cases, where we have, e.g., no matroid constraint (t… ▽ More

    Submitted 27 April, 2023; originally announced April 2023.

  8. arXiv:2302.10613  [pdf, other

    cs.DS

    Approximating Bin Packing with Conflict Graphs via Maximization Techniques

    Authors: Ilan Doron-Arad, Hadas Shachnai

    Abstract: We give a comprehensive study of bin packing with conflicts (BPC). The input is a set $I$ of items, sizes $s:I \rightarrow [0,1]$, and a conflict graph $G = (I,E)$. The goal is to find a partition of $I$ into a minimum number of independent sets, each of total size at most $1$. Being a generalization of the notoriously hard graph coloring problem, BPC has been studied mostly on polynomially colora… ▽ More

    Submitted 21 February, 2023; originally announced February 2023.

  9. arXiv:2302.08929  [pdf, ps, other

    cs.GT cs.CC

    Finding Possible and Necessary Winners in Spatial Voting with Partial Information

    Authors: Aviram Imber, Jonas Israel, Markus Brill, Hadas Shachnai, Benny Kimelfeld

    Abstract: We consider spatial voting where candidates are located in the Euclidean $d$-dimensional space and each voter ranks candidates based on their distance from the voter's ideal point. We explore the case where information about the location of voters' ideal points is incomplete: for each dimension, we are given an interval of possible values. We study the computational complexity of computing the pos… ▽ More

    Submitted 17 February, 2023; originally announced February 2023.

  10. arXiv:2302.05681  [pdf, other

    cs.DS

    An EPTAS for Budgeted Matching and Budgeted Matroid Intersection

    Authors: Ilan Doron-Arad, Ariel Kulik, Hadas Shachnai

    Abstract: We study the budgeted versions of the well known matching and matroid intersection problems. While both problems admit a polynomial-time approximation scheme (PTAS) [Berger et al. (Math. Programming, 2011), Chekuri, Vondrak and Zenklusen (SODA 2011)], it has been an intriguing open question whether these problems admit a fully PTAS (FPTAS), or even an efficient PTAS (EPTAS). In this paper we ans… ▽ More

    Submitted 11 February, 2023; originally announced February 2023.

  11. arXiv:2212.01025  [pdf, ps, other

    cs.DS

    Bin Packing with Partition Matroid can be Approximated within $o(OPT)$ Bins

    Authors: Ilan Doron-Arad, Ariel Kulik, Hadas Shachnai

    Abstract: We consider the Bin Packing problem with a partition matroid constraint. The input is a set of items of sizes in $(0,1]$, and a partition matroid over the items. The goal is to pack all items in a minimum number of unit-size bins, such that each bin forms an independent set in the matroid. The problem is a generalization of both Group Bin Packing and Bin Packing with Cardinality Constraints. Bin P… ▽ More

    Submitted 14 May, 2023; v1 submitted 2 December, 2022; originally announced December 2022.

  12. arXiv:2209.04654  [pdf, other

    cs.DS

    An EPTAS for Budgeted Matroid Independent Set

    Authors: Ilan Doron-Arad, Ariel Kulik, Hadas Shachnai

    Abstract: We consider the budgeted matroid independent set problem. The input is a ground set, where each element has a cost and a non-negative profit, along with a matroid over the elements and a budget. The goal is to select a subset of elements which maximizes the total profit subject to the matroid and budget constraints. Several well known special cases, where we have, e.g., a uniform matroid and a bud… ▽ More

    Submitted 10 September, 2022; originally announced September 2022.

  13. arXiv:2205.12828  [pdf, ps, other

    cs.DS

    Improved Approximations for Vector Bin Packing via Iterative Randomized Rounding

    Authors: Ariel Kulik, Matthias Mnich, Hadas Shachnai

    Abstract: We study the $d$-dimensional Vector Bin Packing ($d$VBP) problem, a generalization of Bin Packing with central applications in resource allocation and scheduling. In $d$VBP, we are given a set of items, each of which is characterized by a $d$-dimensional volume vector; the objective is to partition the items into a minimum number of subsets (bins), such that the total volume of items in each subse… ▽ More

    Submitted 28 April, 2023; v1 submitted 25 May, 2022; originally announced May 2022.

  14. arXiv:2102.12879  [pdf, ps, other

    cs.DS

    A Refined Analysis of Submodular Greedy

    Authors: Ariel Kulik, Roy Schwartz, Hadas Shachnai

    Abstract: Many algorithms for maximizing a monotone submodular function subject to a knapsack constraint rely on the natural greedy heuristic. We present a novel refined analysis of this greedy heuristic which enables us to: $(1)$ reduce the enumeration in the tight $(1-e^{-1})$-approximation of [Sviridenko 04] from subsets of size three to two; $(2)$ present an improved upper bound of $0.42945$ for the cla… ▽ More

    Submitted 14 March, 2021; v1 submitted 25 February, 2021; originally announced February 2021.

  15. arXiv:2011.04273  [pdf, other

    cs.DS cs.DM

    An APTAS for Bin Packing with Clique-graph Conflicts

    Authors: Ilan Doron-Arad, Ariel Kulik, Hadas Shachnai

    Abstract: We study the following variant of the classic {\em bin packing} problem. Given a set of items of various sizes, partitioned into groups, find a packing of the items in a minimum number of identical (unit-size) bins, such that no two items of the same group are assigned to the same bin. This problem, known as {\em bin packing with clique-graph conflicts}, has natural applications in storing file re… ▽ More

    Submitted 5 June, 2021; v1 submitted 9 November, 2020; originally announced November 2020.

  16. arXiv:2007.10470  [pdf, ps, other

    cs.DS

    Modular and Submodular Optimization with Multiple Knapsack Constraints via Fractional Grou**

    Authors: Yaron Fairstein, Ariel Kulik, Hadas Shachnai

    Abstract: A multiple knapsack constraint over a set of items is defined by a set of bins of arbitrary capacities, and a weight for each of the items. An assignment for the constraint is an allocation of subsets of items to the bins which adheres to bin capacities. In this paper we present a unified algorithm that yields efficient approximations for a wide class of submodular and modular optimization problem… ▽ More

    Submitted 28 June, 2021; v1 submitted 20 July, 2020; originally announced July 2020.

  17. arXiv:2004.12224  [pdf, ps, other

    cs.DS

    An Almost Optimal Approximation Algorithm for Monotone Submodular Multiple Knapsack

    Authors: Yaron Fairstein, Ariel Kulik, Joseph, Naor, Danny Raz, Hadas Shachnai

    Abstract: We study the problem of maximizing a monotone submodular function subject to a Multiple Knapsack constraint. The input is a set $I$ of items, each has a non-negative weight, and a set of bins of arbitrary capacities. Also, we are given a submodular, monotone and non-negative function $f$ over subsets of the items. The objective is to find a packing of a subset of items $A \subseteq I$ in the bins… ▽ More

    Submitted 16 April, 2021; v1 submitted 25 April, 2020; originally announced April 2020.

  18. arXiv:1911.02653  [pdf, ps, other

    cs.DS

    Analysis of Two-variable Recurrence Relations with Application to Parameterized Approximations

    Authors: Ariel Kulik, Hadas Shachnai

    Abstract: In this paper we introduce randomized branching as a tool for parameterized approximation and develop the mathematical machinery for its analysis. Our algorithms improve the best known running times of parameterized approximation algorithms for Vertex Cover and $3$-Hitting Set for a wide range of approximation ratios. One notable example is a simple parameterized random $1.5$-approximation algorit… ▽ More

    Submitted 4 May, 2020; v1 submitted 6 November, 2019; originally announced November 2019.

  19. arXiv:1907.01745  [pdf, other

    cs.DS

    Generalized Assignment via Submodular Optimization with Reserved Capacity

    Authors: Ariel Kulik, Kanthi Sarpatwar, Baruch Schieber, Hadas Shachnai

    Abstract: We study a variant of the \emph{generalized assignment problem} ({\sf GAP}) with group constraints. An instance of {\sf Group GAP} is a set $I$ of items, partitioned into $L$ groups, and a set of $m$ uniform (unit-sized) bins. Each item $i \in I$ has a size $s_i >0$, and a profit $p_{i,j} \geq 0$ if packed in bin $j$. A group of items is \emph{satisfied} if all of its items are packed. The goal is… ▽ More

    Submitted 16 September, 2019; v1 submitted 3 July, 2019; originally announced July 2019.

    Comments: Preliminary version to appear in European Symposium on Algorithms 2019

    ACM Class: F.2.2; G.2.1

  20. arXiv:1811.07413  [pdf, ps, other

    cs.DS

    The Preemptive Resource Allocation Problem

    Authors: Kanthi Sarpatwar, Baruch Schieber, Hadas Shachnai

    Abstract: We revisit a classical scheduling model to incorporate modern trends in data center networks and cloud services. Addressing some key challenges in the allocation of shared resources to user requests (jobs) in such settings, we consider the following variants of the classic {\em resource allocation problem} (\textsf{RAP}). The input to our problems is a set $J$ of jobs and a set $M$ of homogeneous… ▽ More

    Submitted 18 November, 2018; originally announced November 2018.

    Comments: 20 pages

    MSC Class: 68W25 ACM Class: F.2.2; G.1.6

  21. arXiv:1707.08496  [pdf, ps, other

    cs.DS cs.DC

    Fast Distributed Approximation for Max-Cut

    Authors: Keren Censor-Hillel, Rina Levy, Hadas Shachnai

    Abstract: Finding a maximum cut is a fundamental task in many computational settings. Surprisingly, it has been insufficiently studied in the classic distributed settings, where vertices communicate by synchronously sending messages to their neighbors according to the underlying graph, known as the $\mathcal{LOCAL}$ or $\mathcal{CONGEST}$ models. We amend this by obtaining almost optimal algorithms for Max-… ▽ More

    Submitted 26 July, 2017; originally announced July 2017.

  22. arXiv:1705.06319  [pdf, other

    cs.DS cs.DM

    Constrained Submodular Maximization via Greedy Local Search

    Authors: Kanthi K. Sarpatwar, Baruch Schieber, Hadas Shachnai

    Abstract: We present a simple combinatorial $\frac{1 -e^{-2}}{2}$-approximation algorithm for maximizing a monotone submodular function subject to a knapsack and a matroid constraint. This classic problem is known to be hard to approximate within factor better than $1 - 1/e$. We show that the algorithm can be extended to yield a ratio of $\frac{1 - e^{-(k+1)}}{k+1}$ for the problem with a single knapsack… ▽ More

    Submitted 14 January, 2018; v1 submitted 17 May, 2017; originally announced May 2017.

    Comments: Title changed from "Interleaved Algorithms for Constrained Submodular Function Maximization"

    ACM Class: F.2.2; G.1.6

  23. arXiv:1605.04982  [pdf, other

    cs.DS

    Flexible Resource Allocation for Clouds and All-Optical Networks

    Authors: Dmitriy Katz, Baruch Schieber, Hadas Shachnai

    Abstract: Motivated by the cloud computing paradigm, and by key optimization problems in all-optical networks, we study two variants of the classic job interval scheduling problem, where a reusable resource is allocated to competing job intervals in a flexible manner. Each job, $J_i$, requires the use of up to $r_{max}(i)$ units of the resource, with a profit of $p_i \geq 1$ accrued for each allocated unit.… ▽ More

    Submitted 16 May, 2016; originally announced May 2016.

  24. arXiv:1512.06736  [pdf, ps, other

    cs.DS

    On Lagrangian Relaxation and Reoptimization Problems

    Authors: Ariel Kulik, Hadas Shachnai, Gal Tamir

    Abstract: We prove a general result demonstrating the power of Lagrangian relaxation in solving constrained maximization problems with arbitrary objective functions. This yields a unified approach for solving a wide class of {\em subset selection} problems with linear constraints. Given a problem in this class and some small $\eps \in (0,1)$, we show that if there exists an $r$-approximation algorithm for t… ▽ More

    Submitted 21 December, 2015; originally announced December 2015.

  25. arXiv:1407.2033  [pdf, other

    cs.DS

    A Multivariate Framework for Weighted FPT Algorithms

    Authors: Hadas Shachnai, Meirav Zehavi

    Abstract: We introduce a novel multivariate approach for solving weighted parameterized problems. In our model, given an instance of size $n$ of a minimization (maximization) problem, and a parameter $W \geq 1$, we seek a solution of weight at most (or at least) $W$. We use our general framework to obtain efficient algorithms for such fundamental graph problems as Vertex Cover, 3-Hitting Set, Edge Dominatin… ▽ More

    Submitted 22 February, 2015; v1 submitted 8 July, 2014; originally announced July 2014.

  26. arXiv:1405.2530  [pdf, ps, other

    cs.DS

    Tighter Bounds for Makespan Minimization on Unrelated Machines

    Authors: Dor Arad, Yael Mordechai, Hadas Shachnai

    Abstract: We consider the problem of scheduling $n$ jobs to minimize the makespan on $m$ unrelated machines, where job $j$ requires time $p_{ij}$ if processed on machine $i$. A classic algorithm of Lenstra et al. yields the best known approximation ratio of $2$ for the problem. Improving this bound has been a prominent open problem for over two decades. In this paper we obtain a tighter bound for a wide sub… ▽ More

    Submitted 23 June, 2014; v1 submitted 11 May, 2014; originally announced May 2014.

    Comments: 12 pages, 2 figures. arXiv admin note: text overlap with arXiv:1011.1168 by other authors

  27. arXiv:1403.0099  [pdf, other

    cs.DS

    Parameterized Algorithms for Graph Partitioning Problems

    Authors: Hadas Shachnai, Meirav Zehavi

    Abstract: We study a broad class of graph partitioning problems, where each problem is specified by a graph $G=(V,E)$, and parameters $k$ and $p$. We seek a subset $U\subseteq V$ of size $k$, such that $α_1m_1 + α_2m_2$ is at most (or at least) $p$, where $α_1,α_2\in\mathbb{R}$ are constants defining the problem, and $m_1, m_2$ are the cardinalities of the edge sets having both endpoints, and exactly one en… ▽ More

    Submitted 1 March, 2014; originally announced March 2014.

  28. arXiv:1402.3547  [pdf, other

    cs.DS

    Representative Families: A Unified Tradeoff-Based Approach

    Authors: Hadas Shachnai, Meirav Zehavi

    Abstract: Let $M=(E,{\cal I})$ be a matroid, and let $\cal S$ be a family of subsets of size $p$ of $E$. A subfamily $\widehat{\cal S}\subseteq{\cal S}$ represents ${\cal S}$ if for every pair of sets $X\in{\cal S}$ and $Y\subseteq E\setminus X$ such that $X\cup Y\in{\cal I}$, there is a set $\widehat{X}\in\widehat{\cal S}$ disjoint from $Y$ such that $\widehat{X}\cup Y\in{\cal I}$. Fomin et al. (Proc. ACM-… ▽ More

    Submitted 19 April, 2014; v1 submitted 14 February, 2014; originally announced February 2014.

  29. arXiv:1101.2940  [pdf, ps, other

    cs.DS cs.DM

    Approximations for Monotone and Non-monotone Submodular Maximization with Knapsack Constraints

    Authors: Ariel Kulik, Hadas Shachnai, Tami Tamir

    Abstract: Submodular maximization generalizes many fundamental problems in discrete optimization, including Max-Cut in directed/undirected graphs, maximum coverage, maximum facility location and marketing over social networks. In this paper we consider the problem of maximizing any submodular function subject to $d$ knapsack constraints, where $d$ is a fixed constant. We establish a strong relation betwee… ▽ More

    Submitted 14 January, 2011; originally announced January 2011.

    Comments: A preliminary version of this paper appeared in the Proceedings of the 20th Annual ACM-SIAM Symposium on Discrete Algorithms, New York, January 2009