中文
相关论文

相关论文: 3-path-connectivity of bubble-sort star graphs

200 篇论文

The flip graph for a set $P$ of points in the plane has a vertex for every triangulation of $P$, and an edge when two triangulations differ by one flip that replaces one triangulation edge by another. The flip graph is known to have some…

计算几何 · 计算机科学 2022-06-07 Reza Bigdeli , Anna Lubiw

A $t$-spanner of a graph $G=(V,E)$ is a subgraph $H=(V,E')$ that contains a $uv$-path of length at most $t$ for every $uv\in E$. It is known that every $n$-vertex graph admits a $(2k-1)$-spanner with $O(n^{1+1/k})$ edges for $k\geq 1$. This…

计算几何 · 计算机科学 2024-11-04 Jonathan B. Conroy , Csaba D. Tóth

The famous K\H{o}nig-Egerv\'ary theorem is equivalent to the statement that the matching number equals the vertex cover number for every induced subgraph of some graph if and only if that graph is bipartite. Inspired by this result, we…

组合数学 · 数学 2017-10-24 Stéphane Bessy , Pascal Ochem , Dieter Rautenbach

We provide a combinatorial proof of Tutte's decomposition of rooted bicubic planar maps into 3-connected components. Motivated by the framework of Bell transformations, we establish an explicit bijection between rooted bicubic planar maps…

组合数学 · 数学 2026-05-19 Juan B. Gil , Jackie N. Kaminski

We prove that any \(2\)-connected graph \(G\) on \(n\) vertices with minimum degree \(\delta(G) \ge \frac{n}{4}+2\) contains a \(2\)-connected subgraph of order \(k\) for every integer \(k\) with \(4 \le k \le n\). This improves a previous…

组合数学 · 数学 2026-03-13 Haiyang Liu , Bo Ning

A subset S of vertices of a graph G is called a k-path vertex cover if every path of order k in G contains at least one vertex from S. Denote by \psi_k(G) the minimum cardinality of a k-path vertex cover in G. It is shown that the problem…

组合数学 · 数学 2011-08-02 Boštjan Brešar , František Kardoš , Ján Katrenič , Gabriel Semanišin

A path in an edge-colored graph $G$, where adjacent edges may be colored the same, is called a rainbow path if no two edges of the path are colored the same. For a $\kappa$-connected graph $G$ and an integer $k$ with $1\leq k\leq \kappa$,…

组合数学 · 数学 2010-04-15 Xueliang Li , Yuefang Sun

The vertex connectivity of a graph $G$ is the size of the smallest set of vertices $S$ such that $G \setminus S$ is disconnected. For the class of planar graphs, the problem of vertex connectivity is well-studied, both from structural and…

计算几何 · 计算机科学 2025-06-03 Therese Biedl , Karthik Murali

Gallai's path decomposition conjecture states that if $G$ is a connected graph on $n$ vertices, then the edges of $G$ can be decomposed into at most $\lceil \frac{n }{2} \rceil$ paths. A graph is said to be an odd semi-clique if it can be…

组合数学 · 数学 2024-02-14 Nevil Anto , Manu Basavaraju

We propose a fast methodology for encoding graphs with information-theoretically minimum numbers of bits. Specifically, a graph with property pi is called a pi-graph. If pi satisfies certain properties, then an n-node m-edge pi-graph G can…

数据结构与算法 · 计算机科学 2007-05-23 Xin He , Ming-Yang Kao , Hsueh-I Lu

A dissociation set of a graph is a set of vertices which induces a subgraph with maximum degree less than or equal to one. The dissociation number of a graph is the maximum cardinality of its dissociation sets. In this paper, we study the…

组合数学 · 数学 2023-09-28 Zejun Huang , Jiahui Liu , Xinwei Zhang

For graphs $G_1, G_2, G_3$, the three-color Ramsey number $R(G_1,$ $G_2, G_3)$ is the smallest integer $n$ such that if we arbitrarily color the edges of the complete graph of order $n$ with 3 colors, then it contains a monochromatic copy…

组合数学 · 数学 2021-06-29 Janusz Dybizbański , Tomasz Dzido , Stanisław Radziszowski

We study the structure of the space $\Omega_3(G)$ of $\partial$-invariant 3-paths in a directed graph $G$. We prove that $\Omega_3(G)$ admits a basis consisting of trapezohedral paths $\tau_m$ ($m \ge 2$) and their merging images. Moreover,…

组合数学 · 数学 2026-03-11 Zhenzhi Li , Wujie Shen

Suppose $G$ is a connected simple graph with the vertex set $V( G ) = \{ v_1,v_2,\cdots ,v_n \} $. Let $d_G( v_i,v_j ) $ be the least distance between $v_i$ and $v_j$ in $G$. Then the distance matrix of $G$ is $D( G ) =( d_{ij} ) _{n\times…

组合数学 · 数学 2023-02-28 Xu Chen , Yinfen Zhu , Guoping Wang

Let $G$ be a connected graph. The edge-connectivity of $G$, denoted by $\lambda(G)$, is the minimum number of edges whose removal renders $G$ disconnected. Let $\delta(G)$ be the minimum degree of $G$. It is well-known that $\lambda(G) \leq…

组合数学 · 数学 2024-08-20 Camino Balbuena , Peter Dankelmann

Let $\ell$ denote a positive integer. A connected graph $\G$ of diameter at least $\ell$ is said to be $\ell${\it -distance-balanced} whenever for any pair of vertices $u,v$ of $\G$ such that $d(u,v)=\ell$, the number of vertices closer to…

组合数学 · 数学 2017-02-20 Stefko Miklavic , Primoz Sparl

Let $G = (V, E)$ be a graph on $n$ vertices, and let $c: E \to P$, where $P$ is a set of colors. Let $\delta^c(G) = \min_{v \in V} \{ d^{c}(v) \}$ where $d^c(v)$ is the number of colors on edges incident to a vertex $v$ of $G$. In 2011,…

组合数学 · 数学 2024-11-15 Andrzej Czygrinow , Xiaofan Yuan

Paths $P^1,\ldots,P^k$ in a graph $G=(V,E)$ are mutually induced if any two distinct $P^i$ and $P^j$ have neither common vertices nor adjacent vertices. For a fixed integer $k$, the $k$-Induced Disjoint Paths problem is to decide if a graph…

组合数学 · 数学 2022-06-15 Barnaby Martin , Daniël Paulusma , Siani Smith , Erik Jan van Leeuwen

A $k$-star colouring of a graph $G$ is a function $f:V(G)\to\{0,1,\dots,k-1\}$ such that $f(u)\neq f(v)$ for every edge $uv$ of $G$, and every bicoloured connected subgraph of $G$ is a star. The star chromatic number of $G$, $\chi_s(G)$, is…

组合数学 · 数学 2023-09-11 Shalu M. A. , Cyriac Antony

Let G be a graph of order n. Let lpt(G) be the minimum cardinality of a set X of vertices of G such that X intersects every longest path of G and define lct(G) analogously for cycles instead of paths. We prove that lpt(G) \leq…

组合数学 · 数学 2013-02-25 Dieter Rautenbach , Jean-Sébastien Sereni
‹ 上一页 1 8 9 10 下一页 ›