中文
相关论文

相关论文: How Much Work Does It Take To Straighten a Plane G…

200 篇论文

We show that if a planar graph $G$ has a plane straight-line drawing in which a subset $S$ of its vertices are collinear, then for any set of points, $X$, in the plane with $|X|=|S|$, there is a plane straight-line drawing of $G$ in which…

组合数学 · 数学 2021-05-11 Vida Dujmović , Fabrizio Frati , Daniel Gonçalves , Pat Morin , Günter Rote

In this paper we introduce self-approaching graph drawings. A straight-line drawing of a graph is self-approaching if, for any origin vertex s and any destination vertex t, there is an st-path in the graph such that, for any point q on the…

计算几何 · 计算机科学 2016-11-26 Soroush Alamdari , Timothy M. Chan , Elyot Grant , Anna Lubiw , Vinayak Pathak

A geometric graph is a graph drawn in the plane so that its vertices and edges are represented by points in general position and straight line segments, respectively. A vertex of a geometric graph is called pointed if it lies outside of the…

组合数学 · 数学 2022-08-31 Nikita Chernega , Alexandr Polyanskii , Rinat Sadykov

A graph is beyond-planar if it can be drawn in the plane with a specific restriction on crossings. Several types of beyond-planar graphs have been investigated, such as k-planar if every edge is crossed at most k times and RAC if edges can…

离散数学 · 计算机科学 2022-01-04 Franz J. Brandenburg

A graph on $n \ge 3$ vertices drawn in the plane such that each edge is crossed at most four times has at most $6(n-2)$ edges -- this result proven by Ackerman is outstanding in the literature of beyond-planar graphs with regard to its…

组合数学 · 数学 2025-10-03 Aaron Büngener

We show that every 1-planar graph with minimum degree at least 4 has girth at most $8$, and every 1-planar graph with minimum degree at least 3 has girth at most $198$.

离散数学 · 计算机科学 2020-01-17 François Dross

We automatically verify the crucial steps in the original proof of correctness of an algorithm which, given a geometric graph satisfying certain additional properties removes edges in a systematic way for producing a connected graph in…

计算机科学中的逻辑 · 计算机科学 2023-11-30 Lucas Böltz , Viorica Sofronie-Stokkermans , Hannes Frey

A measure for the visual complexity of a straight-line crossing-free drawing of a graph is the minimum number of lines needed to cover all vertices. For a given graph $G$, the minimum such number (over all drawings in dimension $d \in…

计算几何 · 计算机科学 2019-08-22 Therese Biedl , Stefan Felsner , Henk Meijer , Alexander Wolff

A graph is called 1-planar if it can be drawn in the plane so that each of its edges is crossed by at most one other edge. In this paper we decompose the set of all 1-planar graphs into three classes $\mathcal C_0, \mathcal C_1$ and…

组合数学 · 数学 2017-03-16 Július Czap , Peter Šugerek

A graph is $k$-planar $(k \geq 1)$ if it can be drawn in the plane such that no edge is crossed more than $k$ times. A graph is $k$-quasi planar $(k \geq 2)$ if it can be drawn in the plane with no $k$ pairwise crossing edges. The families…

We study the maximum number of straight-line segments connecting $n$ points in convex position in the plane, so that each segment intersects at most $k$ others. This question can also be framed as the maximum number of edges of an outer…

组合数学 · 数学 2025-06-02 Maximilian Pfister

A graph is IC-planar if it admits a drawing in the plane with at most one crossing per edge and such that two pairs of crossing edges share no common end vertex. IC-planarity specializes both NIC-planarity, which allows a pair of crossing…

离散数学 · 计算机科学 2017-07-28 Christian Bachmaier , Franz J. Brandenburg , Kathrin Hanauer

Let $G=(S, E)$ be a plane straight-line graph on a finite point set $S\subset\R^2$ in general position. The incident angles of a vertex $p \in S$ of $G$ are the angles between any two edges of $G$ that appear consecutively in the circular…

Every three-connected planar graph with n vertices has a drawing on an O(n^2) x O(n^2) grid in which all faces are strictly convex polygons. These drawings are obtained by perturbing (not strictly) convex drawings on O(n) x O(n) grids. More…

计算几何 · 计算机科学 2007-05-23 Imre Barany , Guenter Rote

In this article we describe a program -- called planar_draw -- to draw maps on oriented surfaces in the plane. The drawings are coded as tikz files that can easily be manipulated and used in latex documents. Next to plane maps -- a case for…

计算几何 · 计算机科学 2025-05-19 Gunnar Brinkmann

We give an overview of different approaches to measuring the similarity of, or the distance between, two graphs, highlighting connections between these approaches. We also discuss the complexity of computing the distances.

离散数学 · 计算机科学 2025-03-19 Martin Grohe

A graph whose vertices are points in the plane and whose edges are noncrossing straight-line segments of unit length is called a \emph{matchstick graph}. We prove two somewhat counterintuitive results concerning the maximum number of edges…

组合数学 · 数学 2025-06-03 Panna Gehér , János Pach , Konrad Swanepoel , Géza Tóth

A geometric graph is a drawing of a graph in the plane where the vertices are drawn as points in general position and the edges as straight-line segments connecting their endpoints. It is plane if it contains no crossing edges. We study…

计算几何 · 计算机科学 2025-06-26 Marco Ricci , Jonathan Rollin , André Schulz , Alexandra Weinberger

We give an algorithm to compute a morph between any two convex drawings of the same plane graph. The morph preserves the convexity of the drawing at any time instant and moves each vertex along a piecewise linear curve with linear…

A key concept for many graph layout algorithms is planarity, a graph property that allows to draw vertices and edges crossing-free in the plane. Important is the generalization to $k$-planar graphs, which can be drawn in the plane with at…

离散数学 · 计算机科学 2026-05-18 Aaron Büngener , Jakob Franz , Michael Kaufmann , Maximilian Pfister