中文
相关论文

相关论文: Forbidden Subgraphs in Connected Graphs

200 篇论文

We investigate the problem $\#\mathsf{IndSub}(\Phi)$ of counting all induced subgraphs of size $k$ in a graph $G$ that satisfy a given property $\Phi$. This continues the work of Jerrum and Meeks who proved the problem to be…

计算复杂性 · 计算机科学 2018-07-06 Marc Roth , Johannes Schmitt

The shift-enabled property of an underlying graph is essential in designing distributed filters. This article discusses when a random graph is shift-enabled. In particular, popular graph models ER, WS, BA random graph are used, weighted and…

离散数学 · 计算机科学 2021-09-02 Liyan Chen , Samuel Cheng , Vladimir Stankovic , Lina Stankovic

Treewidth is a parameter that emerged from the study of minor closed classes of graphs (i.e. classes closed under vertex and edge deletion, and edge contraction). It in some sense describes the global structure of a graph. Roughly, a graph…

组合数学 · 数学 2022-02-02 Tara Abrishami , Maria Chudnovsky , Kristina Vušković

We prove essentially tight lower bounds, conditionally to the Exponential Time Hypothesis, for two fundamental but seemingly very different cutting problems on surface-embedded graphs: the Shortest Cut Graph problem and the Multiway Cut…

计算复杂性 · 计算机科学 2021-02-18 Vincent Cohen-Addad , Éric Colin de Verdière , Daniel Marx , Arnaud de Mesmay

A repetition is a sequence of symbols in which the first half is the same as the second half. An edge-coloring of a graph is repetition-free or nonrepetitive if there is no path with a color pattern that is a repetition. The minimum number…

组合数学 · 数学 2023-06-22 A. Kündgen , T. Talbot

We define a statistical ensemble of non-degenerate graphs, i.e. graphs without multiple- and self-connections between nodes. The node degree distribution is arbitrary, but the nodes are assumed to be uncorrelated. This completes our earlier…

统计力学 · 物理学 2009-11-07 Z. Burda , A. Krzywicki

Learning properties of large graphs from samples has been an important problem in statistical network analysis since the early work of Goodman \cite{Goodman1949} and Frank \cite{Frank1978}. We revisit a problem formulated by Frank…

统计理论 · 数学 2019-06-18 Jason M. Klusowski , Yihong Wu

Let $F$ be a strictly $k$-balanced $k$-uniform hypergraph with $e(F)\geq |F|-k+1$ and maximum co-degree at least two. The random greedy $F$-free process constructs a maximal $F$-free hypergraph as follows. Consider a random ordering of the…

组合数学 · 数学 2015-02-03 Daniela Kühn , Deryk Osthus , Amelia Taylor

A tree $T$ in an edge-colored graph is a {\it proper tree} if no two adjacent edges of $T$ receive the same color. Let $G$ be a connected graph of order $n$ and $k$ be a fixed integer with $2\le k\le n$. For a vertex subset $S \subseteq…

组合数学 · 数学 2016-03-30 Hong Chang , Xueliang Li , Zhongmei Qin

Semi-random processes involve an adaptive decision-maker, whose goal is to achieve some predetermined objective in an online randomized environment. They have algorithmic implications in various areas of computer science, as well as…

组合数学 · 数学 2020-09-29 Omri Ben-Eliezer , Lior Gishboliner , Dan Hefetz , Michael Krivelevich

The decycling number $\phi(G)$ of a graph $G$ is the smallest number of vertices which can be removed from $G$ so that the resulting graph has no cycles. Bau, Wormald and Zhou conjectured that with probability tending to one the decycling…

概率论 · 数学 2020-05-20 Lyuben Lichev , Dieter Mitsche

Recent years have witnessed the impressive progress in Neural Dependency Parsing. According to the different factorization approaches to the graph joint probabilities, existing parsers can be roughly divided into autoregressive and…

计算与语言 · 计算机科学 2023-06-22 Ye Ma , Mingming Sun , Ping Li

We consider the following activation process in undirected graphs: a vertex is active either if it belongs to a set of initially activated vertices or if at some point it has at least $r$ active neighbors, where $r>1$ is the activation…

离散数学 · 计算机科学 2014-02-11 Amin Coja-Oghlan , Uriel Feige , Michael Krivelevich , Daniel Reichman

Let $\mathcal{F}$ be a family of graphs. A graph $G$ is $\mathcal{F}$-saturated if $G$ contains no member of $\mathcal{F}$ as a subgraph but $G+e$ contains some member of $\mathcal{F}$ whenever $e\in E(\overline{G})$. The saturation number…

组合数学 · 数学 2018-03-06 Hui Lei , Suil O , Yongtang Shi , Douglas B. West , Xuding Zhu

An instance of the graph-constrained max-cut (GCMC) problem consists of (i) an undirected graph G and (ii) edge-weights on a complete undirected graph on the same vertex set. The objective is to find a subset of vertices satisfying some…

数据结构与算法 · 计算机科学 2018-10-18 Jon Lee , Viswanath Nagarajan , Xiangkun Shen

For a sequence $(H_i)_{i=1}^k$ of graphs, let $\textrm{nim}(n;H_1,\ldots, H_k)$ denote the maximum number of edges not contained in any monochromatic copy of $H_i$ in colour $i$, for any colour $i$, over all $k$-edge-colourings of~$K_n$.…

组合数学 · 数学 2018-07-11 Hong Liu , Oleg Pikhurko , Maryam Sharifzadeh

A graph $G$ is said to be a `set graph' if it admits an acyclic orientation that is also `extensional', in the sense that the out-neighborhoods of its vertices are pairwise distinct. Equivalently, a set graph is the underlying graph of the…

离散数学 · 计算机科学 2015-03-20 Martin Milanič , Romeo Rizzi , Alexandru I. Tomescu

A simple graph $G=(V,E)$ is word-representable if there exists a word $w$ over the alphabet $V$ such that letters $x$ and $y$ alternate in $w$ iff $xy\in E$. Word-representable graphs generalize several important classes of graphs. A graph…

组合数学 · 数学 2019-10-03 Özgür Akgün , Ian P. Gent , Sergey Kitaev , Hans Zantema

The present study was concerned with network failure problems for simple connected undirected graphs. A connected graph becomes unconnected through edge failure, under the assumptions that only edges can fail and each edge has an identical…

概率论 · 数学 2024-10-29 Hiroaki Mohri , Jun-ichi Takeshita

Equitable list arboricity, introduced by Zhang in 2016, generalizes the notion of equitable list coloring by requiring the subgraph induced by each color class to be acyclic (instead of edgeless) in addition to the usual upper bound on the…

组合数学 · 数学 2021-06-03 Hemanshu Kaul , Jeffrey A. Mudrock , Michael J. Pelsmajer