中文
相关论文

相关论文: Enumeration of Unlabeled Outerplanar Graphs

200 篇论文

Let c(G) be the smallest number of edges we have to test in order to determine an unknown acyclic orientation of the given graph G in the worst case. For example, if G is the complete graph on n vertices, then c(G) is the smallest number of…

组合数学 · 数学 2009-04-09 Oleg Pikhurko

Recently, Yamazaki et al. provided an algorithm that enumerates all non-isomorphic interval graphs on $n$ vertices with an $O(n^4)$ time delay. In this paper, we improve their algorithm and achieve $O(n^3 \log n)$ time delay. We also extend…

组合数学 · 数学 2023-06-22 Patryk Mikos

As proved by Kahn, the chromatic number and fractional chromatic number of a line graph agree asymptotically. That is, for any line graph $G$ we have $\chi(G) \leq (1+o(1))\chi_f(G)$. We extend this result to quasi-line graphs, an important…

离散数学 · 计算机科学 2011-02-07 Andrew D. King , Bruce Reed

We study the problem of estimating the number of edges of an unknown, undirected graph $G=([n],E)$ with access to an independent set oracle. When queried about a subset $S\subseteq [n]$ of vertices the independent set oracle answers whether…

数据结构与算法 · 计算机科学 2019-07-11 Xi Chen , Amit Levi , Erik Waingarten

Let $G$ be an unicyclic graph of order $n$ and let $Q_G(x)= det(xI-Q(G))={matrix} \sum_{i=1}^n (-1)^i \varphi_i x^{n-i}{matrix}$ be the characteristic polynomial of the signless Laplacian matrix of a graph $G$. We give some transformations…

组合数学 · 数学 2012-12-21 Jie Zhang , Xiao-Dong Zhang

An outer-1-planar graph is a graph admitting a drawing in the plane so that all vertices appear in the outer region of the drawing and every edge crosses at most one other edge. This paper establishes the local structure of outer-1-planar…

组合数学 · 数学 2023-06-22 Yan Li , Xin Zhang

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

For each positive integer $n$, the Fibonacci-sum graph $G_n$ on vertices $1,2,\ldots,n$ is defined by two vertices forming an edge if and only if they sum to a Fibonacci number. It is known that each $G_n$ is bipartite, and all Hamiltonian…

组合数学 · 数学 2017-10-31 Andrii Arman , David S. Gunderson , Pak Ching Li

We study the behaviour of random labelled and unlabelled cographs with n vertices as n tends to infinity. Our main result is a novel probabilistic limit in the space of graphons.

概率论 · 数学 2019-06-26 Benedikt Stufler

Given an integer $n$, let $G(n)$ be the number of integer sequences $n-1\ge d_1\ge d_2\ge\dotsb\ge d_n\ge 0$ that are the degree sequence of some graph. We show that $G(n)=(c+o(1))4^n/n^{3/4}$ for some constant $c>0$, improving both the…

组合数学 · 数学 2024-09-26 Paul Balister , Serte Donderwinkel , Carla Groenland , Tom Johnston , Alex Scott

Let $F$ and $G$ be simple finite oriented graphs (without symmetric arcs). A graph $G$ is called $F$-irregular if any two distinct vertices in $G$ belong to a different number of subgraphs of $G$ isomorphic to $F$. In this paper, we…

组合数学 · 数学 2026-05-22 Tatiana Dovzhenok , Ilya Lukashenko , Yahor Filiuta

We prove polynomial upper bounds of geometric Ramsey numbers of pathwidth-2 outerplanar triangulations in both convex and general cases. We also prove that the geometric Ramsey numbers of the ladder graph on $2n$ vertices are bounded by…

组合数学 · 数学 2015-09-14 Josef Cibulka , Pu Gao , Marek Krčál , Tomáš Valla , Pavel Valtr

We study the average number $\mathcal{A}(G)$ of colors in the non-equivalent colorings of a graph $G$. We show some general properties of this graph invariant and determine its value for some classes of graphs. We then conjecture several…

组合数学 · 数学 2024-03-11 Alain Hertz , Hadrien Mélot , Sébastien Bonte , Gauvain Devillez

The classic enumerative functions for counting colorings of a graph $G$, such as the chromatic polynomial $P(G,k)$, do so under the assumption that the given graph is labeled. In 1985, Hanlon defined and studied the chromatic polynomial for…

组合数学 · 数学 2026-02-04 Hemanshu Kaul , Jeffrey A. Mudrock

We study the 1-planar, quasi-planar, and fan-planar crossing number in comparison to the (unrestricted) crossing number of graphs. We prove that there are $n$-vertex 1-planar (quasi-planar, fan-planar) graphs such that any 1-planar…

计算几何 · 计算机科学 2019-09-10 Markus Chimani , Philipp Kindermann , Fabrizio Montecchiani , Pavel Valtr

We study the statistics of edges and vertices in the vicinity of a reference vertex (origin) within random planar quadrangulations and Eulerian triangulations. Exact generating functions are obtained for theses graphs with fixed numbers of…

统计力学 · 物理学 2010-04-05 J. Bouttier , P. Di Francesco , E. Guitter

Scheinerman and Wilf (1994) assert that `an important open problem in the study of graph embeddings is to determine the rectilinear crossing number of the complete graph K_n.' A rectilinear drawing of K_n is an arrangement of n vertices in…

离散数学 · 计算机科学 2011-10-04 Alex Brodsky , Stephane Durocher , Ellen Gethner

We study straight-line drawings of graphs where the vertices are placed in convex position in the plane, i.e., \emph{convex drawings}. We consider two families of graph classes with convex drawings: \emph{outer $k$-planar} graphs, where…

离散数学 · 计算机科学 2024-01-29 Steven Chaplick , Myroslav Kryven , Giuseppe Liotta , Andre Löffler , Alexander Wolff

In a recent article (Auer et al, Algorithmica 2016) it was claimed that every outer-1-planar graph has a planar visibility representation of area $O(n\log n)$. In this paper, we show that this is wrong: There are outer-1-planar graphs that…

计算几何 · 计算机科学 2020-09-22 Therese Biedl

It is becoming increasingly common to see large collections of network data objects -- that is, data sets in which a network is viewed as a fundamental unit of observation. As a result, there is a pressing need to develop network-based…

统计理论 · 数学 2019-02-08 Eric Kolaczyk , Lizhen Lin , Steven Rosenberg , Jie Xu , Jackson Walters