Skip to main content

Showing 1–3 of 3 results for author: Ramaswami, S

Searching in archive math. Search in all archives.
.
  1. arXiv:1703.06373  [pdf, ps, other

    cs.DM math.CO

    Minimal forcing sets for 1D origami

    Authors: Mirela Damian, Erik Demaine, Muriel Dulieu, Robin Flatland, Hella Hoffman, Thomas C. Hull, Jayson Lynch, Suneeta Ramaswami

    Abstract: This paper addresses the problem of finding minimum forcing sets in origami. The origami material folds flat along straight lines called creases that can be labeled as mountains or valleys. A forcing set is a subset of creases that force all the other creases to fold according to their labels. The result is a flat folding of the origami material. In this paper we develop a linear time algorithm th… ▽ More

    Submitted 18 March, 2017; originally announced March 2017.

    Comments: 21 pages with a 6-page appendix

    MSC Class: 05B99 ACM Class: F.2.2

  2. arXiv:1409.6015  [pdf, ps, other

    math.GT cs.CG cs.DS

    A fast algorithm for computing irreducible triangulations of closed surfaces in $E^d$

    Authors: Suneeta Ramaswami, Marcelo Siqueira

    Abstract: We give a fast algorithm for computing an irreducible triangulation $T^\prime$ of an oriented, connected, boundaryless, and compact surface $S$ in $E^d$ from any given triangulation $T$ of $S$. If the genus $g$ of $S$ is positive, then our algorithm takes $O(g^2+gn)$ time to obtain $T^\prime$, where $n$ is the number of triangles of $T$. Otherwise, $T^\prime$ is obtained in linear time in $n$. Whi… ▽ More

    Submitted 27 October, 2014; v1 submitted 21 September, 2014; originally announced September 2014.

    Comments: 52 pages, a shorter version of this Technical Report is about to be submitted to Elsevier Journal Computational Geometry: Theory and Applications

    MSC Class: 05C10; 68U05

  3. arXiv:cs/0008010  [pdf, ps, other

    cs.CG cs.DM math.MG

    Flipturning polygons

    Authors: Oswin Aichholzer, Carmen Cortes, Erik D. Demaine, Vida Dujmovic, Jeff Erickson, Henk Meijer, Mark Overmars, Belen Palop, Suneeta Ramaswami, Godfried T. Toussaint

    Abstract: A flipturn is an operation that transforms a nonconvex simple polygon into another simple polygon, by rotating a concavity 180 degrees around the midpoint of its bounding convex hull edge. Joss and Shannon proved in 1973 that a sequence of flipturns eventually transforms any simple polygon into a convex polygon. This paper describes several new results about such flipturn sequences. We show that… ▽ More

    Submitted 16 August, 2000; originally announced August 2000.

    Comments: 26 pages, 32 figures, see also http://www.uiuc.edu/~jeffe/pubs/flipturn.html

    ACM Class: F.2.2; G.2