中文
相关论文

相关论文: Two Proofs of the Hamiltonian Cycle Identity

200 篇论文

Determining if an input undirected graph is Hamiltonian, i.e., if it has a cycle that visits every vertex exactly once, is one of the most famous NP-complete problems. We consider the following generalization of Hamiltonian cycles: for a…

数据结构与算法 · 计算机科学 2026-05-06 Antoine Amarilli , Arthur Lombardo , Mikaël Monet

Investigating a problem of B. Mohar, we show that every one-ended Hamiltonian cubic graph with end degree 3 contains a second Hamilton cycle. We also construct two examples showing that this result does not extend to give a third Hamilton…

组合数学 · 数学 2017-05-22 Max Pitz

The reliability polynomial of a graph gives the probability that a graph remains operational when all its edges could fail independently with a certain fixed probability. In general, the problem of finding uniformly most reliable graphs…

组合数学 · 数学 2020-05-07 Pol Llagostera , Nacho López , Carles Comas

We prove that the number of Hamiltonian paths on the complement of an acyclic digraph is equal to the number of cycle covers. As an application, we obtain a new expansion of the chromatic symmetric function of incomparability graphs in…

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

The Hamiltonian number of a connected graph is the minimum of the lengths of the closed, spanning walks in the graph. In 1968, Grinberg published a necessary condition for the existence of a Hamiltonian cycle in a planar graph, formulated…

组合数学 · 数学 2015-08-28 Thomas M. Lewis

We study the statistics of Hamiltonian cycles on various families of bicolored random planar maps (with the spherical topology). These families fall into two groups corresponding to two distinct universality classes with respective central…

数学物理 · 物理学 2023-12-15 Bertrand Duplantier , Olivier Golinelli , Emmanuel Guitter

Supergrid graphs contain grid graphs and triangular grid graphs as their subgraphs. The Hamiltonian cycle and path problems for general supergrid graphs were known to be NP-complete. A graph is called Hamiltonian if it contains a…

离散数学 · 计算机科学 2019-05-07 Fatemeh Keshavarz-Kohjerdi , Ruo-Wei Hung

We introduce a class of linear compartmental models called identifiable path/cycle models which have the property that all of the monomial functions of parameters associated to the directed cycles and paths from input compartments to output…

代数几何 · 数学 2021-09-01 Cashous Bortner , Nicolette Meshkat

The Hamiltonian cycle problem is to decide whether a given graph has a Hamiltonian cycle. Bertossi and Bonuccelli (1986, Information Processing Letters, 23, 195-200) proved that the Hamiltonian Cycle Problem is NP-Complete even for…

离散数学 · 计算机科学 2008-09-16 B. S. Panda , D. Pradhan

An upper bound for the number of Hamiltonian cycles of symmetric diagraphs is established first in this paper, which is tighter than the famous Minc's bound and the Br$\acute{e}$gman's bound. A transformation on graphs is proposed, so that…

离散数学 · 计算机科学 2008-12-06 Jinshan Zhang

We construct an explicit Hamiltonian cycle in the state graph of the 5-puzzle on a toroidal 2x 3 grid, a graph with 720 vertices. The cycle is described by a short symbolic sequence of 48 moves over the alphabet {L,R,V}, repeated $15$…

组合数学 · 数学 2025-11-17 Taizo Sadahiro

We present a memetic algorithm (\maa) approach for finding a Hamiltonian cycle in a Hamiltonian graph. The \ma is based on a proven approach to the Asymmetric Travelling Salesman Problem (\atspp) that, in this contribution, is boosted by…

神经与进化计算 · 计算机科学 2024-03-14 Sarwan Ali , Pablo Moscato

A Hamilton cycle in a digraph is a cycle that passes through all the vertices, where all the arcs are oriented in the same direction. The problem of finding Hamilton cycles in directed graphs is well studied and is known to be hard. One of…

组合数学 · 数学 2016-10-31 Asaf Ferber , Gal Kronenberg , Eoin Long

We analyze the problem of discovering long cycles inside a graph. We propose and test two algorithms for this task. The first one is based on recent advances in statistical mechanics and relies on a message passing procedure. The second…

统计力学 · 物理学 2007-07-03 Enzo Marinari , Guilhem Semerjian , Valery Van Kerrebroeck

In 1970 Lov\'asz conjectured that every connected vertex-transitive graph admits a Hamilton cycle, apart from five exceptional graphs. This conjecture has recently been settled for graphs defined by intersecting set systems, which feature…

组合数学 · 数学 2023-11-16 Torsten Mütze

A path (cycle) in a $2$-edge-colored multigraph is alternating if no two consecutive edges have the same color. The problem of determining the existence of alternating Hamiltonian paths and cycles in $2$-edge-colored multigraphs is an…

A graph construction that produces a k-regular graph on n vertices for any choice of k >= 3 and n = m(k+1) for integer m >= 2 is described. The number of Hamiltonian cycles in such graphs can be explicitly determined as a function of n and…

组合数学 · 数学 2016-08-03 Michael Haythorpe

Consider the graph that has as vertices all bitstrings of length $2n+1$ with exactly $n$ or $n+1$ entries equal to 1, and an edge between any two bitstrings that differ in exactly one bit. The well-known middle levels conjecture asserts…

组合数学 · 数学 2018-05-21 Petr Gregor , Torsten Mütze , Jerri Nummenpalo

Finding a Hamiltonian cycle in a given graph is computationally challenging, and in general remains so even when one is further given one Hamiltonian cycle in the graph and asked to find another. In fact, no significantly faster algorithms…

数据结构与算法 · 计算机科学 2024-02-23 Andreas Björklund , Petteri Kaski , Jesper Nederlof

We discuss several classical results about long paths and Hamilton cycles in random graphs and present accessible versions of their proofs, relying on the Depth First Search (DFS) algorithm and the notion of boosters.

组合数学 · 数学 2015-07-02 Michael Krivelevich