Skip to main content

Showing 1–13 of 13 results for author: Lassota, A

.
  1. arXiv:2402.17290  [pdf, ps, other

    cs.CC

    Tight Lower Bounds for Block-Structured Integer Programs

    Authors: Christoph Hunkenschröder, Kim-Manuel Klein, Martin Koutecký, Alexandra Lassota, Asaf Levin

    Abstract: We study fundamental block-structured integer programs called tree-fold and multi-stage IPs. Tree-fold IPs admit a constraint matrix with independent blocks linked together by few constraints in a recursive pattern; and transposing their constraint matrix yields multi-stage IPs. The state-of-the-art algorithms to solve these IPs have an exponential gap in their running times, making it natural to… ▽ More

    Submitted 27 February, 2024; originally announced February 2024.

  2. arXiv:2311.01890  [pdf, other

    cs.DS math.OC

    Parameterized algorithms for block-structured integer programs with large entries

    Authors: Jana Cslovjecsek, Martin Koutecký, Alexandra Lassota, Michał Pilipczuk, Adam Polak

    Abstract: We study two classic variants of block-structured integer programming. Two-stage stochastic programs are integer programs of the form $\{A_i \mathbf{x} + D_i \mathbf{y}_i = \mathbf{b}_i\textrm{ for all }i=1,\ldots,n\}$, where $A_i$ and $D_i$ are bounded-size matrices. On the other hand, $n$-fold programs are integer programs of the form… ▽ More

    Submitted 3 November, 2023; originally announced November 2023.

    Comments: 40 pages. Extended abstract to appear in the proceedings of SODA 2024

  3. arXiv:2307.00406  [pdf, other

    cs.DS cs.CC

    Detecting Points in Integer Cones of Polytopes is Double-Exponentially Hard

    Authors: Łukasz Kowalik, Alexandra Lassota, Konrad Majewski, Michał Pilipczuk, Marek Sokołowski

    Abstract: Let $d$ be a positive integer. For a finite set $X \subseteq \mathbb{R}^d$, we define its integer cone as the set $\mathsf{IntCone}(X) := \{ \sum_{x \in X} λ_x \cdot x \mid λ_x \in \mathbb{Z}_{\geq 0} \} \subseteq \mathbb{R}^d$. Goemans and Rothvoss showed that, given two polytopes $\mathcal{P}, \mathcal{Q} \subseteq \mathbb{R}^d$ with $\mathcal{P}$ being bounded, one can decide whether… ▽ More

    Submitted 1 July, 2023; originally announced July 2023.

  4. arXiv:2301.12863  [pdf, ps, other

    cs.DS cs.LG

    Minimalistic Predictions to Schedule Jobs with Online Precedence Constraints

    Authors: Alexandra Lassota, Alexander Lindermayr, Nicole Megow, Jens Schlöter

    Abstract: We consider non-clairvoyant scheduling with online precedence constraints, where an algorithm is oblivious to any job dependencies and learns about a job only if all of its predecessors have been completed. Given strong impossibility results in classical competitive analysis, we investigate the problem in a learning-augmented setting, where an algorithm has access to predictions without any qualit… ▽ More

    Submitted 30 January, 2023; originally announced January 2023.

  5. arXiv:2203.10077  [pdf, ps, other

    cs.DS

    Tight Vector Bin Packing with Few Small Items via Fast Exact Matching in Multigraphs

    Authors: Alexandra Lassota, Aleksander Łukasiewicz, Adam Polak

    Abstract: We solve the Bin Packing problem in $O^*(2^k)$ time, where $k$ is the number of items less or equal to one third of the bin capacity. This parameter measures the distance from the polynomially solvable case of only large (i.e., greater than one third) items. Our algorithm is actually designed to work for a more general Vector Bin Packing problem, in which items are multidimensional vectors. We imp… ▽ More

    Submitted 18 July, 2022; v1 submitted 18 March, 2022; originally announced March 2022.

    Comments: ICALP 2022

  6. arXiv:2201.05113  [pdf, other

    cs.DS

    Cardinality Constrained Scheduling in Online Models

    Authors: Leah Epstein, Alexandra Lassota, Asaf Levin, Marten Maack, Lars Rohwedder

    Abstract: Makespan minimization on parallel identical machines is a classical and intensively studied problem in scheduling, and a classic example for online algorithm analysis with Graham's famous list scheduling algorithm dating back to the 1960s. In this problem, jobs arrive over a list and upon an arrival, the algorithm needs to assign the job to a machine. The goal is to minimize the makespan, that is,… ▽ More

    Submitted 13 January, 2022; originally announced January 2022.

    Comments: An extended abstract will appear in the proceedings of STACS'22

  7. arXiv:2111.08048  [pdf, ps, other

    cs.DM math.OC

    Sometimes, Convex Separable Optimization Is Much Harder than Linear Optimization, and Other Surprises

    Authors: Cornelius Brand, Martin Koutecký, Alexandra Lassota, Sebastian Ordyniak

    Abstract: An influential 1990 paper of Hochbaum and Shanthikumar made it common wisdom that "convex separable optimization is not much harder than linear optimization" [JACM 1990]. We exhibit two fundamental classes of mixed integer (linear) programs that run counter this intuition. Namely those whose constraint matrices have small coefficients and small primal or dual treedepth: While linear optimization i… ▽ More

    Submitted 15 November, 2021; originally announced November 2021.

  8. arXiv:2011.06150  [pdf, other

    cs.CC

    Total Completion Time Minimization for Scheduling with Incompatibility Cliques

    Authors: Klaus Jansen, Alexandra Lassota, Marten Maack, Tytus Pikies

    Abstract: This paper considers parallel machine scheduling with incompatibilities between jobs. The jobs form a graph and no two jobs connected by an edge are allowed to be assigned to the same machine. In particular, we study the case where the graph is a collection of disjoint cliques. Scheduling with incompatibilities between jobs represents a well-established line of research in scheduling theory and th… ▽ More

    Submitted 13 March, 2021; v1 submitted 11 November, 2020; originally announced November 2020.

  9. arXiv:2010.09255  [pdf, ps, other

    cs.CC

    Tightness of Sensitivity and Proximity Bounds for Integer Linear Programs

    Authors: Sebastian Berndt, Klaus Jansen, Alexandra Lassota

    Abstract: We consider ILPs, where each variable corresponds to an integral point within a polytope $\mathcal{P}$, i. e., ILPs of the form $\min\{c^{\top}x\mid \sum_{p\in\mathcal P\cap \mathbb Z^d} x_p p = b, x\in\mathbb Z^{|\mathcal P\cap \mathbb Z^d|}_{\ge 0}\}$. The distance between an optimal fractional solution and an optimal integral solution (called proximity) is an important measure. A classical re… ▽ More

    Submitted 19 October, 2020; originally announced October 2020.

  10. arXiv:2008.12928  [pdf, ps, other

    cs.CC cs.DM

    The Double Exponential Runtime is Tight for 2-Stage Stochastic ILPs

    Authors: Klaus Jansen, Kim-Manuel Klein, Alexandra Lassota

    Abstract: We consider fundamental algorithmic number theoretic problems and their relation to a class of block structured Integer Linear Programs (ILPs) called $2$-stage stochastic. A $2$-stage stochastic ILP is an integer program of the form $\min \{c^T x \mid \mathcal{A} x = b, \ell \leq x \leq u, x \in \mathbb{Z}^{r + ns} \}$ where the constraint matrix $\mathcal{A} \in \mathbb{Z}^{nt \times r +ns}$ cons… ▽ More

    Submitted 5 February, 2021; v1 submitted 29 August, 2020; originally announced August 2020.

  11. arXiv:2007.02660  [pdf, other

    cs.DS

    Solving Packing Problems with Few Small Items Using Rainbow Matchings

    Authors: Max Bannach, Sebastian Berndt, Marten Maack, Matthias Mnich, Alexandra Lassota, Malin Rau, Malte Skambath

    Abstract: An important area of combinatorial optimization is the study of packing and covering problems, such as Bin Packing, Multiple Knapsack, and Bin Covering. Those problems have been studied extensively from the viewpoint of approximation algorithms, but their parameterized complexity has only been investigated barely. For problem instances containing no "small" items, classical matching algorithms yie… ▽ More

    Submitted 6 July, 2020; originally announced July 2020.

    Comments: MFCS 2020

  12. arXiv:1909.11970  [pdf, ps, other

    cs.DS

    Approximation Algorithms for Scheduling with Class Constraints

    Authors: Klaus Jansen, Alexandra Lassota, Marten Maack

    Abstract: Assigning jobs onto identical machines with the objective to minimize the maximal load is one of the most basic problems in combinatorial optimization. Motivated by product planing and data placement, we study a natural extension called Class Constrainted Scheduling (CCS). In this problem, each job additionally belongs to a class and each machine can only schedule jobs from at most $c$ different c… ▽ More

    Submitted 26 September, 2019; originally announced September 2019.

  13. arXiv:1811.00950  [pdf, ps, other

    cs.DS

    Near-Linear Time Algorithm for n-fold ILPs via Color Coding

    Authors: Klaus Jansen, Alexandra Lassota, Lars Rohwedder

    Abstract: We study an important case of ILPs $\max\{c^Tx \ \vert\ \mathcal Ax = b, l \leq x \leq u,\, x \in \mathbb{Z}^{n t} \} $ with $n\cdot t$ variables and lower and upper bounds $\ell, u\in\mathbb Z^{nt}$. In $n$-fold ILPs non-zero entries only appear in the first $r$ rows of the matrix $\mathcal A$ and in small blocks of size $s\times t$ along the diagonal underneath. Despite this restriction many opt… ▽ More

    Submitted 2 November, 2018; originally announced November 2018.