中文
相关论文

相关论文: A Polynomial Time Algorithm for Computing the Stro…

200 篇论文

We consider a weighted counting problem on matchings, denoted $\textrm{PrMatching}(\mathcal{G})$, on an arbitrary fixed graph family $\mathcal{G}$. The input consists of a graph $G\in \mathcal{G}$ and of rational probabilities of existence…

计算复杂性 · 计算机科学 2023-01-10 Antoine Amarilli , Mikaël Monet

In a 1995 paper Richard Stanley defined $X_G$, the symmetric chromatic polynomial of a Graph $G=(V,E)$. He then conjectured that $X_G$ distinguishes trees; a conjecture which still remains open. $X_G$ can be represented as a certain…

组合数学 · 数学 2015-05-13 Isaac Smith , Zane Smith , Peter Tian

We study the rainbow version of the graph commonness property: a graph $H$ is $r$-rainbow common if the number of rainbow copies of $H$ (where all edges have distinct colors) in an $r$-coloring of edges of $K_n$ is maximized asymptotically…

组合数学 · 数学 2024-07-11 Yihang Sun

Given an edge-coloured graph, we say that a subgraph is rainbow if all of its edges have different colours. Let $\operatorname{ex}(n,H,$rainbow-$F)$ denote the maximal number of copies of $H$ that a properly edge-coloured graph on $n$…

组合数学 · 数学 2022-02-28 Barnabás Janzer

A proper vertex coloring of a connected graph $G$ is called an odd coloring if, for every vertex $v$ in $G$, there exists a color that appears odd number of times in the open neighborhood of $v$. The minimum number of colors required to…

数据结构与算法 · 计算机科学 2025-03-10 Sriram Bhyravarapu , Swati Kumari , I. Vinod Reddy

Given a graph $H$, we say that a graph $G$ is properly rainbow $H$-saturated if: (1) There is a proper edge colouring of $G$ containing no rainbow copy of $H$; (2) For every $e \notin E(G)$, every proper edge colouring of $G+e$ contains a…

组合数学 · 数学 2024-10-15 Andrew Lane , Natasha Morrison

The class of $\mathsf{Ga}$lled-$\mathsf{T}$ree $\mathsf{Ex}$plainable ($\mathsf{GaTEx}$) graphs has recently been discovered as a natural generalization of cographs. Cographs are precisely those graphs that can be uniquely represented by a…

离散数学 · 计算机科学 2024-04-29 Marc Hellmuth , Guillaume E. Scholz

For an undirected, simple, finite, connected graph $G$, we denote by $V(G)$ and $E(G)$ the sets of its vertices and edges, respectively. A function $\varphi:E(G)\rightarrow\{1,2,\ldots,t\}$ is called a proper edge $t$-coloring of a graph…

离散数学 · 计算机科学 2012-05-02 R. R. Kamalian

A graph is said to be \emph{total-colored} if all the edges and the vertices of the graph are colored. A total-colored graph is \emph{total-rainbow connected} if any two vertices of the graph are connected by a path whose edges and internal…

组合数学 · 数学 2017-03-31 Wenjing Li , Xueliang Li , Colton Magnant , Jingshu Zhang

The Sombor index of a graph $G$ was recently introduced by Gutman from the geometric point of view, defined as $SO(G)=\sum_{uv\in E(G)}\sqrt{d(u)^2+d(v)^2}$, where $d(u)$ is the degree of a vertex $u$. For two real numbers $\alpha$ and…

组合数学 · 数学 2021-10-05 Jiachang Ye , Jianguo Qian

In a vertex-colored graph $G = (V, E)$, a subset $S \subseteq V$ is said to be consistent if every vertex has a nearest neighbor in $S$ with the same color. The problem of computing a minimum cardinality consistent subset of a graph is…

数据结构与算法 · 计算机科学 2023-05-15 Hiroki Arimura , Tatsuya Gima , Yasuaki Kobayashi , Hiroomi Nochide , Yota Otachi

A tree in an edge colored graph is said to be a rainbow tree if no two edges on the tree share the same color. Given two positive integers $k$, $\ell$ with $k\geq 3$, the \emph{$(k,\ell)$-rainbow index} $rx_{k,\ell}(G)$ of $G$ is the…

组合数学 · 数学 2013-10-21 Qingqiong Cai , Xueliang Li , Jiangli Song

Let G be a combinatorial graph with vertices V and edges E. A proper coloring of G is an assignment of colors to the vertices such that no edge connects two vertices of the same color. These are the colorings considered in the famous Four…

组合数学 · 数学 2021-06-08 Bruce E Sagan

We investigate the complexity of several fundamental polynomial-time solvable problems on graphs and on matrices, when the given instance has low treewidth; in the case of matrices, we consider the treewidth of the graph formed by non-zero…

数据结构与算法 · 计算机科学 2015-11-05 Fedor V. Fomin , Daniel Lokshtanov , Michał Pilipczuk , Saket Saurabh , Marcin Wrochna

We define an algorithm k which takes a connected graph G on a totally ordered vertex set and returns an increasing tree R (which is not necessarily a subtree of G). We characterize the set of graphs G such that k(G)=R. Because this set has…

组合数学 · 数学 2007-05-23 Gus Wiseman

A cactus graph is a graph in which any two cycles are edge-disjoint. We present a constructive proof of the fact that any plane graph $G$ contains a cactus subgraph $C$ where $C$ contains at least a $\frac{1}{6}$ fraction of the triangular…

离散数学 · 计算机科学 2019-03-18 Parinya Chalermsook , Andreas Schmid , Sumedha Uniyal

An edge-colored multigraph $G$ is rainbow connected if every pair of vertices is joined by at least one rainbow path, i.e., a path where no two edges are of the same color. In the context of multilayered networks we introduce the notion of…

组合数学 · 数学 2025-03-04 Josep Díaz , Öznur Yaşar Diner , Maria Serna , Oriol Serra

A spanning tree of a properly edge-colored complete graph, $K_n$, is rainbow provided that each of its edges receives a distinct color. In 1996, Brualdi and Hollingsworth conjectured that if $K_{2m}$ is properly $(2m-1)$-edge-colored, then…

组合数学 · 数学 2018-05-09 Hung-Lin Fu , Yuan-Hsun Lo , K. E. Perry , C. A. Rodger

Rainbow connection number rc(G) of a connected graph G is the minimum number of colours needed to colour the edges of G, so that every pair of vertices is connected by at least one path in which no two edges are coloured the same. In this…

组合数学 · 数学 2012-02-21 L. Sunil Chandran , Anita Das , Deepak Rajendraprasad , Nithin M. Varma

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