Solving The Hamiltonian Path Problem Using Optical Fiber Network

Chonghui Sun,Zhi Wang,Xiao Gong,Qiang Li,Chongqing Wu,Xiaojia Song,Yansi Le
DOI: https://doi.org/10.1109/ICOCN.2016.7875757
2016-01-01
Abstract:NP-Complete (Non-deterministic Polynomial Complete) problem is a famous mathematical problem, here we choose the Hamiltonian Path problem as the sample of the NP-Complete problems and put forward a method to solve it using optical fibernetwork. Instead of finding the path itself, the point of our solution is proving whether there exists such a Hamiltonian path which can travel all of the cities only once. We use optical fiberas information carriers and whether the time delay of passing through the system is equal to the sum of each node decides the existence of the Hamiltonian path. Because light has advantages of high speed of travelling and massive parallelism, utilizing this method to solve the Hamiltonian Path problem is faster than other common algorithms.
What problem does this paper attempt to address?