Skip to main content

Showing 1–4 of 4 results for author: Szabó, T

Searching in archive cs. Search in all archives.
.
  1. Incrementalizing Production CodeQL Analyses

    Authors: Tamás Szabó

    Abstract: Instead of repeatedly re-analyzing from scratch, an incremental static analysis only analyzes a codebase once completely, and then it updates the previous results based on the code changes. While this sounds promising to achieve speed-ups, the reality is that sophisticated static analyses typically employ features that can ruin incremental performance, such as inter-procedurality or context-sensit… ▽ More

    Submitted 18 August, 2023; originally announced August 2023.

    Comments: 16 pages, extended version of the paper with the same title published at FSE'23

  2. arXiv:2202.01143  [pdf, ps, other

    cs.DS cs.DM

    Improved Integrality Gap in Max-Min Allocation: or Topology at the North Pole

    Authors: Penny Haxell, Tibor Szabó

    Abstract: In the max-min allocation problem a set $P$ of players are to be allocated disjoint subsets of a set $R$ of indivisible resources, such that the minimum utility among all players is maximized. We study the restricted variant, also known as the Santa Claus problem, where each resource has an intrinsic positive value, and each player covets a subset of the resources. Bezáková and Dani showed that th… ▽ More

    Submitted 27 January, 2025; v1 submitted 2 February, 2022; originally announced February 2022.

    MSC Class: 90C27; 68W25; 05C65; 91B32

  3. Generating spherical multiquadrangulations by restricted vertex splittings and the reducibility of equilibrium classes

    Authors: Richárd Kápolnai, Gábor Domokos, Tímea Szabó

    Abstract: A quadrangulation is a graph embedded on the sphere such that each face is bounded by a walk of length 4, parallel edges allowed. All quadrangulations can be generated by a sequence of graph operations called vertex splitting, starting from the path P_2 of length 2. We define the degree D of a splitting S and consider restricted splittings S_{i,j} with i <= D <= j. It is known that S_{2,3} generat… ▽ More

    Submitted 8 June, 2012; originally announced June 2012.

    Comments: 21 pages, 11 figures and 3 tables

    Journal ref: Periodica Polytechnica Electrical Engineering and Computer Science 56/1 (2012) 11-20

  4. arXiv:1006.0744  [pdf, ps, other

    math.CO cs.CC cs.DM

    The Local Lemma is asymptotically tight for SAT

    Authors: Heidi Gebauer, Tibor Szabo, Gabor Tardos

    Abstract: The Local Lemma is a fundamental tool of probabilistic combinatorics and theoretical computer science, yet there are hardly any natural problems known where it provides an asymptotically tight answer. The main theme of our paper is to identify several of these problems, among them a couple of widely studied extremal functions related to certain restricted versions of the k-SAT problem, where the L… ▽ More

    Submitted 19 April, 2016; v1 submitted 3 June, 2010; originally announced June 2010.

    Comments: 40 pages, 1 figure

    ACM Class: G.2.1