CVMar 9, 2025

Polygonal network disorder and the turning distance

arXiv:2503.06415v2h-index: 1Int J Appl Comput Math
Originality Incremental advance
AI Analysis

This work addresses the problem of quantifying disorder in polygonal networks for researchers in computational geometry and materials science, but it is incremental as it extends an existing metric to networks with specific optimizations.

The study tackled the problem of measuring disorder in polygonal planar networks by introducing turning disorders, which average turning distances between network faces and ordered shapes like regular polygons or circles, and derived closed-form expressions for special cases, reducing computation time from O(mn log(mn)) to O((m+n) log(m+n)) for regular polygons. It applied these formulas to examples like Archimedean lattices and stochastic processes, showing that different choices in defining turning disorders capture various notions of network disorder.

The turning distance is a well-studied metric for measuring the similarity between two polygons. This metric is constructed by taking an $L^p$ distance between step functions which track each shape's tangent angle of a path tracing its boundary. In this study, we introduce \textit{turning disorders} for polygonal planar networks, defined by averaging turning distances between network faces and "ordered" shapes (regular polygons or circles). We derive closed-form expressions of turning distances for special classes of regular polygons, related to the divisibility of $m$ and $n$, and also between regular polygons and circles. These formulas are used to show that the time for computing the 2-turning distances reduces to $O((m+n) \log(m+n))$ when both shapes are regular polygons, an improvement from $O(mn\log(mn))$ operations needed to compute distances between general polygons of $n$ and $m$ sides. We also apply these formulas to several examples of network microstructure with varying disorder. For Archimedean lattices, a class of regular tilings, we can express turning disorders with exact expressions. We also consider turning disorders applied to two examples of stochastic processes on networks: spring networks evolving under T1 moves and polygonal rupture processes. We find that the two aspects of defining different turning disorders, the choice of ordered shape and whether to apply area-weighting, can capture different notions of network disorder.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes