Nie jesteś zalogowany | Zaloguj się
Facebook
LinkedIn
Powrót do listy aktywnych seminarów

Seminarium "Algorytmika"

Cotygodniowe seminarium badawcze

 


Organizatorzy

Informacje

piątki, 14:15 , sala: 5060

Strona domowa

https://students.mimuw.edu.pl/~kd417818/algorithms-seminar/

Dziedziny badań

Lista referatów

  • 15 listopada 2024 14:15
    Wiktor Zuba
    Space-Efficient Indexes for Uncertain Strings
    Strings in the real world are often encoded with some level of uncertainty, for example, due to: unreliable data measurements; flexible sequence modeling; or noise introduced for privacy protection. In the character-level uncertainty model, an …

  • 8 listopada 2024 14:15
    Anita Dürr (Max Planck Institute for Informatics)
    Even Faster Knapsack via Rectangular Monotone Min-Plus Convolution and Balancing
    We present a pseudopolynomial-time algorithm for the Knapsack problem that has running time ˜O(n + t√pmax), where n is the number of items, t is the knapsack capacity, and pmax is the maximum item profit. …

  • 25 października 2024 14:15
    Maël Dumas
    On graphs coverable by k shortest paths
    We show that if the edges or vertices of an undirected graph G can be covered by k shortest paths, then the pathwidth of G is upper-bounded by a single exponential function of k. As …

  • 18 października 2024 14:15
    Konrad Majewski
    Parameterized Dynamic Data Structure for Split Completion
    We design a randomized data structure that, for a fully dynamic graph G updated by edge insertions and deletions and integers k, d fixed upon initialization, maintains the answer to the Split Completion problem: whether …

  • 29 kwietnia 2021 12:15
    Jana Cslovjecsek (EPFL)
    Block-Structured Integer and Linear Programming in Strongly Polynomial and Near Linear Time
    We consider n-fold integer programming problems and their generalizations. These are integer linear programming problems for which the linear constraints exhibit a (recursive) block-structure: The problem decomposes into independent sub-problems after deleting a small number …

  • 15 kwietnia 2021 12:15
    Tomáš Masařík (Simon Fraser University)
    Flexible List Colorings in Graphs with Special Degeneracy Conditions
    For a given ε > 0, we say that a graph G is ε-flexibly k-choosable if the following holds: for any assignment L of lists of size k on V(G), if a preferred color is …

  • 1 kwietnia 2021 12:15
    Michał Pilipczuk
    Reducing randomness in Isolation Lemma on decomposable graphs
    The classic Isolation Lemma of Mulmuley et al. states that if F is a non-empty family of subsets of a universe U of size n, and we draw a weight function f : U -> …

  • 18 marca 2021 12:15
    Anna Zych-Pawlewicz
    Efficient fully dynamic elimination forests with applications to detecting long paths and cycles
    We present a data structure that in a dynamic graph of treedepth at most d, which is modified over time by edge insertions and deletions, maintains an optimum-height elimination forest. The data structure achieves worst-case …

  • 4 marca 2021 12:15
    Łukasz Bożyk
    Vertex deletion into bipartite permutation graphs
    A permutation graph can be defined as an intersection graph of segments whose endpoints lie on two parallel lines, one on each. A bipartite permutation graph is a permutation graph which is bipartite. We study …

  • 21 stycznia 2021 12:15
    Karol Węgrzycki (MPI Saarbrucken)
    Improving Schroeppel and Shamir’s Algorithm for Subset Sum via Orthogonal Vectors
    We present an O^*(2^{0.5 n}) time and O^*(2^{0.249999n}) space randomized algorithm for Subset Sum. This is the first improvement over the long-standing O^*(2^{n/2}) time and O^*(2^{n /4}) space algorithm due to Schroeppel and Shamir. This …

  • 7 stycznia 2021 12:15
    Michał Włodarczyk (Eindhoven University of Technology)
    Parameterized Inapproximability for Steiner Orientation by Gap Amplification
    In the k\textnormal{-}\textsc{Steiner Orientation} problem, we are given a mixed graph, that is, with both directed and undirected edges, and a set of k terminal pairs. The goal is to find an orientation of the …

  • 17 grudnia 2020 12:15
    Juliusz Straszyński
    Efficient Computation of 2-Covers of a String
    Quasiperiodicity is a generalization of periodicity that has been researched for almost 30 years. The notion of cover is the classic variant of quasiperiodicity. A cover of a text T is a string whose occurrences …

  • 3 grudnia 2020 12:15
    Adam Karczmarz (UW)
    A Deterministic Parallel APSP Algorithm and its Applications
    In this talk we show a deterministic parallel all-pairs shortest paths algorithm for real-weighted directed graphs. The algorithm has $\tilde{O}(nm+(n/d)3)$ work and $\tilde{O}(d)$ depth for any depth parameter $d\in [1,n]$. To the best of our …

  • 19 listopada 2020 12:15
    Céline M. F. Swennenhuis (Eindhoven University of Technology)
    A Faster Exponential Time Algorithm for Bin Packing With a Constant Number of Bins via Additive Combinatorics
    In the Bin Packing problem one is given n items with different weights and m bins with a given capacity; the goal is to distribute the items over the bins without exceeding the capacity. Björklund, …

  • 5 listopada 2020 12:15
    Wojciech Nadara
    Approximating pathwidth for graphs of small treewidth
    We describe a polynomial-time algorithm which, given a graph $G$ with treewidth $t$, approximates the pathwidth of $G$ to within a ratio of $O(t\sqrt{\log t})$. Our approach builds on the following key insight: every graph …