中文
相关论文

相关论文: Graph Treewidth and Geometric Thickness Parameters

200 篇论文

The skewness of a graph G is the minimum number of edges in G whose removal results in a planar graph. By appropriately introducing a weight to each edge of a graph, we determine, among other thing, the skewness of the generalized Petersen…

组合数学 · 数学 2017-09-20 Gek L. Chia , Chan L. Lee , Yan Hao Ling

The generalized Kneser graph $K(n,k,t)$ for integers $k>t>0$ and $n>2k-t$ is the graph whose vertices are the $k$-subsets of $\{1,\dots,n\}$ with two vertices adjacent if and only if they share less than $t$ elements. We determine the…

组合数学 · 数学 2022-03-29 Klaus Metsch

In an oriented graph $\overrightarrow{G}$, the inversion of a subset $X$ of vertices is the operation that reverses the orientation of all arcs with both end-vertices in $X$. The inversion graph of a graph $G$, denoted by $\mathcal{I}(G)$,…

组合数学 · 数学 2026-05-27 Yichen Wang , Haozhe Wang , Yuxuan Yang , Mei Lu

Dynamic graph theory is a novel, growing area that deals with graphs that change over time and is of great utility in modelling modern wireless, mobile and dynamic environments. As a graph evolves, possibly arbitrarily, it is challenging to…

计算复杂性 · 计算机科学 2012-05-28 Bernard Mans , Luke Mathieson

An embedding of a graph in a book consists of a linear order of its vertices along the spine of the book and of an assignment of its edges to the pages of the book, so that no two edges on the same page cross. The book thickness of a graph…

数据结构与算法 · 计算机科学 2020-04-17 Michael A. Bekos , Michael Kaufmann , Fabian Klute , Sergey Pupyrev , Chrysanthi Raftopoulou , Torsten Ueckerdt

A path in an edge-colored graph $G$, where adjacent edges may be colored the same, is a rainbow path if every two edges of it receive distinct colors. The rainbow connection number of a connected graph $G$, denoted by $rc(G)$, is the…

组合数学 · 数学 2014-07-23 Qingqiong Cai , Xueliang Li , Yan Zhao

Let $k$ be an integer. Two vertex $k$-colorings of a graph are \emph{adjacent} if they differ on exactly one vertex. A graph is \emph{$k$-mixing} if any proper $k$-coloring can be transformed into any other through a sequence of adjacent…

离散数学 · 计算机科学 2013-02-15 Marthe Bonamy , Nicolas Bousquet

A spanning tree $T$ of a connected graph $G$ is a subgraph of $G$ that is a tree covers all vertices of $G$. The leaf distance of $T$ is defined as the minimum of distances between any two leaves of $T$. A fractional matching of a graph $G$…

组合数学 · 数学 2025-07-16 Sizhong Zhou

The $2$-layer drawing model is a well-established paradigm to visualize bipartite graphs. Several beyond-planar graph classes have been studied under this model. Surprisingly, however, the fundamental class of $k$-planar graphs has been…

离散数学 · 计算机科学 2020-08-24 Patrizio Angelini , Giordano Da Lozzo , Henry Förster , Thomas Schneck

A geometric graph is a graph whose vertex set is a set of points in the plane and whose edge set contains straight-line segments. A matching in a graph is a subset of edges of the graph with no shared vertices. A matching is called perfect…

计算几何 · 计算机科学 2016-10-21 Ahmad Biniaz

For a graph with colored vertices, a rainbow subgraph is one where all vertices have different colors. For graph $G$, let $c_k(G)$ denote the maximum number of different colors in a coloring without a rainbow path on $k$ vertices, and…

组合数学 · 数学 2025-01-03 Wayne Goddard , Tyler Herrman , Simon J. Hughes

Phylogenetic trees and networks are leaf-labelled graphs used to model evolution. Display graphs are created by identifying common leaf labels in two or more phylogenetic trees or networks. The treewidth of such graphs is bounded as a…

数据结构与算法 · 计算机科学 2018-09-05 Remie Janssen , Mark Jones , Steven Kelk , Georgios Stamoulis , Taoyang Wu

A tree with at most k leaves is called k-ended tree, and a tree with exactly k leaves is called k-end tree, where a leaf is a vertex of degree one. Contraction of a graph G along the edge e means deleting the edge e and identifying its end…

组合数学 · 数学 2016-12-30 Hamed Ghasemian Zoeram

We prove that every connected graph with $s$ vertices of degree not 2 has a spanning tree with at least ${1\over 4}(s-2)+2$ leaves. Let $G$ be a be a connected graph of girth $g$ with $v>1$ vertices. Let maximal chain of successively…

组合数学 · 数学 2014-05-29 Anton Bankevich , Dmitri Karpov

Every $k$-tree has book thickness at most $k+1$, and this bound is best possible for all $k\geq3$. Vandenbussche et al. (2009) proved that every $k$-tree that has a smooth degree-3 tree decomposition with width $k$ has book thickness at…

组合数学 · 数学 2012-05-21 Vida Dujmović , David R. Wood

The boxicity of a graph G, denoted as box(G) is defined as the minimum integer t such that G is an intersection graph of axis-parallel t-dimensional boxes. A graph G is a k-leaf power if there exists a tree T such that the leaves of the…

组合数学 · 数学 2009-02-23 L. Sunil Chandran , Mathew C. Francis , Rogers Mathew

A variant of the Erd\H{o}s-S\'os conjecture, posed by Havet, Reed, Stein and Wood, states that every graph with minimum degree at least $\lfloor 2k/3 \rfloor$ and maximum degree at least $k$ contains a copy of every tree with $k$ edges.…

组合数学 · 数学 2025-12-19 Alexey Pokrovskiy , Leo Versteegen , Ella Williams

The tree spanner problem for a graph $G$ is as follows: For a given integer $k$, is there a spanning tree $T$ of $G$ (called a tree $k$-spanner) such that the distance in $T$ between every pair of vertices is at most $k$ times their…

组合数学 · 数学 2025-02-07 Lan Lin , Yixun Lin

Let $k$, $d$ be a positive integer, $G$ be a connected graph of order $n$, $T$ be a tree. The leaf distance of a tree is defined as the minimum distance between any two leaves. For $v\in V(T)$, the leaf degree of $v$ in $T$ is the number of…

组合数学 · 数学 2025-01-15 Jifu Lin , Lihua You

The {\em circumference} of a graph $G$ with at least one cycle is the length of a longest cycle in $G$. A classic result of Birmel\'e (2003) states that the treewidth of $G$ is at most its circumference minus $1$. In case $G$ is…

组合数学 · 数学 2024-03-05 Marcin Briański , Gwenaël Joret , Michał T. Seweryn