Unlike its cousin, the Euclidean Traveling Salesman Problem (TSP), to the best of our knowledge, there has been no documented all-neural solution to the Euclidean Hamiltonian Path Problem (HPP). The reason for this is the fact that the heuristics which map the cities onto the neurons ‘lose their credibility’ because the underlying cyclic property of the order of the neurons used in the TSP is lost in the HPP. In this paper we present three neural solutions to the HPP. The first of these, GSOM_HPP, is a generalization of Kohonen's self-organizing map (SOM) as modified by Angéniol et al.. The second and third methods use the recently-introduced self-organizing neural network, the Kohonen Network Incorporating Explicit Statistics (KNIES). The primary difference between KNIES and Kohonen's SOM is the fact that unlike SOM, every iteration in the training phase includes two distinct modules – the attracting module and the dispersing module. As a result of SOM and the dispersing module introduced in KNIES the neurons individually find their places both statistically and topologically, and also collectively maintain their mean to be the mean of the data points which they represent. The new philosophy, which has previously been used to effectively solve the Euclidean Traveling Salesman Problem (TSP), is now extended to solve the Euclidean Hamiltonian Path. These algorithms, which are the first all-neural solutions to the HPP, have also been rigorously tested. Experimental results for problems obtained by modifying selected instances from the traveling salesman problem library for the HPP indicate that they are both accurate and efficient. Apart from the computational results presented, the paper also contains a systematic strategy by which the quality of any HPP algorithm can be quantified.