中文
相关论文

相关论文: Strictly convex drawings of planar graphs

200 篇论文

A graph is $2$-planar if it has local crossing number two, that is, it can be drawn in the plane such that every edge has at most two crossings. A graph is maximal $2$-planar if no edge can be added such that the resulting graph remains…

组合数学 · 数学 2023-03-16 Michael Hoffmann , Meghana M. Reddy

In this paper we study the area requirements of planar greedy drawings of triconnected planar graphs. Cao, Strelzoff, and Sun exhibited a family $\cal H$ of subdivisions of triconnected plane graphs and claimed that every planar greedy…

计算几何 · 计算机科学 2020-03-04 Giordano Da Lozzo , Anthony D'Angelo , Fabrizio Frati

Topological drawings are representations of graphs in the plane, where vertices are represented by points, and edges by simple curves connecting the points. A drawing is simple if two edges intersect at most in a single point, either at a…

计算几何 · 计算机科学 2022-09-08 Alfredo García , Alexander Pilz , Javier Tejel

For every integer $\ell$, we construct a cubic 3-vertex-connected planar bipartite graph $G$ with $O(\ell^3)$ vertices such that there is no planar straight-line drawing of $G$ whose vertices all lie on $\ell$ lines. This strengthens…

计算几何 · 计算机科学 2021-12-23 David Eppstein

Strict outerconfluent drawing is a style of graph drawing in which vertices are drawn on the boundary of a disk, adjacencies are indicated by the existence of smooth curves through a system of tracks within the disk, and no two adjacent…

组合数学 · 数学 2024-12-11 David Eppstein

We introduce and study the problem of constructing geometric graphs that have few vertices and edges and that are universal for planar graphs or for some sub-class of planar graphs; a geometric graph is \emph{universal} for a class…

组合数学 · 数学 2020-06-22 Fabrizio Frati , Michael Hoffmann , Csaba D. Tóth

It is proven that every set $S$ of distinct points in the plane with cardinality $\lceil \frac{\sqrt{\log_2 n}-1}{4} \rceil$ can be a subset of the vertices of a crossing-free straight-line drawing of any planar graph with $n$ vertices. It…

计算几何 · 计算机科学 2012-12-05 Emilio Di Giacomo , Giuseppe Liotta , Tamara Mchedlidze

Simple drawings are drawings of graphs in which the edges are Jordan arcs and each pair of edges share at most one point (a proper crossing or a common endpoint). We introduce a special kind of simple drawings that we call generalized…

计算几何 · 计算机科学 2022-03-14 Oswin Aichholzer , Alfredo García , Javier Tejel , Birgit Vogtenhuber , Alexandra Weinberger

Cubic planar $n$-vertex graphs with faces of length at most $6$, e.g., fullerene graphs, have diameter in $\Omega(\sqrt{n})$. It has been suspected, that a similar result can be shown for cubic planar graphs with faces of bounded length.…

组合数学 · 数学 2019-08-26 Kolja Knauer , Piotr Micek

A graph drawn in the plane is called k-quasi-planar if it does not contain k pairwise crossing edges. It has been conjectured for a long time that for every fixed k, the maximum number of edges of a k-quasi-planar graph with n vertices is…

组合数学 · 数学 2011-12-13 Jacob Fox , Janos Pach , Andrew Suk

A $3$-connected graph $G$ is essentially $4$-connected if, for any $3$-cut $S\subseteq V(G)$ of $G$, at most one component of $G-S$ contains at least two vertices. We prove that every essentially $4$-connected maximal planar graph $G$ on…

组合数学 · 数学 2021-01-28 Igor Fabrici , Jochen Harant , Samuel Mohr , Jens M. Schmidt

It is well-known that every graph with maximum degree 4 has an orthogonal drawing with area at most $\frac{49}{64} n^2+O(n) \approx 0.76n^2$. In this paper, we show that if the graph is 3-connected, then the area can be reduced even further…

计算几何 · 计算机科学 2015-10-13 Therese Biedl , Jens M. Schmidt

By a poly-line drawing of a graph G on n vertices we understand a drawing of G in the plane such that each edge is represented by a polygonal arc joining its two respective vertices. We call a turning point of a polygonal arc the bend. We…

组合数学 · 数学 2010-02-15 Radoslav Fulek , Balázs Keszegh , Filip Morić

Computing a minimum-area planar straight-line drawing of a graph is known to be NP-hard for planar graphs, even when restricted to outerplanar graphs. However, the complexity question is open for trees. Only a few hardness results are known…

计算几何 · 计算机科学 2017-09-01 Therese Biedl , Debajyoti Mondal

We prove that the geometric thickness of graphs whose maximum degree is no more than four is two. All of our algorithms run in O(n) time, where n is the number of vertices in the graph. In our proofs, we present an embedding algorithm for…

计算几何 · 计算机科学 2007-05-23 Christian A. Duncan , David Eppstein , Stephen G. Kobourov

We study algorithms for drawing planar graphs and 1-planar graphs using cubic B\'ezier curves with bounded curvature. We show that any n-vertex 1-planar graph has a 1-planar RAC drawing using a single cubic B\'ezier curve per edge, and this…

计算几何 · 计算机科学 2024-10-17 David Eppstein , Michael T. Goodrich , Abraham M. Illickan

A non-aligned drawing of a graph is a drawing where no two vertices are in the same row or column. Auber et al. showed that not all planar graphs have non-aligned drawings that are straight-line, planar, and in the minimal-possible $n\times…

计算几何 · 计算机科学 2016-11-29 Therese Biedl , Claire Pennarun

Every convex polygon with $n$ vertices is a linear projection of a higher-dimensional polytope with at most $147\,n^{2/3}$ facets.

组合数学 · 数学 2020-03-03 Yaroslav Shitov

Let $G$ be a finite, connected graph and $v$ a vertex of $G$. The average distance and the eccentricity of $v$ in $G$ are defined as the arithmetic mean and the maximum, respectively, of the distances from $v$ to all other vertices of $G$.…

组合数学 · 数学 2025-08-15 Peter Dankelmann , Sonwabile Mafunda , Sufiyan Mallu

An n-gon is defined as a sequence \P=(V_0,...,V_{n-1}) of n points on the plane. An n-gon \P is said to be convex if the boundary of the convex hull of the set {V_0,...,V_{n-1}} of the vertices of \P coincides with the union of the edges…

计算几何 · 计算机科学 2007-05-23 Iosif Pinelis