Skip to main content

Showing 1–7 of 7 results for author: Frishberg, D

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

    cs.DC cs.DM

    Improved Distributed Algorithms for Random Colorings

    Authors: Charlie Carlson, Daniel Frishberg, Eric Vigoda

    Abstract: Markov Chain Monte Carlo (MCMC) algorithms are a widely-used algorithmic tool for sampling from high-dimensional distributions, a notable example is the equilibirum distribution of graphical models. The Glauber dynamics, also known as the Gibbs sampler, is the simplest example of an MCMC algorithm; the transitions of the chain update the configuration at a randomly chosen coordinate at each step.… ▽ More

    Submitted 12 June, 2024; v1 submitted 14 September, 2023; originally announced September 2023.

    Comments: 25 pages, 2 figures

  2. arXiv:2207.09972  [pdf, other

    math.CO cs.CG cs.DM

    Improved mixing for the convex polygon triangulation flip walk

    Authors: David Eppstein, Daniel Frishberg

    Abstract: We prove that the well-studied triangulation flip walk on a convex point set mixes in time O(n^3 log^3 n), the first progress since McShine and Tetali's O(n^5 log n) bound in 1997. In the process we give lower and upper bounds of respectively Omega(1/(sqrt n log n)) and O(1/sqrt n) -- asymptotically tight up to an O(log n) factor -- for the expansion of the associahedron graph K_n. The upper bound… ▽ More

    Submitted 3 May, 2023; v1 submitted 20 July, 2022; originally announced July 2022.

    ACM Class: G.2; F.2

  3. arXiv:2111.03898  [pdf, other

    cs.DS cs.DM

    Rapid mixing for the hardcore Glauber dynamics and other Markov chains in bounded-treewidth graphs

    Authors: David Eppstein, Daniel Frishberg

    Abstract: We give a new rapid mixing result for a natural random walk on the independent sets of a graph $G$. We show that when $G$ has bounded treewidth, this random walk -- known as the Glauber dynamics for the hardcore model -- mixes rapidly for all fixed values of the standard parameter $λ> 0$, giving a simple alternative to existing sampling algorithms for these structures. We also show rapid mixing fo… ▽ More

    Submitted 29 September, 2023; v1 submitted 6 November, 2021; originally announced November 2021.

    Comments: 43 pages, 4 figures

  4. Angles of Arc-Polygons and Lombardi Drawings of Cacti

    Authors: David Eppstein, Daniel Frishberg, Martha C. Osegueda

    Abstract: We characterize the triples of interior angles that are possible in non-self-crossing triangles with circular-arc sides, and we prove that a given cyclic sequence of angles can be realized by a non-self-crossing polygon with circular-arc sides whenever all angles are at most pi. As a consequence of these results, we prove that every cactus has a planar Lombardi drawing (a drawing with edges depict… ▽ More

    Submitted 8 July, 2021; originally announced July 2021.

    Comments: 12 pages, 8 figures. To be published in Proc. 33rd Canadian Conference on Computational Geometry, 2021

    Journal ref: Comp. Geom. Theory & Applications 112: 101982, 2023

  5. On the treewidth of Hanoi graphs

    Authors: David Eppstein, Daniel Frishberg, William Maxwell

    Abstract: The objective of the well-known Towers of Hanoi puzzle is to move a set of disks one at a time from one of a set of pegs to another, while kee** the disks sorted on each peg. We propose an adversarial variation in which the first player forbids a set of states in the puzzle, and the second player must then convert one randomly-selected state to another without passing through forbidden states. A… ▽ More

    Submitted 30 April, 2020; originally announced May 2020.

    Comments: - To be published in the Proceedings of the Tenth International Conference on Fun with Algorithms (FUN 2020). - 22 pages (including title page, bibliography, and appendix). - Five figures

    Journal ref: Theor. Comput. Sci. 906: 1-17, 2022

  6. arXiv:2002.01610  [pdf, other

    cs.DS

    Simplifying Activity-on-Edge Graphs

    Authors: David Eppstein, Daniel Frishberg, Elham Havvaei

    Abstract: We formalize the simplification of activity-on-edge graphs used for visualizing project schedules, where the vertices of the graphs represent project milestones, and the edges represent either tasks of the project or timing constraints between milestones. In this framework, a timeline of the project can be constructed as a leveled drawing of the graph, where the levels of the vertices represent th… ▽ More

    Submitted 4 February, 2020; originally announced February 2020.

  7. arXiv:1902.06875  [pdf, other

    cs.CG

    Euclidean TSP, Motorcycle Graphs, and Other New Applications of Nearest-Neighbor Chains

    Authors: Nil Mamano, Alon Efrat, David Eppstein, Daniel Frishberg, Michael Goodrich, Stephen Kobourov, Pedro Matias, Valentin Polishchuk

    Abstract: We show new applications of the nearest-neighbor chain algorithm, a technique that originated in agglomerative hierarchical clustering. We apply it to a diverse class of geometric problems: we construct the greedy multi-fragment tour for Euclidean TSP in $O(n\log n)$ time in any fixed dimension and for Steiner TSP in planar graphs in $O(n\sqrt{n}\log n)$ time; we compute motorcycle graphs (which a… ▽ More

    Submitted 2 December, 2019; v1 submitted 18 February, 2019; originally announced February 2019.

    Comments: 35 pages, 10 figures; v2: minor improvements, added Figure 1, and author order as in paper. v3: added funding acknowledgement

    MSC Class: I.3.5 ACM Class: I.3.5