Skip to main content

Showing 1–13 of 13 results for author: Bremner, D

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

    math.OC cs.CG

    Outer approximations of core points for integer programming

    Authors: Naghmeh Shahverdi, David Bremner

    Abstract: For several decades the dominant techniques for integer linear programming have been branching and cutting planes. Recently, several authors have developed core point methods for solving symmetric integer linear programs (ILPs). An integer point is called a core point if its orbit polytope is lattice-free. It has been shown that for symmetric ILPs, optimizing over the set of core points gives the… ▽ More

    Submitted 10 May, 2024; v1 submitted 21 July, 2020; originally announced July 2020.

    Comments: Fix right hand side of constraint (10) (off-by-one error, due to zero based indexing)

    MSC Class: 90C10 (Primary); 90C26 (Secondary); 52B15 (Secondary) ACM Class: G.4; F.2.1

  2. arXiv:2005.02853  [pdf, other

    cs.DS cs.CG cs.DM math.OC

    Sparktope: linear programs from algorithms

    Authors: David Avis, David Bremner

    Abstract: In a recent paper Avis, Bremner, Tiwary and Watanabe gave a method for constructing linear programs (LPs) based on algorithms written in a simple programming language called Sparks. If an algorithm produces the solution $x$ to a problem in polynomial time and space then the LP constructed is also of polynomial size and its optimum solution contains $x$ as well as a complete execution trace of the… ▽ More

    Submitted 27 September, 2020; v1 submitted 6 May, 2020; originally announced May 2020.

    Comments: Updated 2020-09-27. Update reference to now published paper

  3. arXiv:1805.07373  [pdf, other

    cs.CG

    Approximate Data Depth Revisited

    Authors: Rasoul Shahsavarifar, David Bremner

    Abstract: Halfspace depth and $β$-skeleton depth are two types of depth functions in nonparametric data analysis. The halfspace depth of a query point $q\in \mathbb{R}^d$ with respect to $S\subset\mathbb{R}^d$ is the minimum portion of the elements of $S$ which are contained in a halfspace which passes through $q$. For $β\geq 1$, the $β$-skeleton depth of $q$ with respect to $S$ is defined to be the total n… ▽ More

    Submitted 18 May, 2018; originally announced May 2018.

    Comments: This paper is submitted to CCCG2018

  4. arXiv:1803.05970  [pdf, other

    cs.CG

    Computing the Planar $β$-skeleton Depth

    Authors: Rasoul Shahsavarifar, David Bremner

    Abstract: For $β\geq 1$, the \emph{$β$-skeleton depth} ($\SkD_β$) of a query point $q\in \mathbb{R}^d$ with respect to a distribution function $F$ on $\mathbb{R}^d$ is defined as the probability that $q$ is contained within the \emph{$β$-skeleton influence region} of a random pair of points from $F$. The $β$-skeleton depth of $q\in \mathbb{R}^d$ can also be defined with respect to a given data set… ▽ More

    Submitted 15 March, 2018; originally announced March 2018.

    Comments: - This paper is submitted to the journal of computational geometry. - This paper prepared in 21 pages, and it contains 9 figures

  5. arXiv:1702.07399  [pdf, other

    cs.CG

    An Optimal Algorithm for Computing the Spherical Depth of Points in the Plane

    Authors: David Bremner, Rasoul Shahsavarifar

    Abstract: For a distribution function $F$ on $\mathbb{R}^d$ and a point $q\in \mathbb{R}^d$, the \emph{spherical depth} $\SphD(q;F)$ is defined to be the probability that a point $q$ is contained inside a random closed hyper-ball obtained from a pair of points from $F$. The spherical depth $\SphD(q;S)$ is also defined for an arbitrary data set $S\subseteq \mathbb{R}^d$ and $q\in \mathbb{R}^d$. This definiti… ▽ More

    Submitted 23 February, 2017; originally announced February 2017.

    Comments: The paper consisting of 11 pages, containing 11 figures. This paper is submitted to WADS 2017

  6. arXiv:1608.08791  [pdf, other

    cs.CG cs.DS

    Monotone Simultaneous Embeddings of Paths in R^d

    Authors: David Bremner, Olivier Devillers, Marc Glisse, Sylvain Lazard, Giuseppe Liotta, Tamara Mchedlidze, Sue Whitesides, Stephen Wismath

    Abstract: We study the following problem: Given $k$ paths that share the same vertex set, is there a simultaneous geometric embedding of these paths such that each individual drawing is monotone in some direction? We prove that for any dimension $d \geq 2$, there is a set of $d+1$ paths that does not admit a monotone simultaneous geometric embedding.

    Submitted 31 August, 2016; originally announced August 2016.

  7. 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

  8. arXiv:1212.4771  [pdf, ps, other

    cs.DS

    Necklaces, Convolutions, and X+Y

    Authors: David Bremner, Timothy M. Chan, Erik D. Demaine, Jeff Erickson, Ferran Hurtado, John Iacono, Stefan Langerman, Mihai Patrascu, Perouz Taslakian

    Abstract: We give subquadratic algorithms that, given two necklaces each with n beads at arbitrary positions, compute the optimal rotation of the necklaces to best align the beads. Here alignment is measured according to the p norm of the vector of distances between pairs of beads from opposite necklaces in the best perfect matching. We show surprisingly different results for p = 1, p even, and p = \infty.… ▽ More

    Submitted 19 December, 2012; originally announced December 2012.

  9. arXiv:0910.1923  [pdf, other

    cs.CG cs.MS

    A Branch and Cut Algorithm for the Halfspace Depth Problem

    Authors: David Bremner, Dan Chen

    Abstract: The concept of \emph{data depth} in non-parametric multivariate descriptive statistics is the generalization of the univariate rank method to multivariate data. \emph{Halfspace depth} is a measure of data depth. Given a set $S$ of points and a point $p$, the halfspace depth (or rank) of $p$ is defined as the minimum number of points of $S$ contained in any closed halfspace with $p$ on its bounda… ▽ More

    Submitted 10 October, 2009; originally announced October 2009.

  10. arXiv:math/0702239  [pdf, other

    math.MG cs.CG

    Polyhedral representation conversion up to symmetries

    Authors: David Bremner, Mathieu Dutour Sikiric, Achill Schuermann

    Abstract: We give a short survey on computational techniques which can be used to solve the representation conversion problem for polyhedra up to symmetries. We in particular discuss decomposition methods, which reduce the problem to a number of lower dimensional subproblems. These methods have been successfully used by different authors in special contexts. Moreover, we sketch an incremental method, whic… ▽ More

    Submitted 13 September, 2007; v1 submitted 8 February, 2007; originally announced February 2007.

    Comments: 25 pages, 9 figures; second version with some minor corrections, esp. to Section 7

    MSC Class: 68W05

    Journal ref: CRM Proceedings & Lecture Notes 48, AMS, 2009, pp. 45-71

  11. arXiv:cs/0203025  [pdf, ps, other

    cs.CG

    Sufficiently Fat Polyhedra are not 2-castable

    Authors: David Bremner, Alexander Golynski

    Abstract: In this note we consider the problem of manufacturing a convex polyhedral object via casting. We consider a generalization of the sand casting process where the object is manufactured by gluing together two identical faces of parts cast with a single piece mold. In this model we show that the class of convex polyhedra which can be enclosed between two concentric spheres of the ratio of their rad… ▽ More

    Submitted 20 March, 2002; originally announced March 2002.

    Comments: 5 pages, 1 figure

    ACM Class: F.2.2; J.6

  12. arXiv:cs/0202011  [pdf, ps, other

    cs.CG

    Small Strictly Convex Quadrilateral Meshes of Point Sets

    Authors: David Bremner, Ferran Hurtado, Suneeta Ramaswami, Vera Sacristan

    Abstract: In this paper, we give upper and lower bounds on the number of Steiner points required to construct a strictly convex quadrilateral mesh for a planar point set. In particular, we show that $3{\lfloor\frac{n}{2}\rfloor}$ internal Steiner points are always sufficient for a convex quadrilateral mesh of $n$ points in the plane. Furthermore, for any given $n\geq 4$, there are point sets for which… ▽ More

    Submitted 12 February, 2002; originally announced February 2002.

    Comments: 25 pages, 23 figures. A preliminary version appeared in ISAAC 2001, Christchurch NZ

    ACM Class: F.2.2

  13. arXiv:cs/0201018  [pdf, ps, other

    cs.CG q-bio.BM

    Long Proteins with Unique Optimal Foldings in the H-P Model

    Authors: Oswin Aichholzer, David Bremner, Erik D. Demaine, Henk Meijer, Vera Sacristán, Michael Soss

    Abstract: It is widely accepted that (1) the natural or folded state of proteins is a global energy minimum, and (2) in most cases proteins fold to a unique state determined by their amino acid sequence. The H-P (hydrophobic-hydrophilic) model is a simple combinatorial model designed to answer qualitative questions about the protein folding process. In this paper we consider a problem suggested by Brian H… ▽ More

    Submitted 21 January, 2002; originally announced January 2002.

    Comments: 22 pages, 18 figures

    ACM Class: G.2; I.3.5