English
Related papers

Related papers: An O(n) time algorithm for finding Hamilton cycles…

200 papers

The semi-random graph process is a single player game in which the player is initially presented an empty graph on $n$ vertices. In each round, a vertex $u$ is presented to the player independently and uniformly at random. The player then…

Combinatorics · Mathematics 2020-06-05 Pu Gao , Bogumil Kaminski , Calum MacRury , Pawel Pralat

Consider the random graph process where we start with an empty graph on n vertices, and at time t, are given an edge e_t chosen uniformly at random among the edges which have not appeared so far. A classical result in random graph theory…

Combinatorics · Mathematics 2012-03-30 Choongbum Lee , Benny Sudakov , Dan Vilenchik

Deciding if a graph is a Hamilton graph, also named the Hamilton cycle problem, is important for discrete mathematics and computer science. Due to no characterization to identify Hamilton graphs effectively, there are no tractable…

Discrete Mathematics · Computer Science 2020-11-17 Heping Jiang

We study the problem of finding a Hamiltonian cycle under the promise that the input graph has a minimum degree of at least $n/2$, where $n$ denotes the number of vertices in the graph. The classical theorem of Dirac states that such graphs…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-07-24 Noy Biton , Reut Levi , Moti Medina

In this paper we prove a sufficient condition for the existence of a Hamilton cycle, which is applicable to a wide variety of graphs, including relatively sparse graphs. In contrast to previous criteria, ours is based on only two…

Combinatorics · Mathematics 2007-05-23 Dan Hefetz , Michael Krivelevich , Tibor Szabo

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…

Neural and Evolutionary Computing · Computer Science 2024-03-14 Sarwan Ali , Pablo Moscato

We show how to find a Hamiltonian cycle in a graph of degree at most three with n vertices, in time O(2^{n/3}) ~= 1.260^n and linear space. Our algorithm can find the minimum weight Hamiltonian cycle (traveling salesman problem), in the…

Data Structures and Algorithms · Computer Science 2007-06-14 David Eppstein

A packing of a graph G with Hamilton cycles is a set of edge-disjoint Hamilton cycles in G. Such packings have been studied intensively and recent results imply that a largest packing of Hamilton cycles in G_n,p a.a.s. has size \lfloor…

Combinatorics · Mathematics 2013-07-25 Dan Hefetz , Daniela Kühn , John Lapinskas , Deryk Osthus

Over 50 years ago, Erd\H{o}s and Gallai conjectured that the edges of every graph on $n$ vertices can be decomposed into $O(n)$ cycles and edges. Among other results, Conlon, Fox and Sudakov recently proved that this holds for the random…

Combinatorics · Mathematics 2019-02-20 Dániel Korándi , Michael Krivelevich , Benny Sudakov

We consider how many random edges need to be added to a graph of order $n$ with minimum degree $\alpha n$ in order that it contains the square of a Hamilton cycle w.h.p..

Combinatorics · Mathematics 2017-10-10 Patrick Bennett , Andrzej Dudek , Alan Frieze

We proposed an algorithm that covers some cases of Hamilton Circuit Problem.

Data Structures and Algorithms · Computer Science 2018-11-01 Hanlin Liu

We prove that for every $\varepsilon > 0$ there exists $n_0=n_0(\varepsilon)$ such that every regular oriented graph on $n > n_0$ vertices and degree at least $(1/4 + \varepsilon)n$ has a Hamilton cycle. This establishes an approximate…

Combinatorics · Mathematics 2023-09-15 Allan Lo , Viresh Patel , Mehmet Akif Yıldız

A Hamilton cycle in a directed graph $G$ is a cycle that passes through every vertex of $G$. A Hamiltonian decomposition of $G$ is a partition of its edge set into disjoint Hamilton cycles. In the late $60$s Kelly conjectured that every…

Combinatorics · Mathematics 2016-10-03 Asaf Ferber , Eoin Long , Benny Sudakov

Hung and Chang showed that for all k>=1 an interval graph has a path cover of size at most k if and only if its scattering number is at most k. They also showed that an interval graph has a Hamilton cycle if and only if its scattering…

Data Structures and Algorithms · Computer Science 2013-01-28 Hajo Broersma , Jiří Fiala , Petr A. Golovach , Tomáš Kaiser , Daniël Paulusma , Andrzej Proskurowski

We consider the existence of patterned Hamilton cycles in randomly colored random graphs. Given a string $\Pi$ over a set of colors $\{1,2,\ldots,r\}$, we say that a Hamilton cycle is $\Pi$-colored if the pattern repeats at intervals of…

Combinatorics · Mathematics 2018-05-01 Michael Anastos , Alan Frieze

We prove that if an $n$-vertex graph with minimum degree at least $3$ contains a Hamiltonian cycle, then it contains another cycle of length $n-o(n)$; this implies, in particular, that a well-known conjecture of Sheehan from 1975 holds…

Combinatorics · Mathematics 2017-09-19 António Girão , Teeradej Kittipassorn , Bhargav Narayanan

We study the existence of a directed Hamilton cycle in random digraphs with $m$ edges where we condition on minimum in- and out-degree at least one. Denote such a random graph by $D_{n,m}^{(\delta\geq1)}$. We prove that if $m=\tfrac n2(\log…

Combinatorics · Mathematics 2025-06-17 Colin Cooper , Alan Frieze

Let $\epsilon>0$. We consider the problem of constructing a Hamiltonian graph with $(1+\epsilon)n$ edges in the following controlled random graph process. Starting with the empty graph on $[n]$, at each round a set of $K=K(n)$ edges is…

Combinatorics · Mathematics 2022-09-22 Michael Anastos

We present a tight extremal threshold for the existence of Hamilton cycles in graphs with large minimum degree and without a large ``bipartite hole`` (two disjoint sets of vertices with no edges between them). This result extends Dirac's…

Combinatorics · Mathematics 2016-04-20 Colin McDiarmid , Nikola Yolov

We are motivated by a tantalizing open question in exact algorithms: can we detect whether an $n$-vertex directed graph $G$ has a Hamiltonian cycle in time significantly less than $2^n$? We present new randomized algorithms that improve…

Data Structures and Algorithms · Computer Science 2017-04-26 Andreas Björklund , Petteri Kaski , Ioannis Koutis
‹ Prev 1 3 4 5 6 7 10 Next ›