中文
相关论文

相关论文: Counting the Number of Crossings in Geometric Grap…

200 篇论文

We study the Minimum Crossing Number problem: given an $n$-vertex graph $G$, the goal is to find a drawing of $G$ in the plane with minimum number of edge crossings. This is one of the central problems in topological graph theory, that has…

数据结构与算法 · 计算机科学 2010-12-02 Julia Chuzhoy

We study the algorithmic aspect of edge bundling. A bundled crossing in a drawing of a graph is a group of crossings between two sets of parallel edges. The bundled crossing number is the minimum number of bundled crossings that group all…

计算几何 · 计算机科学 2016-09-02 Md. Jawaherul Alam , Martin Fink , Sergey Pupyrev

The crossing number is the smallest number of pairwise edge-crossings when drawing a graph into the plane. There are only very few graph classes for which the exact crossing number is known or for which there at least exist constant…

计算几何 · 计算机科学 2017-10-13 Therese Biedl , Markus Chimani , Martin Derka , Petra Mutzel

A graph is a mathematical object consisting of a set of vertices and a set of edges connecting vertices. Graphs can be drawn on paper in various ways, but until recently all published methods of drawing graphs have had undesirable…

人机交互 · 计算机科学 2014-05-22 Bob Blakley , G R Blakley , Sean M Blakley

An arithmetical structure on a graph is given by a labeling of the vertices which satisfies certain divisibility properties. In this note, we look at several families of graphs and attempt to give counts on the number of arithmetical…

组合数学 · 数学 2019-03-05 Darren Glass , Joshua Wagner

The crossing number of a graph $G$ is the least number of crossings over all possible drawings of $G$. We present a structural characterization of graphs with crossing number one.

组合数学 · 数学 2021-08-24 André C. Silva , Alan Arroyo , R. Bruce Richter , Orlando Lee

Research about crossings is typically about minimization. In this paper, we consider \emph{maximizing} the number of crossings over all possible ways to draw a given graph in the plane. Alpert et al. [Electron. J. Combin., 2009] conjectured…

计算几何 · 计算机科学 2017-05-16 Markus Chimani , Stefan Felsner , Stephen Kobourov , Torsten Ueckerdt , Pavel Valtr , Alexander Wolff

The crossing number of a graph $G$ is the minimum number of pairwise intersections of edges among all drawings of $G$. In this paper, we study the crossing number of $K_{n,n}-nK_2$, $K_n\times P_2$, $K_n\times P_3$ and $K_n\times C_4$.

离散数学 · 计算机科学 2012-11-20 Yuansheng Yang , Baigong Zheng , Xiaohui Lin , Xirong Xu

A graph is periodic if it can be obtained by joining identical pieces in a cyclic fashion. It is shown that the limit crossing number of a periodic graph is computable. This answers a question of Benny Pinontoan and Bruce Richter (2004).

组合数学 · 数学 2014-05-21 Zdenek Dvorak , Bojan Mohar

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

The intersection graph of a collection of trapezoids with corner points lying on two parallel lines is called a trapezoid graph. These graphs and their generalizations were applied in various fields, including modeling channel routing…

数据结构与算法 · 计算机科学 2011-06-16 Aleksandar Ilic

In the branch of mathematics known as graph theory, graphs are considered as a set of points, called vertices, with connections between these points, called edges. The purpose of this paper is to study mappings between two graphs that have…

组合数学 · 数学 2019-03-19 Jeffrey Beyerl , Cameron Sharpe

A simple-triangle graph is the intersection graph of triangles that are defined by a point on a horizontal line and an interval on another horizontal line. The time complexity of the recognition problem for simple-triangle graphs was a…

离散数学 · 计算机科学 2018-09-20 Asahi Takaoka

We study the problem of computing the diameter and the mean distance of a continuous graph, i.e., a connected graph where all points along the edges, instead of only the vertices, must be taken into account. It is known that for continuous…

计算几何 · 计算机科学 2025-03-12 Sergio Cabello , Delia Garijo , Antonia Kalb , Fabian Klute , Irene Parada , Rodrigo I. Silveira

Let $S$ be a set of $n$ points in general position in the plane. Join every pair of points in $S$ with a straight line segment. Let $\overline{cr}(S)$ be number of pairs of these edges that intersect in their interior. Suppose that this…

计算几何 · 计算机科学 2017-11-15 Frank Duque , Ruy Fabila-Monroy

We prove that if an $n$-vertex graph $G$ can be drawn in the plane such that each pair of crossing edges is independent and there is a crossing-free edge that connects their endpoints, then $G$ has $O(n)$ edges. Graphs that admit such…

组合数学 · 数学 2016-08-31 Eyal Ackerman , Balázs Keszegh , Mate Vizer

Given a set $A$ of $n$ points (vertices) in general position in the plane, the \emph{complete geometric graph} $K_n[A]$ consists of all $\binom{n}{2}$ segments (edges) between the elements of $A$. It is known that the edge set of every…

组合数学 · 数学 2026-04-29 Adrian Dumitrescu , János Pach , Morteza Saghafian , Alex Scott

A simple topological graph $G$ is a graph drawn in the plane so that any pair of edges have at most one point in common, which is either an endpoint or a proper crossing. $G$ is called saturated if no further edge can be added without…

组合数学 · 数学 2015-01-30 Jan Kynčl , János Pach , Radoš Radoičić , Géza Tóth

The intersection graph of a collection of trapezoids with corner points lying on two parallel lines is called a trapezoid graph. Using binary indexed tree data structure, we improve algorithms for calculating the size and the number of…

数据结构与算法 · 计算机科学 2011-06-14 Aleksandar Ilic , Andreja Ilic

The {\it crossing number} of a graph $G$ is the minimum number of pairwise intersections of edges in a drawing of $G$. In this paper, we give the exact values of crossing numbers for some variations of hypercube with order at most four,…

组合数学 · 数学 2013-10-08 Guoqing Wang , Haoli Wang , Yuansheng Yang