English

Dynamic Schnyder Woods

Computational Geometry 2021-06-29 v1

Abstract

A realizer, commonly known as Schnyder woods, of a triangulation is a partition of its interior edges into three oriented rooted trees. A flip in a realizer is a local operation that transforms one realizer into another. Two types of flips in a realizer have been introduced: colored flips and cycle flips. A corresponding flip graph is defined for each of these two types of flips. The vertex sets are the realizers, and two realizers are adjacent if they can be transformed into each other by one flip. In this paper we study the relation between these two types of flips and their corresponding flip graphs. We show that a cycle flip can be obtained from linearly many colored flips. We also prove an upper bound of O(n2)O(n^2) on the diameter of the flip graph of realizers defined by colored flips. In addition, a data structure is given to dynamically maintain a realizer over a sequence of colored flips which supports queries, including getting a node's barycentric coordinates, in O(logn)O(\log n) time per flip or query.

Cite

@article{arxiv.2106.14451,
  title  = {Dynamic Schnyder Woods},
  author = {Sujoy Bhore and Prosenjit Bose and Pilar Cano and Jean Cardinal and John Iacono},
  journal= {arXiv preprint arXiv:2106.14451},
  year   = {2021}
}

Comments

15 pages

R2 v1 2026-06-24T03:39:19.695Z