中文
相关论文

相关论文: Proving hamiltonian properties in connected 4-regu…

200 篇论文

The restricted $h$-connectivity of a graph $G$, denoted by $\kappa^h(G)$, is defined as the minimum cardinality of a set of vertices $F$ in $G$, if exists, whose removal disconnects $G$ and the minimum degree of each component of $G-F$ is…

组合数学 · 数学 2018-06-01 Huazhong Lü , Tingzeng Wu

${ NP}$-complete problem "Hamiltonian cycle"\ for graph $G=(V,E)$ is extended to the "Hamiltonian Complement of the Graph"\ problem of finding the minimal cardinality set $H$ containing additional edges so that graph $G=(V,E\cup H)$ is…

计算复杂性 · 计算机科学 2018-08-27 Anatoly Panyukov

Given any digraph $D$ on $n$ vertices, let $\mathcal{P}(D)$ be the family of all directed paths in $D$, and let $H$ be a digraph with the arc set $A(H)=\{a_1, \ldots, a_k\}$. The digraph $D$ is called arbitrary Hamiltonian $H$-linked if for…

组合数学 · 数学 2025-03-27 Yangyang Cheng , Zhilan Wang , Jin Yan

Observability of an array of identical LTI systems with incommensurable output matrices is studied, where an array is called observable when identically zero relative outputs imply synchronized solutions for the individual systems. It is…

动力系统 · 数学 2016-08-12 S. Emre Tuna

We prove that for every planar graph $X$ of treedepth $h$, there exists a positive integer $c$ such that for every $X$-minor-free graph $G$, there exists a graph $H$ of treewidth at most $f(h)$ such that $G$ is isomorphic to a subgraph of…

We study Hamiltonicity in graphs obtained as the union of a deterministic $n$-vertex graph $H$ with linear degrees and a $d$-dimensional random geometric graph $G^d(n,r)$, for any $d\geq1$. We obtain an asymptotically optimal bound on the…

组合数学 · 数学 2022-09-29 Alberto Espuny Díaz

In the subgraph-freeness problem, we are given a constant-size graph $H$, and wish to determine whether the network contains $H$ as a subgraph or not. The \emph{property-testing} relaxation of the problem only requires us to distinguish…

数据结构与算法 · 计算机科学 2017-05-12 Orr Fischer , Tzlil Gonen , Rotem Oshman

A graph is Hamiltonian if it contains a cycle which visits every vertex of the graph exactly once. In this paper, we consider the problem of Hamiltonicity of a graph $G_n$, which will be called the prime difference graph of order $n$, with…

组合数学 · 数学 2020-04-10 Hong-Bin Chen , Hung-Lin Fu , Jun-Yi Guo

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

Barnette's conjecture is an unsolved problem in graph theory. The problem states that every 3-regular (cubic), 3-connected, planar, bipartite (Barnette) graph is Hamiltonian. Partial results have been derived with restrictions on number of…

组合数学 · 数学 2020-08-18 Saptarshi Bej

The Weisfeiler-Leman (WL) algorithms form a family of incomplete approaches to the graph isomorphism problem. They recently found various applications in algorithmic group theory and machine learning. In fact, the algorithms form a…

离散数学 · 计算机科学 2025-10-29 Thomas Schneider , Pascal Schweitzer

We consider the feasibility problem of integer linear programming (ILP). We show that solutions of any ILP instance can be naturally represented by an FO-definable class of graphs. For each solution there may be many graphs representing it.…

计算机科学中的逻辑 · 计算机科学 2014-08-27 Constantin Enea , Peter Habermehl , Omar Inverso , Gennaro Parlato

Given a weighted graph $G(V,E)$ and $t \ge 1$, a subgraph $H$ is a \emph{$t$--spanner} of $G$ if the lengths of shortest paths in $G$ are preserved in $H$ up to a multiplicative factor of $t$. The \emph{subsetwise spanner} problem aims to…

In contrast with Kotzig's result that the line graph of a $3$-regular graph $X$ is Hamilton decomposable if and only if $X$ is Hamiltonian, we show that for each integer $k\geq 4$ there exists a simple non-Hamiltonian $k$-regular graph…

组合数学 · 数学 2017-10-18 Darryn Bryant , Barbara Maenhaut , Benjamin R. Smith

In this paper we provide sub-linear algorithms for several fundamental problems in the setting in which the input graph excludes a fixed minor, i.e., is a minor-free graph. In particular, we provide the following algorithms for minor-free…

数据结构与算法 · 计算机科学 2021-05-12 Reut Levi , Nadav Shoshan

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

A graph G on n vertices is Hamiltonian if it contains a cycle of length n and pancyclic if it contains cycles of length $\ell$ for all $3 \le \ell \le n$. Write $\alpha(G)$ for the independence number of $G$, i.e. the size of the largest…

组合数学 · 数学 2009-03-27 Peter Keevash , Benny Sudakov

We study the problems of counting copies and induced copies of a small pattern graph $H$ in a large host graph $G$. Recent work fully classified the complexity of those problems according to structural restrictions on the patterns $H$. In…

计算复杂性 · 计算机科学 2024-04-15 Marco Bressan , Leslie Ann Goldberg , Kitty Meeks , Marc Roth

The bipartite independence number of a graph $G$, denoted by $\widetilde{\alpha}(G)$, is defined as the smallest integer $q$ for which there exist positive integers $s$ and $t$ with $s + t = q + 1$, such that for any two disjoint subsets…

组合数学 · 数学 2025-06-12 Hongxi Liu , Long-Tu Yuan , Xiaowen Zhang

A graph $G$ contains a graph $H$ as an induced minor if $H$ can be obtained from $G$ by vertex deletions and edge contractions. The class of $H$-induced-minor-free graphs generalizes the class of $H$-minor-free graphs, but unlike…

数据结构与算法 · 计算机科学 2023-08-10 Tuukka Korhonen , Daniel Lokshtanov