Skip to main content

Showing 1–2 of 2 results for author: Gaevoy, N

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

    cs.CC

    Hard satisfiable formulas for DPLL algorithms using heuristics with small memory

    Authors: Nikita Gaevoy

    Abstract: DPLL algorithm for solving the Boolean satisfiability problem (SAT) can be represented in the form of a procedure that, using heuristics $A$ and $B$, select the variable $x$ from the input formula $\varphi$ and the value $b$ and runs recursively on the formulas $\varphi[x := b]$ and $\varphi[x := 1 - b]$. Exponential lower bounds on the running time of DPLL algorithms on unsatisfiable formulas fol… ▽ More

    Submitted 23 January, 2021; originally announced January 2021.

  2. arXiv:1907.04399  [pdf, other

    cs.NI cs.DS

    New Competitiveness Bounds for the Shared Memory Switch

    Authors: Ivan Bochkov, Alex Davydow, Nikita Gaevoy, Sergey I. Nikolenko

    Abstract: We consider one of the simplest and best known buffer management architectures: the shared memory switch with multiple output queues and uniform packets. It was one of the first models studied by competitive analysis, with the Longest Queue Drop (LQD) buffer management policy shown to be at least $\sqrt{2}$- and at most $2$-competitive; a general lower bound of $4/3$ has been proven for all determ… ▽ More

    Submitted 9 July, 2019; originally announced July 2019.

    Comments: 23 pages, 8 figures

    MSC Class: 68W27