Skip to main content

Showing 1–13 of 13 results for author: Aprile, M

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

    math.OC cs.DM math.CO

    The role of rationality in integer-programming relaxations

    Authors: Manuel Aprile, Gennadiy Averkov, Marco Di Summa, Christopher Hojny

    Abstract: For a finite set $X \subset \mathbb{Z}^d$ that can be represented as $X = Q \cap \mathbb{Z}^d$ for some polyhedron $Q$, we call $Q$ a relaxation of $X$ and define the relaxation complexity $rc(X)$ of $X$ as the least number of facets among all possible relaxations $Q$ of $X$. The rational relaxation complexity $rc_\mathbb{Q}(X)$ restricts the definition of $rc(X)$ to rational polyhedra $Q$. In thi… ▽ More

    Submitted 24 June, 2022; originally announced June 2022.

    MSC Class: 90C10

  2. arXiv:2203.09868  [pdf, ps, other

    cs.DS cs.DM math.CO

    Exact approaches for the Connected Vertex Cover problem

    Authors: Manuel Aprile

    Abstract: Given a graph $G$, the Connected Vertex Cover problem (CVC) asks to find a minimum cardinality vertex cover of $G$ that induces a connected subgraph. In this paper we describe some approaches to solve the CVC problem exactly. First, we give compact mixed-integer extended formulations for CVC: these are the first formulations proposed for this problem, and can be easily adapted to variations of the… ▽ More

    Submitted 17 February, 2023; v1 submitted 18 March, 2022; originally announced March 2022.

  3. arXiv:2106.12829  [pdf, ps, other

    cs.DM math.CO math.OC

    Slack matrices, $k$-products, and $2$-level polytopes

    Authors: Manuel Aprile, Michele Conforti, Yuri Faenza, Samuel Fiorini, Tony Huynh, Marco Macchia

    Abstract: In this paper, we study algorithmic questions concerning products of matrices and their consequences for recognition algorithms for polyhedra. The 1-product of matrices $S_1$, $S_2$ is a matrix whose columns are the concatenation of each column of $S_1$ with each column of $S_2$. The $k$-product generalizes the $1$-product, by taking as input two matrices $S_1, S_2$ together with $k-1$ special r… ▽ More

    Submitted 24 June, 2021; originally announced June 2021.

    Comments: arXiv admin note: substantial text overlap with arXiv:2002.02264

  4. arXiv:2106.12453  [pdf, ps, other

    math.CO cs.DM math.OC

    Extended formulations for matroid polytopes through randomized protocols

    Authors: Manuel Aprile

    Abstract: Let $P$ be a polytope. The hitting number of $P$ is the smallest size of a hitting set of the facets of $P$, i.e., a subset of vertices of $P$ such that every facet of $P$ has a vertex in the subset. An extended formulation of $P$ is the description of a polyhedron that linearly projects to $P$. We show that, if $P$ is the base polytope of any matroid, then $P$ admits an extended formulation whose… ▽ More

    Submitted 23 June, 2021; originally announced June 2021.

  5. arXiv:2106.11945  [pdf, ps, other

    math.CO cs.DM math.OC

    Smaller extended formulations for spanning tree polytopes in minor-closed classes and beyond

    Authors: Manuel Aprile, Samuel Fiorini, Tony Huynh, Gwenaël Joret, David R. Wood

    Abstract: Let $G$ be a connected $n$-vertex graph in a proper minor-closed class $\mathcal G$. We prove that the extension complexity of the spanning tree polytope of $G$ is $O(n^{3/2})$. This improves on the $O(n^2)$ bounds following from the work of Wong (1980) and Martin (1991). It also extends a result of Fiorini, Huynh, Joret, and Pashkovich (2017), who obtained a $O(n^{3/2})$ bound for graphs embedded… ▽ More

    Submitted 2 December, 2021; v1 submitted 22 June, 2021; originally announced June 2021.

    Comments: v2: Minor changes following the referees' comments

    Journal ref: Electronic Journal of Combinatorics, 28/4:P4.47, 2021

  6. arXiv:2106.00354  [pdf, ps, other

    math.OC cs.DM

    Binary extended formulations and sequential convexification

    Authors: Manuel Aprile, Michele Conforti, Marco Di Summa

    Abstract: A binarization of a bounded variable $x$ is a linear formulation with variables $x$ and additional binary variables $y_1,\dots, y_k$, so that integrality of $x$ is implied by the integrality of $y_1,\dots, y_k$. A binary extended formulation of a polyhedron $P$ is obtained by adding to the original description of $P$ binarizations of some of its variables. In the context of mixed-integer programmi… ▽ More

    Submitted 1 June, 2021; originally announced June 2021.

  7. arXiv:2008.08779  [pdf, ps, other

    math.CO cs.DM

    A simple 7/3-approximation algorithm for feedback vertex set in tournaments

    Authors: Manuel Aprile, Matthew Drescher, Samuel Fiorini, Tony Huynh

    Abstract: We show that performing just one round of the Sherali-Adams hierarchy gives an easy 7/3-approximation algorithm for the Feedback Vertex Set (FVST) problem in tournaments. This matches the best deterministic approximation algorithm for FVST due to Mnich, Williams, and Végh, and is a significant simplification and runtime improvement of their approach.

    Submitted 20 August, 2020; originally announced August 2020.

    Comments: 14 pages, 4 figures

    MSC Class: 05C20; 68W25; 90C05; 52B12; 90C27

  8. arXiv:2007.08057  [pdf, ps, other

    math.CO cs.DM

    A Tight Approximation Algorithm for the Cluster Vertex Deletion Problem

    Authors: Manuel Aprile, Matthew Drescher, Samuel Fiorini, Tony Huynh

    Abstract: We give the first $2$-approximation algorithm for the cluster vertex deletion problem. This is tight, since approximating the problem within any constant factor smaller than $2$ is UGC-hard. Our algorithm combines the previous approaches, based on the local ratio technique and the management of true twins, with a novel construction of a 'good' cost function on the vertices at distance at most $2$… ▽ More

    Submitted 18 October, 2021; v1 submitted 15 July, 2020; originally announced July 2020.

    Comments: 23 pages, 3 figures

    MSC Class: 68W25; 05C85; 90C27 ACM Class: F.2.2; G.2.2

  9. arXiv:2002.02264  [pdf, other

    math.CO cs.DM

    Recognizing Cartesian products of matrices and polytopes

    Authors: Manuel Aprile, Michele Conforti, Yuri Faenza, Samuel Fiorini, Tony Huynh, Marco Macchia

    Abstract: The 1-product of matrices $S_1 \in \mathbb{R}^{m_1 \times n_1}$ and $S_2 \in \mathbb{R}^{m_2 \times n_2}$ is the matrix in $\mathbb{R}^{(m_1+m_2) \times (n_1n_2)}$ whose columns are the concatenation of each column of $S_1$ with each column of $S_2$. Our main result is a polynomial time algorithm for the following problem: given a matrix $S$, is $S$ a 1-product, up to permutation of rows and colum… ▽ More

    Submitted 6 February, 2020; originally announced February 2020.

    MSC Class: 05B20

  10. arXiv:1909.08539  [pdf, ps, other

    math.CO cs.DM

    Regular matroids have polynomial extension complexity

    Authors: Manuel Aprile, Samuel Fiorini

    Abstract: We prove that the extension complexity of the independence polytope of every regular matroid on $n$ elements is $O(n^6)$. Past results of Wong and Martin on extended formulations of the spanning tree polytope of a graph imply a $O(n^2)$ bound for the special case of (co)graphic matroids. However, the case of a general regular matroid was open, despite recent attempts. We also consider the extensio… ▽ More

    Submitted 20 December, 2019; v1 submitted 18 September, 2019; originally announced September 2019.

    Comments: Added results on the cut dominant of regular matroids

  11. arXiv:1811.08529  [pdf, ps, other

    math.CO cs.DM

    Extended formulations from communication protocols in output-efficient time

    Authors: Manuel Aprile, Yuri Faenza

    Abstract: Deterministic protocols are well-known tools to obtain extended formulations, with many applications to polytopes arising in combinatorial optimization. Although constructive, those tools are not output-efficient, since the time needed to produce the extended formulation also depends on the number of rows of the slack matrix (hence, on the exact description in the original space). We give general… ▽ More

    Submitted 8 April, 2019; v1 submitted 20 November, 2018; originally announced November 2018.

  12. arXiv:1702.08741  [pdf, ps, other

    cs.DM math.CO

    Extension complexity of stable set polytopes of bipartite graphs

    Authors: Manuel Aprile, Yuri Faenza, Samuel Fiorini, Tony Huynh, Marco Macchia

    Abstract: The extension complexity $\mathsf{xc}(P)$ of a polytope $P$ is the minimum number of facets of a polytope that affinely projects to $P$. Let $G$ be a bipartite graph with $n$ vertices, $m$ edges, and no isolated vertices. Let $\mathsf{STAB}(G)$ be the convex hull of the stable sets of $G$. It is easy to see that $n \leqslant \mathsf{xc} (\mathsf{STAB}(G)) \leqslant n+m$. We improve both of these b… ▽ More

    Submitted 5 June, 2017; v1 submitted 28 February, 2017; originally announced February 2017.

    Comments: 13 pages, 2 figures

    MSC Class: 05Cxx

  13. arXiv:1702.03187  [pdf, other

    math.CO cs.CG

    On 2-level polytopes arising in combinatorial settings

    Authors: Manuel Aprile, Alfonso Cevallos, Yuri Faenza

    Abstract: 2-level polytopes naturally appear in several areas of pure and applied mathematics, including combinatorial optimization, polyhedral combinatorics, communication complexity, and statistics. In this paper, we present a study of some 2-level polytopes arising in combinatorial settings. Our first contribution is proving that v(P)*f(P) is upper bounded by d*2^(d+1), for a large collection of families… ▽ More

    Submitted 14 December, 2017; v1 submitted 10 February, 2017; originally announced February 2017.