Skip to main content

Showing 1–4 of 4 results for author: Lopuszanski, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2310.15360  [pdf, other

    cs.DB

    Algorithm for Invalidation of Cached Results of Queries to a Single Table

    Authors: Jakub Łopuszański

    Abstract: One of the most popular setups for a back-end of a high performance website consists of a relational database and a cache which stores results of performed queries. Several application frameworks support caching of queries made to the database, but few of them handle cache invalidation correctly, resorting to simpler solutions such as short TTL values, or flushing the whole cache after any write t… ▽ More

    Submitted 23 October, 2023; originally announced October 2023.

    Comments: my rejected submission to SIGMOD 2013

  2. arXiv:2003.06691  [pdf, other

    cs.DS

    Shorter Labels for Routing in Trees

    Authors: Paweł Gawrychowski, Wojciech Janczewski, Jakub Łopuszański

    Abstract: A routing labeling scheme assigns a binary string, called a label, to each node in a network, and chooses a distinct port number from $\{1,\ldots,d\}$ for every edge outgoing from a node of degree $d$. Then, given the labels of $u$ and $w$ and no other information about the network, it should be possible to determine the port number corresponding to the first edge on the shortest path from $u$ to… ▽ More

    Submitted 14 March, 2020; originally announced March 2020.

    Comments: 33 pages, 4 figures

  3. arXiv:1707.06011  [pdf, other

    cs.DS

    Better Labeling Schemes for Nearest Common Ancestors through Minor-Universal Trees

    Authors: Paweł Gawrychowski, Jakub Łopuszański

    Abstract: A labeling scheme for nearest common ancestors assigns a distinct binary string, called the label, to every node of a tree, so that given the labels of two nodes (and no further information about the topology of the tree) we can compute the label of their nearest common ancestor. The goal is to make the labels as short as possible. Alstrup, Gavoille, Kaplan, and Rauhe [Theor. Comput. Syst. 37(3):4… ▽ More

    Submitted 19 July, 2017; originally announced July 2017.

  4. arXiv:0802.1685  [pdf, ps, other

    cs.DS

    Generalized Whac-a-Mole

    Authors: Marcin Bienkowski, Marek Chrobak, Christoph Durr, Mathilde Hurand, Artur Jez, Lukasz Jez, Jakub Lopuszanski, Grzegorz Stachowiak

    Abstract: We consider online competitive algorithms for the problem of collecting weighted items from a dynamic set S, when items are added to or deleted from S over time. The objective is to maximize the total weight of collected items. We study the general version, as well as variants with various restrictions, including the following: the uniform case, when all items have the same weight, the decrement… ▽ More

    Submitted 16 February, 2008; v1 submitted 12 February, 2008; originally announced February 2008.