中文
相关论文

相关论文: Solving the Hamiltonian path problem with a light-…

200 篇论文

The monography considers the problem of constructing a Hamiltonian cycle in a complete graph. A rule for constructing a Hamiltonian cycle based on isometric cycles of a graph is established. An algorithm for constructing a Hamiltonian cycle…

组合数学 · 数学 2024-09-19 Sergey Kurapov , Maxim Davidovsky , Svetlana Polyuga

An important challenge for current and near-term quantum devices is finding useful tasks that can be preformed on them. We first show how to efficiently encode a bounded $n \times n$ matrix $A$ into a linear optical circuit with $2n$ modes.…

量子物理 · 物理学 2023-08-15 Rawad Mezher , Ana Filipa Carvalho , Shane Mansfield

In order to find Hamiltonian cycle, algorithm should find edges that creates a Hamiltonian cycle. Higher number of edges creates more possibilities to check to solve the problem. Algorithm rests on analysis of original graph and opposite…

数据结构与算法 · 计算机科学 2022-08-25 Paweł Kaftan

We present a fast, differentiable, GPU-accelerated optimization method for ray path tracing in environments containing planar reflectors and straight diffraction edges. Based on Fermat's principle, our approach reformulates the path-finding…

信号处理 · 电气工程与系统科学 2026-01-01 Jérome Eertmans , Sophie Lequeu , Benoît Legat , Laurent Jacques , Claude Oestges

Programmable photonic integrated circuits (PPICs) are an emerging technology recently proposed as an alternative to custom-designed application-specific integrated photonics. Light routing is one of the most important functions that need to…

We train a small message-passing graph neural network to predict Hamiltonian cycles on Erd\H{o}s-R\'enyi random graphs in a critical regime. It outperforms existing hand-crafted heuristics after about 2.5 hours of training on a single GPU.…

机器学习 · 计算机科学 2023-06-13 Filip Bosnić , Mile Šikić

Time-driven quantum systems are important in many different fields of physics like cold atoms, solid state, optics, etc. Many of their properties are encoded in the time evolution operator which is calculated by using a time-ordered product…

The subset sum problem is a typical NP-complete problem that is hard to solve efficiently in time due to the intrinsic superpolynomial-scaling property. Increasing the problem size results in a vast amount of time consuming in…

新兴技术 · 计算机科学 2020-02-13 Xiao-Yun Xu , Xuan-Lun Huang , Zhan-Ming Li , Jun Gao , Zhi-Qiang Jiao , Yao Wang , Ruo-Jing Ren , H. P. Zhang , Xian-Min Jin

This work develops new numerical methods for the solution of the tomography problem in domains with reflecting obstacles. We compare the solution's performance for Lambertian reflection, for classical tomography with ubroken rays and for…

数值分析 · 数学 2012-09-04 Kamen Lozev

Efficiently calculating global illumination has always been one of the greatest challenges in computer graphics. Algorithms for approximating global illumination have always struggled to run in realtime for fully dynamic scenes, and have…

图形学 · 计算机科学 2025-05-06 Rouli Freeman , Alexander Sannikov , Adrian Margel

The aim of this paper is to present an algorithm which gives all the possible paths that start from a specific node to another of a weighted multi-graph. This algorithm is intended to be applied for the direct topological method.

数据结构与算法 · 计算机科学 2012-07-03 Abderrahmane Euldji , Abderrahim Tienti , Amine Boudghene Stambouli

A Hamiltonian path (cycle) in a graph is a path (cycle, respectively) which passes through all of its vertices. The problems of deciding the existence of a Hamiltonian cycle (path) in an input graph are well known to be NP-complete, and…

组合数学 · 数学 2024-03-07 Nikola Jedličková , Jan Kratochvíl

In this paper, we introduce a so-called Multistage graph Simple Path (MSP) problem and show that the Hamilton Circuit (HC) problem can be polynomially reducible to the MSP problem. To solve the MSP problem, we propose a polynomial algorithm…

数据结构与算法 · 计算机科学 2014-02-07 Xinwen Jiang

In this paper, we investigate Hamiltonian path problem in the context of split graphs, and produce a dichotomy result on the complexity of the problem. Our main result is a deep investigation of the structure of $K_{1,4}$-free split graphs…

离散数学 · 计算机科学 2017-11-28 P. Renjith , N. Sadagopan

We consider a problem of localizing a path-signal that evolves over time on a graph. A path-signal can be viewed as the trajectory of a moving agent on a graph in several consecutive time points. Combining dynamic programming and graph…

信号处理 · 电气工程与系统科学 2018-11-14 Yaoqing Yang , Siheng Chen , Mohammad Ali Maddah-Ali , Pulkit Grover , Soummya Kar , Jelena Kovačević

In this paper, we give the necessary and sufficient conditions for the existence of Hamiltonian paths in $L-$alphabet and $C-$alphabet grid graphs. We also present a linear-time algorithm for finding Hamiltonian paths in these graphs.

数据结构与算法 · 计算机科学 2011-07-12 Fatemeh Keshavarz-Kohjerdi , Alireza Bagheri

We present the Douglas-Rachford algorithm as a successful heuristic for solving graph coloring problems. Given a set of colors, these type of problems consist in assigning a color to each node of a graph, in such a way that every pair of…

最优化与控制 · 数学 2016-12-16 Francisco J. Aragón Artacho , Rubén Campoy

We study the Hamilton cycle problem with input a random graph G=G(n,p) in two settings. In the first one, G is given to us in the form of randomly ordered adjacency lists while in the second one we are given the adjacency matrix of G. In…

组合数学 · 数学 2021-11-30 Michael Anastos

We present a way of treating the problem of the interaction of a single trapped ion with laser beams based on successive aplications of unitary transformations onto the Hamiltonian. This allows the diagonalization of the Hamiltonian, by…

量子物理 · 物理学 2013-03-13 H. Moya-Cessa , A. Vidiella-Barranco , J. A. Roversi , S. M. Dutra

Given a $c$-edge-coloured multigraph, a proper Hamiltonian path is a path that contains all the vertices of the multigraph such that no two adjacent edges have the same colour. In this work we establish sufficient conditions for an…