中文
相关论文

相关论文: The $6\times 6$ grid is $4$-path-pairable

200 篇论文

We investigate the terminal-pairibility problem in the case when the base graph is a complete bipartite graph, and the demand graph is also bipartite with the same color classes. We improve the lower bound on maximum value of $\Delta(D)$…

组合数学 · 数学 2020-04-22 Lucas Colucci , Péter L. Erdős , Ervin Győri , Tamás Róbert Mezei

A consistent path system in a graph $G$ is an intersection-closed collection of paths, with exactly one path between any two vertices in $G$. We call $G$ metrizable if every consistent path system in it is the system of geodesic paths…

组合数学 · 数学 2023-11-17 Maria Chudnovsky , Daniel Cizma , Nati Linial

A graph $G$ is terminal-pairable with respect to a demand multigraph $D$ on the same vertex set as $G$, if there exists edge-disjoint paths joining the end vertices of every demand edge of $D$. In this short note, we improve the upper bound…

组合数学 · 数学 2017-08-24 António Girão , Gábor Mészáros

A normal odd partition T of the edges of a cubic graph is a partition into trails of odd length (no repeated edge) such that each vertex is the end vertex of exactly one trail of the partition and internal in some trail. For each vertex v,…

离散数学 · 计算机科学 2012-01-30 Jean-Luc Fouquet , Jean-Marie Vanherpe

A strongly separating path system in a graph $G$ is a collection $\mathcal{P}$ of paths in $G$ such that, for every two edges $e$ and $f$ of $G$, there is a paths in $\mathcal{P}$ with $e$ and not $f$, and vice-versa. The minimum number of…

A graph $G$ is $(I,F)$-partitionable if its vertex set can be partitioned into two parts such that one part is an independent set, and the other induces a forest. In this paper, we prove that every planar graph without cycles of length $4,…

组合数学 · 数学 2023-03-09 Yingli Kang , Hongkai Lu , Ligang Jin

Let $G$ be a fixed graph. Two paths of length $n-1$ on $n$ vertices (Hamiltonian paths) are $G$-different if there is a subgraph isomorphic to $G$ in their union. In this paper we prove that the maximal number of pairwise triangle-different…

组合数学 · 数学 2016-10-13 István Kovács , Dániel Soltész

Let $G$ be a connected graph and $\mathcal{P}(G)$ a graph parameter. We say that $\mathcal{P}(G)$ is feasible if $\mathcal{P}(G)$ satisfies the following properties: (I) $\mathcal{P}(G)\leq \mathcal{P}(G_{uv})$, if $G_{uv}=G[u\to v]$ for…

组合数学 · 数学 2026-04-09 Jiangdong Ai , Hui Lei , Bo Ning , Yongtang Shi

A graph G=(V,E) is a pairwise compatibility graph (PCG) if there exists an edge-weighted tree T and two non-negative real numbers `d' and `D' such that each leaf `u' of T is a node of V and the edge `(u,v) belongs to E' iff `d <= d_T(u, v)…

离散数学 · 计算机科学 2015-04-27 Tiziana Calamoneri , Blerina Sinaimeri , Mattia Gastaldello

The Bar\'at-Thomassen conjecture asserts that there is a function $f$ such that for every fixed tree $T$ with $t$ edges, every graph which is $f(t)$-edge-connected with its number of edges divisible by $t$ has a partition of its edges into…

组合数学 · 数学 2016-07-01 Julien Bensmail , Ararat Harutyunyan , Tien-Nam Le , Stéphan Thomassé

Let $G$ be a simple and finite graph. A graph is said to be \textit{decomposed} into subgraphs $H_1$ and $H_2$ which is denoted by $G= H_1 \oplus H_2$, if $G$ is the edge disjoint union of $H_1$ and $H_2$. If $G= H_1 \oplus H_2 \oplus H_3…

组合数学 · 数学 2019-08-02 Opeyemi Oyewumi , Abolape D. Akwu

A path in an edge-colored graph is called a proper path if no two adjacent edges of the path receive the same color. For a connected graph $G$, the proper connection number $pc(G)$ of $G$ is defined as the minimum number of colors needed to…

组合数学 · 数学 2016-02-25 Fei Huang , Xueliang Li , Zhongmei Qin , Colton Magnant

In 2006, Bar\'at and Thomassen posed the following conjecture: for each tree $T$, there exists a natural number $k_T$ such that, if $G$ is a $k_T$-edge-connected graph and $|E(G)|$ is divisible by $|E(T)|$, then $G$ admits a decomposition…

组合数学 · 数学 2015-09-23 Fabio Botler , Guilherme O. Mota , Marcio T. I. Oshiro , Yoshiko Wakabayashi

We prove the following theorem. Let $r\ge 4$ be an integer, and $G$ be a $K_{1,r}$-free $r$-edge-connected $r$-regular graph. Then, for every set $W$ of even number of vertices of $G$ such that the distance between any two vertices of $W$…

组合数学 · 数学 2025-08-18 Yoshimi Egawa , Mikio Kano , Kenta Ozeki

Xu and Wu proved that if every 5-cycle of a planar graph G is not simultaneously adjacent to 3-cycles and 4-cycles, then G is 4-choosable. In this paper, we improve this result as follows. If G is a planar graph without pairwise adjacent…

组合数学 · 数学 2019-01-03 Pongpat Sittitrai , Kittikorn Nakprasit

Given a graph $G$, we associate a path matrix $P$ whose $(i, j)$ entry represents the maximum number of vertex disjoint paths between the vertices $i$ and $j$, with zeros on the main diagonal. In this note, we resolve four conjectures from…

数据结构与算法 · 计算机科学 2019-02-20 Aleksandar Ilic , Milan Basic

Let $P(G)=(P_{0}(G),P_{1}(G),\cdots, P_{\rho}(G))$ be the path sequence of a graph $G$, where $P_{i}(G)$ is the number of paths with length $i$ and $\rho$ is the length of a longest path in $G$. In this paper, we first give the path…

综合数学 · 数学 2024-12-03 Yirong Cai , Hanyuan Deng

The MULTICUT problem, given a graph G, a set of terminal pairs T={(s_i,t_i) | 1 <= i <= r} and an integer p, asks whether one can find a cutset consisting of at most p non-terminal vertices that separates all the terminal pairs, i.e., after…

数据结构与算法 · 计算机科学 2012-02-28 Stefan Kratsch , Marcin Pilipczuk , Michał Pilipczuk , Magnus Wahlström

A path separator of a graph $G$ is a set of paths $\mathcal{P}=\{P_1,\ldots,P_t\}$ such that for every pair of edges $e,f\in E(G)$, there exist paths $P_e,P_f\in\mathcal{P}$ such that $e\in E(P_e)$, $f\not\in E(P_e)$, $e\not\in E(P_f)$ and…

组合数学 · 数学 2016-06-03 József Balogh , Béla Csaba , Ryan R. Martin , András Pluhár

A graph is said to be symmetric if its automorphism group is transitive on its arcs. Guo et al. (Electronic J. Combin. 18, \#P233, 2011) and Pan et al. (Electronic J. Combin. 20, \#P36, 2013) determined all pentavalent symmetric graphs of…

组合数学 · 数学 2017-02-21 Bo Ling , Ben Gong Lou , Ci Xuan Wu