中文
相关论文

相关论文: Computing Complete Graph Isomorphisms and Hamilton…

200 篇论文

In this paper, we study the Hamiltonicity of graphs with large minimum degree. Firstly, we present some conditions for a simple graph to be Hamilton-connected and traceable from every vertex in terms of the spectral radius of the graph or…

组合数学 · 数学 2017-11-29 Guidong Yu , Yi Fang , Yizheng Fan , Gaixiang Cai

A Hamiltonian cycle of a graph is a closed path which visits each of the vertices once and only once. In this article, Hamiltonian cycles on planar random lattices are considered. The generating function for the number of Hamiltonian cycles…

统计力学 · 物理学 2009-10-31 Saburo Higuchi

A matching is a set of edges in a graph with no common endpoint. A matching M is called acyclic if the induced subgraph on the endpoints of the edges in M is acyclic. Given a graph G and an integer k, Acyclic Matching Problem seeks for an…

计算复杂性 · 计算机科学 2022-10-05 Sahab Hajebi , Ramin Javadi

Graph isomorphism is an important problem as its worst-case time complexity is not yet fully understood. In this study, we try to draw parallels between a related optimization problem called point set registration. A graph can be…

最优化与控制 · 数学 2021-11-19 Yigit Oktar

Visibility graph of a simple polygon is a graph with the same vertex set in which there is an edge between a pair of vertices if and only if the segment through them lies completely inside the polygon. Each pair of adjacent vertices on the…

计算几何 · 计算机科学 2020-02-18 Hossein Boomari Soheila Farokhi

We study the Hamiltonian path problem in C-shaped grid graphs, and present the necessary and sufficient conditions for the existence of a Hamiltonian path between two given vertices in these graphs. We also give a linear-time algorithm for…

计算复杂性 · 计算机科学 2016-02-25 Fatemeh Keshavarz-Kohjerdi , Alireza Bagheri

In light of Lov\'{a}sz's longstanding question on the existence of Hamilton paths in vertex-transitive graphs, this paper considers a natural variant: what if vertex-transitivity is relaxed, yet a high degree of symmetry--specifically…

组合数学 · 数学 2026-02-17 Shaofei Du , Kai Yuan

Graph pattern matching is often defined in terms of subgraph isomorphism, an NP-complete problem. To lower its complexity, various extensions of graph simulation have been considered instead. These extensions allow pattern matching to be…

数据库 · 计算机科学 2012-01-04 Shuai Ma , Yang Cao , Wenfei Fan , Jinpeng Huai , Tianyu Wo

It is unknown whether two graphs can be tested for isomorphism in polynomial time. A classical approach to the Graph Isomorphism Problem is the d-dimensional Weisfeiler-Lehman algorithm. The d-dimensional WL-algorithm can distinguish many…

组合数学 · 数学 2010-12-10 Harm Derksen

For all integers $k$ with $k\geq 2$, if $G$ is a balanced $k$-partite graph on $n\geq 3$ vertices with minimum degree at least \[…

组合数学 · 数学 2020-05-28 Louis DeBiasio , Nicholas Spanier

The Hamiltonian cycle problem (HCP) in digraphs D with degree bound two is solved by two mappings in this paper. The first bijection is between an incidence matrix C_{nm} of simple digraph and an incidence matrix F of balanced bipartite…

计算复杂性 · 计算机科学 2011-11-09 Guohun Zhu

We prove that a complete bipartite graph can be decomposed into cycles of arbitrary specified lengths provided that the obvious necessary conditions are satisfied, the length of each cycle is at most the size of the smallest part, and the…

组合数学 · 数学 2012-04-17 Daniel Horsley

It is known that the canonical double cover of any connected nonbipartite graph have an automorphism group of the form $H \rtimes \mathbb{Z}_2$, where $H$ is the set of automorphism which preserve bipartite parts. We construct connected…

组合数学 · 数学 2024-06-11 Bartłomiej Bychawski

We study the complexity of the Graph Isomorphism problem on graph classes that are characterized by a finite number of forbidden induced subgraphs, focusing mostly on the case of two forbidden subgraphs. We show hardness results and develop…

数据结构与算法 · 计算机科学 2015-03-20 Stefan Kratsch , Pascal Schweitzer

The toughness of a noncomplete graph $G$ is the maximum real number $t$ such that the ratio of $|S|$ to the number of components of $G-S$ is at least $t$ for every cutset $S$ of $G$, and the toughness of a complete graph is defined to be…

组合数学 · 数学 2021-07-20 Yuping Gao , Songling Shan

We study the following generalization of the Hamiltonian cycle problem: Given integers $a,b$ and graph $G$, does there exist a closed walk in $G$ that visits every vertex at least $a$ times and at most $b$ times? Equivalently, does there…

计算复杂性 · 计算机科学 2024-05-28 Brian Liu , Nathan S. Sheffield , Alek Westover

The famous Gallai's Conjecture states that any connected graph with n vertices has a path decomposition containing at most (n+1)/2 paths. In this note, we explore graphs generated from removing edges from complete graphs. We first provide…

组合数学 · 数学 2022-11-01 Hua Wang , Andrew Zhang

Decomposing an Eulerian graph into a minimum respectively maximum number of edge disjoint cycles is an NP-complete problem. We prove that an Eulerian graph decomposes into a unique number of cycles if and only if it does not contain two…

组合数学 · 数学 2019-01-08 Irene Heinrich , Manuel Streicher

Many complex questions in biology, physics, and mathematics can be mapped to the graph isomorphism problem and the closely related graph automorphism problem. In particular, these problems appear in the context of network visualization,…

数据结构与算法 · 计算机科学 2012-11-14 Charo I. Del Genio , Thilo Gross

The cycles are the only $2$-connected graphs in which any two nonadjacent vertices form a vertex cut. We generalize this fact by proving that for every integer $k\ge 3$ there exists a unique graph $G$ satisfying the following conditions:…

组合数学 · 数学 2022-10-28 Yanan Hu , Xingzhi Zhan , Leilei Zhang