Skip to main content

Showing 1–4 of 4 results for author: Sreenivasaiah, K

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

    cs.CC

    Graph Pattern Polynomials

    Authors: Markus Bläser, Balagopal Komarath, Karteek Sreenivasaiah

    Abstract: We study the time complexity of induced subgraph isomorphism problems where the pattern graph is fixed. The earliest known example of an improvement over trivial algorithms is by Itai and Rodeh (1978) who sped up triangle detection in graphs using fast matrix multiplication. This algorithm was generalized by Nešetřil and Poljak (1985) to speed up detection of k-cliques. Improved algorithms are k… ▽ More

    Submitted 24 September, 2018; originally announced September 2018.

    Comments: 29 pages

  2. arXiv:1809.04092  [pdf, ps, other

    cs.CC

    A Fixed-Depth Size-Hierarchy Theorem for AC$^0[\oplus]$ via the Coin Problem

    Authors: Nutan Limaye, Karteek Sreenivasaiah, Srikanth Srinivasan, Utkarsh Tripathi, S. Venkitesh

    Abstract: We prove the first Fixed-depth Size-hierarchy Theorem for uniform AC$^0[\oplus]$ circuits; in particular, for fixed $d$, the class $\mathcal{C}_{d,k}$ of uniform AC$^0[\oplus]$ formulas of depth $d$ and size $n^k$ form an infinite hierarchy. For this, we find the first class of explicit functions giving (up to polynomial factor) matching upper and lower bounds for AC$^0[\oplus]$ formulas, derived… ▽ More

    Submitted 20 February, 2019; v1 submitted 11 September, 2018; originally announced September 2018.

  3. On the complexity of hazard-free circuits

    Authors: Christian Ikenmeyer, Balagopal Komarath, Christoph Lenzen, Vladimir Lysikov, Andrey Mokhov, Karteek Sreenivasaiah

    Abstract: The problem of constructing hazard-free Boolean circuits dates back to the 1940s and is an important problem in circuit design. Our main lower-bound result unconditionally shows the existence of functions whose circuit complexity is polynomially bounded while every hazard-free implementation is provably of exponential size. Previous lower bounds on the hazard-free complexity were only valid for de… ▽ More

    Submitted 4 April, 2018; v1 submitted 6 November, 2017; originally announced November 2017.

    MSC Class: 03D15; 68Q17 ACM Class: F.1.3

    Journal ref: J. ACM 66(4), Article 25 (2019)

  4. arXiv:1307.4897  [pdf, other

    cs.CC

    Small Depth Proof Systems

    Authors: Andreas Krebs, Nutan Limaye, Meena Mahajan, Karteek Sreenivasaiah

    Abstract: A proof system for a language L is a function f such that Range(f) is exactly L. In this paper, we look at proofsystems from a circuit complexity point of view and study proof systems that are computationally very restricted. The restriction we study is: they can be computed by bounded fanin circuits of constant depth (NC^0), or of O(log log n) depth but with O(1) alternations (polylog AC^0). Each… ▽ More

    Submitted 18 July, 2013; originally announced July 2013.

    Comments: 19 pages, 1 figure. To appear in MFCS 2013

    ACM Class: F.2.2; F.1.3; F.1.2