Skip to main content

Showing 1–19 of 19 results for author: Tiwary, H R

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

    cs.CC

    On the Complexity of Some Facet-Defining Inequalities of the QAP-polytope

    Authors: Pawan Aurora, Hans Raj Tiwary

    Abstract: The Quadratic Assignment Problem (QAP) is a well-known NP-hard problem that is equivalent to optimizing a linear objective function over the QAP polytope. The QAP polytope with parameter $n$ - \qappolytope{n} - is defined as the convex hull of rank-$1$ matrices $xx^T$ with $x$ as the vectorized $n\times n$ permutation matrices. In this paper we consider all the known exponential-sized families o… ▽ More

    Submitted 13 October, 2020; originally announced October 2020.

    Comments: 20 pages. To be published in COCOA 2020 proceedings

    MSC Class: 68Q17 ACM Class: F.2; G.2

  2. arXiv:2001.05583  [pdf, ps, other

    cs.FL cs.CC

    Compressing Permutation Groups into Grammars and Polytopes. A Graph Embedding Approach

    Authors: Lars Jaffke, Mateus de Oliveira Oliveira, Hans Raj Tiwary

    Abstract: It can be shown that each permutation group $G \sqsubseteq S_n$ can be embedded, in a well defined sense, in a connected graph with $O(n+|G|)$ vertices. Some groups, however, require much fewer vertices. For instance, $S_n$ itself can be embedded in the $n$-clique $K_n$, a connected graph with n vertices. In this work, we show that the minimum size of a context-free grammar generating a finite per… ▽ More

    Submitted 15 January, 2020; originally announced January 2020.

  3. arXiv:1902.10271  [pdf, ps, other

    cs.DS

    On the extension complexity of scheduling

    Authors: Hans Raj Tiwary, Victor Verdugo, Andreas Wiese

    Abstract: Linear programming is a powerful method in combinatorial optimization with many applications in theory and practice. For solving a linear program quickly it is desirable to have a formulation of small size for the given problem. A useful approach for this is the construction of an extended formulation, which is a linear program in a higher dimensional space whose projection yields the original lin… ▽ More

    Submitted 26 February, 2019; originally announced February 2019.

  4. arXiv:1702.06723  [pdf, ps, other

    math.OC cs.DM cs.DS

    Compact linear programs for 2SAT

    Authors: David Avis, Hans Raj Tiwary

    Abstract: For each integer $n$ we present an explicit formulation of a compact linear program, with $O(n^3)$ variables and constraints, which determines the satisfiability of any 2SAT formula with $n$ boolean variables by a single linear optimization. This contrasts with the fact that the natural polytope for this problem, formed from the convex hull of all satisfiable formulas and their satisfying assignme… ▽ More

    Submitted 18 April, 2018; v1 submitted 22 February, 2017; originally announced February 2017.

    Comments: 6 pages

  5. arXiv:1702.01959  [pdf, ps, other

    math.OC cs.DM

    Extension complexities of Cartesian products involving a pyramid

    Authors: Hans Raj Tiwary, Stefan Weltge, Rico Zenklusen

    Abstract: It is an open question whether the linear extension complexity of the Cartesian product of two polytopes P, Q is the sum of the extension complexities of P and Q. We give an affirmative answer to this question for the case that one of the two polytopes is a pyramid.

    Submitted 7 February, 2017; originally announced February 2017.

    Comments: 5 pages

    MSC Class: 52Bxx

  6. arXiv:1603.07786  [pdf, ps, other

    cs.CC cs.FL

    Extension Complexity of Formal Languages

    Authors: Hans Raj Tiwary

    Abstract: In this article we undertake a study of extension complexity from the perspective of formal languages. We define a natural way to associate a family of polytopes with binary languages. This allows us to define the notion of extension complexity of formal languages. We prove several closure properties of languages admitting compact extended formulations. Furthermore, we give a sufficient machine ch… ▽ More

    Submitted 28 August, 2019; v1 submitted 24 March, 2016; originally announced March 2016.

    Comments: Final version for TOCS

  7. arXiv:1511.08841  [pdf, ps, other

    cs.CC

    Parameterized Extension Complexity of Independent Set and Related Problems

    Authors: Jakub Gajarský, Petr Hliněný, Hans Raj Tiwary

    Abstract: Let $G$ be a graph on $n$ vertices and $\mathrm{STAB}_k(G)$ be the convex hull of characteristic vectors of its independent sets of size at most $k$. We study extension complexity of $\mathrm{STAB}_k(G)$ with respect to a fixed parameter $k$ (analogously to, e.g., parameterized computational complexity of problems). We show that for graphs $G$ from a class of bounded expansion it holds that… ▽ More

    Submitted 7 March, 2017; v1 submitted 27 November, 2015; originally announced November 2015.

    Comments: 20 pages

    ACM Class: G.1.6; G.2.2; F.1.3

  8. Extension Complexity, MSO Logic, and Treewidth

    Authors: Petr Kolman, Martin Koutecký, Hans Raj Tiwary

    Abstract: We consider the convex hull $P_{\varphi}(G)$ of all satisfying assignments of a given MSO formula $\varphi$ on a given graph $G$. We show that there exists an extended formulation of the polytope $P_{\varphi}(G)$ that can be described by $f(|\varphi|,τ)\cdot n$ inequalities, where $n$ is the number of vertices in $G$, $τ$ is the treewidth of $G$ and $f$ is a computable function depending only on… ▽ More

    Submitted 29 September, 2020; v1 submitted 17 July, 2015; originally announced July 2015.

    Comments: Final version accepted by DMTCS

    Journal ref: Discrete Mathematics & Theoretical Computer Science, vol. 22 no. 4, Discrete Algorithms (October 1, 2020) dmtcs:5583

  9. arXiv:1506.08311  [pdf, other

    cs.CC

    On the H-Free Extension Complexity of the TSP

    Authors: David Avis, Hans Raj Tiwary

    Abstract: It is known that the extension complexity of the TSP polytope for the complete graph $K_n$ is exponential in $n$ even if the subtour inequalities are excluded. In this article we study the polytopes formed by removing other subsets $\mathcal{H}$ of facet-defining inequalities of the TSP polytope. In particular, we consider the case when $\mathcal{H}$ is either the set of blossom inequalities or th… ▽ More

    Submitted 14 November, 2015; v1 submitted 27 June, 2015; originally announced June 2015.

    Comments: Minor revisions; 9 pages, 3 figures

  10. arXiv:1408.0807  [pdf, other

    cs.DM

    Polynomial size linear programs for problems in P

    Authors: David Avis, David Bremner, Hans Raj Tiwary, Osamu Watanabe

    Abstract: A perfect matching in an undirected graph $G=(V,E)$ is a set of vertex disjoint edges from $E$ that include all vertices in $V$. The perfect matching problem is to decide if $G$ has such a matching. Recently Rothvoß proved the striking result that the Edmonds' matching polytope has exponential extension complexity. Here for each $n=|V|$ we describe a perfect matching polytope that is different fro… ▽ More

    Submitted 25 April, 2018; v1 submitted 4 August, 2014; originally announced August 2014.

    Comments: 21 pages, 1 figure; This version comprises of a major revision of the earlier version, with several errors corrected and parts rewritten

  11. arXiv:1402.5950  [pdf, ps, other

    cs.CC math.CO

    A generalization of extension complexity that captures $P$

    Authors: David Avis, Hans Raj Tiwary

    Abstract: In this paper we propose a generalization of the extension complexity of a polyhedron $Q$. On the one hand it is general enough so that all problems in $P$ can be formulated as linear programs with polynomial size extension complexity. On the other hand it still allows non-polynomial lower bounds to be proved for $NP$-hard problems independently of whether or not $P=NP$. The generalization, called… ▽ More

    Submitted 11 April, 2014; v1 submitted 23 February, 2014; originally announced February 2014.

  12. arXiv:1310.4125  [pdf, ps, other

    quant-ph cs.DM

    Generalised probabilistic theories and conic extensions of polytopes

    Authors: Samuel Fiorini, Serge Massar, Manas K. Patra, Hans Raj Tiwary

    Abstract: Generalized probabilistic theories (GPT) provide a general framework that includes classical and quantum theories. It is described by a cone $C$ and its dual $C^*$. We show that whether some one-way communication complexity problems can be solved within a GPT is equivalent to the recently introduced cone factorisation of the corresponding communication matrix $M$. We also prove an analogue of Hole… ▽ More

    Submitted 30 June, 2014; v1 submitted 15 October, 2013; originally announced October 2013.

    Comments: 23 pages

  13. arXiv:1302.2340  [pdf, other

    math.CO cs.CC

    On the extension complexity of combinatorial polytopes

    Authors: David Avis, Hans Raj Tiwary

    Abstract: In this paper we extend recent results of Fiorini et al. on the extension complexity of the cut polytope and related polyhedra. We first describe a lifting argument to show exponential extension complexity for a number of NP-complete problems including subset-sum and three dimensional matching. We then obtain a relationship between the extension complexity of the cut polytope of a graph and that o… ▽ More

    Submitted 28 April, 2013; v1 submitted 10 February, 2013; originally announced February 2013.

    Comments: 15 pages, 3 figures, 2 tables

  14. arXiv:1111.0837  [pdf, ps, other

    math.CO cs.CC quant-ph

    Exponential Lower Bounds for Polytopes in Combinatorial Optimization

    Authors: Samuel Fiorini, Serge Massar, Sebastian Pokutta, Hans Raj Tiwary, Ronald de Wolf

    Abstract: We solve a 20-year old problem posed by Yannakakis and prove that there exists no polynomial-size linear program (LP) whose associated polytope projects to the traveling salesman polytope, even if the LP is not required to be symmetric. Moreover, we prove that this holds also for the cut polytope and the stable set polytope. These results were discovered through a new connection that we make betwe… ▽ More

    Submitted 13 March, 2015; v1 submitted 3 November, 2011; originally announced November 2011.

    Comments: 19 pages, 4 figures. This version of the paper will appear in the Journal of the ACM. The earlier conference version in STOC'12 had the title "Linear vs. Semidefinite Extended Formulations: Exponential Separation and Strong Lower Bounds"

    ACM Class: F.2.2; G.2.0

  15. arXiv:1107.0371  [pdf, ps, other

    cs.DM cs.CG math.CO

    Extended formulations for polygons

    Authors: Samuel Fiorini, Thomas Rothvoß, Hans Raj Tiwary

    Abstract: The extension complexity of a polytope $P$ is the smallest integer $k$ such that $P$ is the projection of a polytope $Q$ with $k$ facets. We study the extension complexity of $n$-gons in the plane. First, we give a new proof that the extension complexity of regular $n$-gons is $O(\log n)$, a result originating from work by Ben-Tal and Nemirovski (2001). Our proof easily generalizes to other permut… ▽ More

    Submitted 25 February, 2012; v1 submitted 2 July, 2011; originally announced July 2011.

    Comments: 10 pages, 2 figures; Revised version accepted for publication in Discrete & Computational Geometry

    Journal ref: Discrete & Computational Geometry, Vol. 48, No. 3, 2012, pp 658-668

  16. arXiv:1105.4127  [pdf, other

    cs.DM math.CO

    Extended formulations, non-negative factorizations and randomized communication protocols

    Authors: Yuri Faenza, Samuel Fiorini, Roland Grappe, Hans Raj Tiwary

    Abstract: An extended formulation of a polyhedron $P$ is a linear description of a polyhedron $Q$ together with a linear map $π$ such that $π(Q)=P$. These objects are of fundamental importance in polyhedral combinatorics and optimization theory, and the subject of a number of studies. Yannakakis' factorization theorem [M. Yannakakis. Expressing combinatorial optimization problems by linear programs. {\em J.… ▽ More

    Submitted 13 May, 2013; v1 submitted 20 May, 2011; originally announced May 2011.

    Comments: 16 pages, 4 figures, 1 table

  17. arXiv:0806.3456  [pdf, ps, other

    cs.CG

    On Computing the Vertex Centroid of a Polyhedron

    Authors: Khaled Elbassioni, Hans Raj Tiwary

    Abstract: Let $\mathcal{P}$ be an $\mathcal{H}$-polytope in $\mathbb{R}^d$ with vertex set $V$. The vertex centroid is defined as the average of the vertices in $V$. We prove that computing the vertex centroid of an $\mathcal{H}$-polytope is #P-hard. Moreover, we show that even just checking whether the vertex centroid lies in a given halfspace is already #P-hard for $\mathcal{H}$-polytopes. We also consi… ▽ More

    Submitted 20 June, 2008; originally announced June 2008.

  18. arXiv:0804.4150  [pdf, ps, other

    cs.CC cs.CG

    On Computing the Shadows and Slices of Polytopes

    Authors: Hans Raj Tiwary

    Abstract: We study the complexity of computing the projection of an arbitrary $d$-polytope along $k$ orthogonal vectors for various input and output forms. We show that if $d$ and $k$ are part of the input (i.e. not a constant) and we are interested in output-sensitive algorithms, then in most forms the problem is equivalent to enumerating vertices of polytopes, except in two where it is NP-hard. In two oth… ▽ More

    Submitted 23 November, 2012; v1 submitted 25 April, 2008; originally announced April 2008.

    ACM Class: F.2.2

  19. arXiv:0801.3790  [pdf, ps, other

    cs.CC cs.DM

    Characterization of the Vertices and Extreme Directions of the Negative Cycles Polyhedron and Hardness of Generating Vertices of 0/1-Polyhedra

    Authors: Endre Boros, Khaled Elbassioni, Vladimir Gurvich, Hans Raj Tiwary

    Abstract: Given a graph $G=(V,E)$ and a weight function on the edges $w:E\mapsto\RR$, we consider the polyhedron $P(G,w)$ of negative-weight flows on $G$, and get a complete characterization of the vertices and extreme directions of $P(G,w)$. As a corollary, we show that, unless $P=NP$, there is no output polynomial-time algorithm to generate all the vertices of a 0/1-polyhedron. This strengthens the NP-h… ▽ More

    Submitted 28 April, 2008; v1 submitted 24 January, 2008; originally announced January 2008.

    Comments: Title typo fixed

    ACM Class: F.2.2