# Non-crossing Monotone Paths and Binary Trees in Edge-ordered Complete   Geometric Graphs

**Authors:** Frank Duque, Ruy Fabila-Monroy, Carlos Hidalgo-Toscano, Pablo, P\'erez-Lantero

arXiv: 1703.05378 · 2020-01-22

## TL;DR

This paper investigates the existence of monotone non-crossing paths and binary trees in edge-ordered complete geometric graphs, establishing bounds on their sizes in any straight-line drawing.

## Contribution

It provides new bounds on the size of monotone non-crossing paths and binary trees in edge-ordered complete geometric graphs, advancing understanding of their structural properties.

## Key findings

- (n) = \u2205(\u2212 n)
- (n) = ( n)
- (n) = (  n)

## Abstract

An edge-ordered graph is a graph with a total ordering of its edges. A path $P=v_1v_2\ldots v_k$ in an edge-ordered graph is called increasing if $(v_iv_{i+1}) > (v_{i+1}v_{i+2})$ for all $i = 1,\ldots,k-2$; it is called decreasing if $(v_iv_{i+1}) < (v_{i+1}v_{i+2})$ for all $i = 1,\ldots,k-2$. We say that $P$ is monotone if it is increasing or decreasing. A rooted tree $T$ in an edge-ordered graph is called monotone if either every path from the root of to a leaf is increasing or every path from the root to a leaf is decreasing.   Let $G$ be a graph. In a straight-line drawing $D$ of $G$, its vertices are drawn as different points in the plane and its edges are straight line segments. Let $\overline{\alpha}(G)$ be the maximum integer such that every edge-ordered straight-line drawing of $G$ %under any edge labeling contains a monotone non-crossing path of length $\overline{\alpha}(G)$. Let $\overline{\tau}(G)$ be the maximum integer such that every edge-ordered straight-line drawing of $G$ %under any edge labeling contains a monotone non-crossing complete binary tree of size $\overline{\tau}(G)$. In this paper we show that $\overline \alpha(K_n) = \Omega(\log\log n)$, $\overline \alpha(K_n) = O(\log n)$, $\overline \tau(K_n) = \Omega(\log\log \log n)$ and $\overline \tau(K_n) = O(\sqrt{n \log n})$.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.05378/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1703.05378/full.md

## References

12 references — full list in the complete paper: https://tomesphere.com/paper/1703.05378/full.md

---
Source: https://tomesphere.com/paper/1703.05378