Labels

[MATH] Hamiltonian path

http://mathworld.wolfram.com/HamiltonianPath.html

HamiltonianPath[g, All]

1 comment:

  1. Hamiltonian path is a path that visit each vertex once.

    Eulerian path is a path that contain no repeated edge, namely, a trail containing all edges

    trail/path

    ReplyDelete