中文
相关论文

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

200 篇论文

In this paper we suggest the use of light for performing useful computations. Namely, we propose a special device which uses light rays for solving the Hamiltonian path problem on a directed graph. The device has a graph-like representation…

硬件体系结构 · 计算机科学 2007-08-13 Mihai Oltean

We propose a special computational device which uses light rays for solving the subset-sum problem. The device has a graph-like representation and the light is traversing it by following the routes given by the connections between nodes.…

硬件体系结构 · 计算机科学 2015-09-11 Mihai Oltean , Oana Muntean

A quantum computing scheme that uses a single photon and multiple-slit gratings is suggested for the Hamiltonian path problem on a simple graph G of N vertices. The photon is input to an N-slit grating followed by an N x N matrix of…

量子物理 · 物理学 2007-05-23 G. Sampath

We describe here an optical device, based on time-delays, for solving the set splitting problem which is well-known NP-complete problem. The device has a graph-like structure and the light is traversing it from a start node to a destination…

其他计算机科学 · 计算机科学 2017-12-05 Mihai Oltean

A Dynamic Programming based polynomial worst case time and space algorithm is described for computing Hamiltonian Path of a directed graph. Complexity constructive proofs along with a tested C++ implementation are provided as well. The…

数据结构与算法 · 计算机科学 2013-01-16 Dmitriy Nuriyev

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 this article we consider the Directed Steiner Path Cover problem on directed co-graphs. Given a directed graph G=(V,E) and a subset T of V of so-called terminal vertices, the problem is to find a minimum number of vertex-disjoint simple…

离散数学 · 计算机科学 2020-12-23 Frank Gurski , Dominique Komander , Carolin Rehs , Jochen Rethmann , Egon Wanke

We suggest a new optical solution for solving the YES/NO version of the Exact Cover problem by using the massive parallelism of light. The idea is to build an optical device which can generate all possible solutions of the problem and then…

硬件体系结构 · 计算机科学 2009-02-07 Mihai Oltean , Oana Muntean

In this paper we present the first deterministic polynomial time algorithm for determining the existence of a Hamiltonian cycle and finding a Hamiltonian cycle in general graphs. Our algorithm can also solve the Hamiltonian path problem in…

数据结构与算法 · 计算机科学 2022-07-12 Aimin Hou

We describe some necessary conditions for the existence of a Hamiltonian path in any graph (in other words, for a graph to be traceable). These conditions result in a linear time algorithm to decide the Hamiltonian path problem for cactus…

离散数学 · 计算机科学 2017-09-06 Pascal Welke

A supergrid graph is a finite vertex-induced subgraph of the infinite graph whose vertex set consists of all points of the plane with integer coordinates and in which two vertices are adjacent if the difference of their x or y coordinates…

计算复杂性 · 计算机科学 2019-08-21 Ruo-Wei Hung , Fatemeh Keshavarz-Kohjerdi

Under ray-optical light transport, the classical ray serves as a linear and local "point query" of light's behaviour. Linearity and locality are crucial to the formulation of sophisticated path tracing and sampling techniques, that enable…

图形学 · 计算机科学 2024-01-09 Shlomi Steinberg , Ravi Ramamoorthi , Benedikt Bitterli , Eugene d'Eon , Ling-Qi Yan , Matt Pharr

The Hamiltonian Path Problem is formulated as a continuous minimization problem on conductances assigned to an Ohmic network associated with the given graph. The objective function is a sum of two penalty terms that collectively enforce a…

最优化与控制 · 数学 2026-05-26 A. Sadovsky

The Hamiltonian cycle problem (HCP), which is an NP-complete problem, consists of having a graph G with n nodes and m edges and finding the path that connects each node exactly once. In this paper we compare some algorithms to solve a…

量子物理 · 物理学 2023-12-19 Giuseppe Corrente , Carlo Vincenzo Stanzione , Vittoria Stanzione

A new characterization of Hamiltonian graphs using f-cutset matrix is proposed. Based on this new characterization, a new exact polynomial time algorithm for the traveling salesman problem (TSP) is developed. We then define the so-called…

综合数学 · 数学 2025-02-26 Dhananjay P. Mehendale

A Hamiltonian path (a Hamiltonian cycle) in a graph is a path (a cycle, respectively) that traverses all of its vertices. The problems of deciding their existence in an input graph are well-known to be NP-complete, in fact, they belong to…

离散数学 · 计算机科学 2025-04-02 Nikola Jedličková , Jan Kratochvíl

This paper proposes a local search algorithm for a specific combinatorial optimisation problem in graph theory: the Hamiltonian Completion Problem (HCP) on undirected graphs. In this problem, the objective is to add as few edges as possible…

离散数学 · 计算机科学 2020-07-03 Jorik Jooken , Pieter Leyman , Patrick De Causmaecker

An instance of Hamiltonian cycle problem can be solved by converting it to an instance of Travelling salesman problem, assigning any choice of weights to edges of the underlying graph. In this note we demonstrate that, for difficult…

最优化与控制 · 数学 2019-02-28 Vladimir Ejov , Jerzy A Filar , Michael Haythorpe , John F Roddick , Serguei Rossomakhine

When solving the Hamiltonian path problem it seems natural to be given additional precedence constraints for the order in which the vertices are visited. For example one could decide whether a Hamiltonian path exists for a fixed starting…

离散数学 · 计算机科学 2025-02-28 Jesse Beisegel , Fabienne Ratajczak , Robert Scheffler

In this paper we summarize the existing principles for building unconventional computing devices that involve delayed signals for encoding solutions to NP-complete problems. We are interested in the following aspects: the properties of the…

新兴技术 · 计算机科学 2015-09-10 Mihai Oltean , Oana Muntean
‹ 上一页 1 2 3 10 下一页 ›