Skip to main content

Showing 1–11 of 11 results for author: Devanny, W E

.
  1. arXiv:1805.05443  [pdf, other

    cs.DS

    Quadratic Time Algorithms Appear to be Optimal for Sorting Evolving Data

    Authors: Juan Jose Besa, William E. Devanny, David Eppstein, Michael Goodrich, Timothy Johnson

    Abstract: We empirically study sorting in the evolving data model. In this model, a sorting algorithm maintains an approximation to the sorted order of a list of data items while simultaneously, with each comparison made by the algorithm, an adversary randomly swaps the order of adjacent items in the true sorted order. Previous work studies only two versions of quicksort, and has a gap between the lower bou… ▽ More

    Submitted 14 May, 2018; originally announced May 2018.

    Journal ref: 2018 Proceedings of the Twentieth Workshop on Algorithm Engineering and Experiments (ALENEX) 87-96

  2. arXiv:1805.03350  [pdf, other

    cs.DS

    Optimally Sorting Evolving Data

    Authors: Juan Jose Besa, William E. Devanny, David Eppstein, Michael T. Goodrich, Timothy Johnson

    Abstract: We give optimal sorting algorithms in the evolving data framework, where an algorithm's input data is changing while the algorithm is executing. In this framework, instead of producing a final output, an algorithm attempts to maintain an output close to the correct output for the current state of the data, repeatedly updating its best estimate of a correct output over time. We show that a simple r… ▽ More

    Submitted 8 May, 2018; originally announced May 2018.

  3. arXiv:1710.00426  [pdf, other

    cs.CG

    Square-Contact Representations of Partial 2-Trees and Triconnected Simply-Nested Graphs

    Authors: Giordano Da Lozzo, William E. Devanny, David Eppstein, Timothy Johnson

    Abstract: A square-contact representation of a planar graph $G=(V,E)$ maps vertices in $V$ to interior-disjoint axis-aligned squares in the plane and edges in $E$ to adjacencies between the sides of the corresponding squares. In this paper, we study proper square-contact representations of planar graphs, in which any two squares are either disjoint or share infinitely many points. We characterize the part… ▽ More

    Submitted 1 October, 2017; originally announced October 2017.

    Comments: 21 pages, 12 figures, extended version of "Square-Contact Representations of Partial 2-Trees and Triconnected Simply-Nested Graphs" (The 28th International Symposium on Algorithms and Computation, 2017)

  4. arXiv:1609.04512  [pdf, other

    cs.DS

    Scheduling Autonomous Vehicle Platoons Through an Unregulated Intersection

    Authors: Juan José Besa Vial, William E. Devanny, David Eppstein, Michael T. Goodrich

    Abstract: We study various versions of the problem of scheduling platoons of autonomous vehicles through an unregulated intersection, where an algorithm must schedule which platoons should wait so that others can go through, so as to minimize the maximum delay for any vehicle. We provide polynomial-time algorithms for constructing such schedules for a $k$-way merge intersection, for constant $k$, and for a… ▽ More

    Submitted 15 September, 2016; originally announced September 2016.

  5. arXiv:1605.03643  [pdf, other

    cs.DS

    Parallel Equivalence Class Sorting: Algorithms, Lower Bounds, and Distribution-Based Analysis

    Authors: William E. Devanny, Michael T. Goodrich, Kristopher Jetviroj

    Abstract: We study parallel comparison-based algorithms for finding all equivalence classes of a set of $n$ elements, where sorting according to some total order is not possible. Such scenarios arise, for example, in applications, such as in distributed computer security, where each of $n$ agents are working to identify the private group to which they belong, with the only operation available to them being… ▽ More

    Submitted 11 May, 2016; originally announced May 2016.

  6. Track Layouts, Layered Path Decompositions, and Leveled Planarity

    Authors: Michael J. Bannister, William E. Devanny, Vida Dujmović, David Eppstein, David R. Wood

    Abstract: We investigate two types of graph layouts, track layouts and layered path decompositions, and the relations between their associated parameters track-number and layered pathwidth. We use these two types of layouts to characterize leveled planar graphs, which are the graphs with planar leveled drawings with no dummy vertices. It follows from the known NP-completeness of leveled planarity that track… ▽ More

    Submitted 18 October, 2018; v1 submitted 30 June, 2015; originally announced June 2015.

    Comments: 19 pages, 8 figures

    MSC Class: 05C10

    Journal ref: Algorithmica 81 (4): 1561-1583, 2019

  7. arXiv:1412.1787  [pdf, other

    cs.DS cs.SI

    ERGMs are Hard

    Authors: Michael J. Bannister, William E. Devanny, David Eppstein

    Abstract: We investigate the computational complexity of the exponential random graph model (ERGM) commonly used in social network analysis. This model represents a probability distribution on graphs by setting the log-likelihood of generating a graph to be a weighted sum of feature counts. These log-likelihoods must be exponentiated and then normalized to produce probabilities, and the normalizing constant… ▽ More

    Submitted 4 December, 2014; originally announced December 2014.

  8. arXiv:1409.5452  [pdf, other

    cs.DS

    Windows into Geometric Events: Data Structures for Time-Windowed Querying of Temporal Point Sets

    Authors: Michael J. Bannister, William E. Devanny, Michael T. Goodrich, Joseph A. Simons, Lowell Trott

    Abstract: We study geometric data structures for sets of point-based temporal events, answering time-windowed queries, i.e., given a contiguous time interval we answer common geometric queries about the point events with time stamps in this interval. The geometric queries we consider include queries based on the skyline, convex hull, and proximity relations of the point set. We provide space efficient data… ▽ More

    Submitted 18 September, 2014; originally announced September 2014.

    Comments: CCCG 2014

  9. The Galois Complexity of Graph Drawing: Why Numerical Solutions are Ubiquitous for Force-Directed, Spectral, and Circle Packing Drawings

    Authors: Michael J. Bannister, William E. Devanny, David Eppstein, Michael T. Goodrich

    Abstract: Many well-known graph drawing techniques, including force directed drawings, spectral graph layouts, multidimensional scaling, and circle packings, have algebraic formulations. However, practical methods for producing such drawings ubiquitously use iterative numerical approximations rather than constructing and then solving algebraic expressions representing their exact solutions. To explain this… ▽ More

    Submitted 6 August, 2014; originally announced August 2014.

    Comments: Graph Drawing 2014

    Journal ref: J. Graph Algorithms & Applications 19 (2): 619-656, 2015

  10. arXiv:1310.3770  [pdf, other

    cs.CG math.CO

    Small Superpatterns for Dominance Drawing

    Authors: Michael J. Bannister, William E. Devanny, David Eppstein

    Abstract: We exploit the connection between dominance drawings of directed acyclic graphs and permutations, in both directions, to provide improved bounds on the size of universal point sets for certain types of dominance drawing and on superpatterns for certain natural classes of permutations. In particular we show that there exist universal point sets for dominance drawings of the Hasse diagrams of width-… ▽ More

    Submitted 5 November, 2013; v1 submitted 14 October, 2013; originally announced October 2013.

    Comments: ANALCO 2014, This version fixes an error in the leading constant of the 321-superpattern size

  11. arXiv:1308.0403  [pdf, other

    cs.CG math.CO

    Superpatterns and Universal Point Sets

    Authors: Michael J. Bannister, Zhanpeng Cheng, William E. Devanny, David Eppstein

    Abstract: An old open problem in graph drawing asks for the size of a universal point set, a set of points that can be used as vertices for straight-line drawings of all n-vertex planar graphs. We connect this problem to the theory of permutation patterns, where another open problem concerns the size of superpatterns, permutations that contain all patterns of a given size. We generalize superpatterns to cla… ▽ More

    Submitted 2 April, 2014; v1 submitted 2 August, 2013; originally announced August 2013.

    Comments: GD 2013 special issue of JGAA

    Journal ref: J. Graph Algorithms & Applications 18(2): 177-209, 2014